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-sccp-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/.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 bfa3980386351dc1552d032781a0e2bd2edc5c0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Commit message: "testenv: fix missing hasattr check" > git rev-list --no-walk bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sccp-test-asan] $ /bin/sh -xe /tmp/jenkins9683126031315333235.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.50, 0.43, 0.60 + RC=0 + ./testenv.py run sccp --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/podman/testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/var-lib-apt-debian-trixie:/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-sccp-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-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-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [33.1 kB] Fetched 9931 kB in 1s (13.6 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-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-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-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for sccp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-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-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-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-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'make', 'sccp'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp' PP IPA_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 | " | ^ TTCN *.ttcn *.asn SCCP_Tests_RAW.ttcn: In TTCN-3 module `SCCP_Tests_RAW': SCCP_Tests_RAW.ttcn:140.9-164.1: In function definition `f_exp_sccp': SCCP_Tests_RAW.ttcn:142.47-83: In template variable definition `exp': SCCP_Tests_RAW.ttcn:127.9-138.1: note: Referenced function is here SCCP_Tests_RAW.ttcn:339.9-344.1: In function definition `f_tx_xudt_exp': SCCP_Tests_RAW.ttcn:343.2-19: In function instance: SCCP_Tests_RAW.ttcn:343.12-19: In actual parameter list of function `@SCCP_Tests_RAW.f_exp_sccp': SCCP_Tests_RAW.ttcn:343.13-18: In parameter #1 for `sccp': SCCP_Tests_RAW.ttcn:340.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:364.9-369.1: In function definition `f_tx_ludt_exp': SCCP_Tests_RAW.ttcn:368.2-19: In function instance: SCCP_Tests_RAW.ttcn:368.12-19: In actual parameter list of function `@SCCP_Tests_RAW.f_exp_sccp': SCCP_Tests_RAW.ttcn:368.13-18: In parameter #1 for `sccp': SCCP_Tests_RAW.ttcn:365.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:432.1-448.1: In testcase definition `TC_scmg_sst_ssn1': SCCP_Tests_RAW.ttcn:447.2-43: In function instance: SCCP_Tests_RAW.ttcn:447.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:447.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:435.42-47: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:451.1-467.1: In testcase definition `TC_scmg_sst_ssn_valid': SCCP_Tests_RAW.ttcn:466.2-43: In function instance: SCCP_Tests_RAW.ttcn:466.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:466.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:454.42-47: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:490.1-504.1: In testcase definition `TC_callingparty_ssn_only': SCCP_Tests_RAW.ttcn:503.2-75: In function instance: SCCP_Tests_RAW.ttcn:503.15-75: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:503.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:493.42-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp' DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP Native_FunctionDefs.cc DEP SCCP_EncDec.cc DEP SCTPasp_PT.cc DEP TCCConversion.cc DEP TCCEncoding.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP UD_PT.cc DEP GSM_Types.cc DEP General_Types.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPL4asp_Types.cc DEP M3UA_Emulation.cc DEP M3UA_Types.cc DEP MTP3asp_PortType.cc DEP MTP3asp_Types.cc DEP Misc_Helpers.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP SCCP_CodecPort.cc DEP SCCP_Emulation.cc DEP SCCP_Templates.cc DEP SCCP_Tests.cc DEP SCCP_Tests_RAW.cc DEP SCCP_Types.cc DEP SCCPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTPasp_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP UD_PortType.cc DEP UD_Types.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP M3UA_Emulation_part_1.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Types_part_1.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_7.cc DEP MTP3asp_PortType_part_1.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP SCCP_CodecPort_part_1.cc DEP SCCP_CodecPort_part_2.cc DEP SCCP_CodecPort_part_3.cc DEP SCCP_CodecPort_part_4.cc DEP SCCP_CodecPort_part_5.cc DEP SCCP_CodecPort_part_6.cc DEP SCCP_CodecPort_part_7.cc DEP SCCP_Emulation_part_1.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Tests_part_1.cc DEP SCCP_Tests_part_2.cc DEP SCCP_Tests_part_3.cc DEP SCCP_Tests_part_4.cc DEP SCCP_Tests_part_5.cc DEP SCCP_Tests_part_6.cc DEP SCCP_Tests_part_7.cc DEP SCCP_Tests_RAW_part_1.cc DEP SCCP_Tests_RAW_part_2.cc DEP SCCP_Tests_RAW_part_3.cc DEP SCCP_Tests_RAW_part_4.cc DEP SCCP_Tests_RAW_part_5.cc DEP SCCP_Tests_RAW_part_6.cc DEP SCCP_Tests_RAW_part_7.cc DEP SCCP_Types_part_1.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_7.cc DEP SCCPasp_Types_part_1.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_7.cc DEP SCTPasp_PortType_part_1.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP UD_PortType_part_1.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_7.cc DEP UD_Types_part_1.cc DEP UD_Types_part_2.cc DEP UD_Types_part_3.cc DEP UD_Types_part_4.cc DEP UD_Types_part_5.cc DEP UD_Types_part_6.cc DEP UD_Types_part_7.cc DEP IPA_Emulation.cc DEP SCCP_Mapping.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP SCCP_Mapping_part_1.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_7.cc CC GSM_Types.o CC General_Types.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 M3UA_Emulation.o CC M3UA_Types.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.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 SCCP_CodecPort.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Tests.o CC SCCP_Tests_RAW.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC Socket_API_Definitions.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 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 IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_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 SCCP_CodecPort_part_1.o CC SCCP_CodecPort_part_2.o CC SCCP_CodecPort_part_3.o CC SCCP_CodecPort_part_4.o CC SCCP_CodecPort_part_5.o CC SCCP_CodecPort_part_6.o CC SCCP_CodecPort_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_Tests_part_1.o CC SCCP_Tests_part_2.o CC SCCP_Tests_part_3.o CC SCCP_Tests_part_4.o CC SCCP_Tests_part_5.o CC SCCP_Tests_part_6.o CC SCCP_Tests_part_7.o CC SCCP_Tests_RAW_part_1.o CC SCCP_Tests_RAW_part_2.o CC SCCP_Tests_RAW_part_3.o CC SCCP_Tests_RAW_part_4.o CC SCCP_Tests_RAW_part_5.o CC SCCP_Tests_RAW_part_6.o CC SCCP_Tests_RAW_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC IPA_Emulation.o CC SCCP_Mapping.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 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 IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UD_PT.o CCLD GSM_Types.so CCLD General_Types.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 M3UA_Emulation.so CCLD M3UA_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.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 SCCP_CodecPort.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Tests.so CCLD SCCP_Tests_RAW.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD Socket_API_Definitions.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 GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_3.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_4.so CCLD General_Types_part_3.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD 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 M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD SCCP_CodecPort_part_1.so CCLD SCCP_CodecPort_part_2.so CCLD SCCP_CodecPort_part_3.so CCLD SCCP_CodecPort_part_4.so CCLD SCCP_CodecPort_part_5.so CCLD SCCP_CodecPort_part_6.so CCLD SCCP_CodecPort_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_Tests_part_1.so CCLD SCCP_Tests_part_2.so CCLD SCCP_Tests_part_3.so CCLD SCCP_Tests_part_4.so CCLD SCCP_Tests_part_5.so CCLD SCCP_Tests_part_6.so CCLD SCCP_Tests_part_7.so CCLD SCCP_Tests_RAW_part_1.so CCLD SCCP_Tests_RAW_part_2.so CCLD SCCP_Tests_RAW_part_3.so CCLD SCCP_Tests_RAW_part_4.so CCLD SCCP_Tests_RAW_part_5.so CCLD SCCP_Tests_RAW_part_6.so CCLD SCCP_Tests_RAW_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_PortType_part_7.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 Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD 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 SCCP_Mapping.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 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 IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UD_PT.so CCLD SCCP_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ Packages [54.5 kB] Fetched 56.0 kB in 0s (137 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'apt-rdepends', 'libosmocore-dev'] [testenv] libosmocore-dev -> libc6: installing libc6-dbg [testenv] libosmocore-dev -> libosmocore: installing libosmocore-dbg [testenv] libosmocore-dev -> libosmocore22: installing libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'apt-rdepends', 'libosmo-netif-dev'] [testenv] libosmo-netif-dev -> libosmocore: installing libosmocore-dbg [testenv] libosmo-netif-dev -> libc6: installing libc6-dbg [testenv] libosmo-netif-dev -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: libosmocore-dev, libosmo-netif-dev, libc6-dbg, libosmocore-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'libosmocore-dev', 'libosmo-netif-dev', 'libc6-dbg', 'libosmocore-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly-asan The following NEW packages will be installed: libc6-dbg libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly-asan 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. Need to get 17.1 MB of archives. After this operation, 72.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508302029~asan [3040 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-nightly-asan 202508302029 [1208 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508302029~asan [580 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508302029~asan [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508302029~asan [156 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508302029~asan [837 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508302029~asan [152 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508302029~asan [271 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508302029~asan [637 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508302029~asan [98.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508302029~asan [104 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508302029~asan [65.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508302029~asan [44.3 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore-dev 1.11.0.32.33cb4.202508302029~asan [2710 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508302029~asan [218 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmo-netif-dev 1.6.0.13.c499.202508302029~asan [229 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508302029~asan [3629 kB] Fetched 17.1 MB in 0s (64.6 MB/s) 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 ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508302029~asan_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508302029~asan) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../02-osmocom-nightly-asan_202508302029_amd64.deb ... Unpacking osmocom-nightly-asan (202508302029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../04-libosmocodec4_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../07-libosmocoding0_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../09-libosmogb14_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../11-libosmosim2_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../12-libosmousb0_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../13-libosmocore_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../14-libosmocore-dev_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../15-libosmonetif11_1.6.0.13.c499.202508302029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508302029~asan) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../16-libosmo-netif-dev_1.6.0.13.c499.202508302029~asan_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0.13.c499.202508302029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508302029~asan) ... Setting up osmocom-nightly-asan (202508302029) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508302029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmocore (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmocore-dev:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmo-netif-dev:amd64 (1.6.0.13.c499.202508302029~asan) ... Processing triggers for libc-bin (2.41-12) ... [testenv] libosmo-sigtran: cloning master [testenv] + ['git', '-c', 'advice.detachedHead=false', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan', 'clone', '--depth', '1', '--branch', 'master', 'https://gerrit.osmocom.org/libosmo-sigtran'] Cloning into 'libosmo-sigtran'... [testenv] libosmo-sigtran: showing current commit [testenv] + ['git', '-P', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran', '-c', 'color.ui=always', 'log', '-1', '--oneline'] ddd3409 sccp: Allow osmo_sccp_instance_destroy(NULL) [testenv] Building sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'autoreconf', '-fi'] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:167: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:167: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:167: the top level configure.ac:184: warning: AC_OUTPUT should be used without arguments. configure.ac:184: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' examples/Makefile.am: installing './depcomp' include/osmocom/sigtran/Makefile.am:2: warning: dir $@: non-POSIX variable name include/osmocom/sigtran/Makefile.am:2: (probably a GNU make extension) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', './configure', '--enable-sanitize'] checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.11.0... yes checking for libosmovty >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmo-netif >= 1.6.0... yes checking for library containing sctp_recvmsg... -lsctp checking if gcc supports -fvisibility=hidden... yes checking for doxygen... false checking whether to enable VTY/CTRL tests... no CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -Wall" CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-sigtran.pc config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/sccp/Makefile config.status: creating include/osmocom/sigtran/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/m2ua/Makefile config.status: creating tests/xua/Makefile config.status: creating tests/ss7/Makefile config.status: creating tests/vty/Makefile config.status: creating examples/Makefile config.status: creating stp/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/src', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'make', '-j', '20', 'libosmo-sigtran.la'] CC ipa.lo CC m3ua.lo CC sccp2sua.lo CC sccp_connection.lo CC sccp_helpers.lo CC sccp_instance.lo CC sccp_lbcs.lo CC sccp_sap.lo CC sccp_sclc.lo CC sccp_scmg.lo CC sccp_scrc.lo CC sccp_scoc.lo CC sccp_scoc_fsm.lo CC sccp_types.lo CC sccp_user.lo CC sccp_vty.lo CC ss7.lo CC ss7_as.lo CC ss7_as_vty.lo CC ss7_asp.lo sccp_scoc_fsm.c: In function 'scoc_fsm_active': sccp_scoc_fsm.c:360:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' 360 | #pragma message("TODO: internal disco: send N-DISCONNECT.ind to user") | ^~~~~~~ CC ss7_asp_vty.lo CC ss7_asp_peer.lo CC ss7_combined_linkset.lo CC ss7_hmrt.lo CC ss7_instance.lo CC ss7_link.lo CC ss7_linkset.lo CC ss7_vty.lo CC ss7_xua_srv.lo CC ss7_xua_srv_vty.lo CC ss7_route.lo CC ss7_route_table.lo CC ss7_user.lo CC sua.lo CC xua_asp_fsm.lo CC xua_as_fsm.lo CC xua_default_lm_fsm.lo CC xua_msg.lo CC xua_rkm.lo CC xua_shared.lo CC xua_snm.lo CCLD libosmo-sigtran.la [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/examples', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'make', '-j', '20', 'sccp_demo_user'] CC sccp_demo_user.o CC sccp_test_server.o CC sccp_test_vty.o CCLD sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'ln', '-s', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/examples/sccp_demo_user', '/usr/local/bin/sccp_demo_user'] [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp/SCCP_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg'] [testenv] + ['cp', '-a', 'sccp_demo_user.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp/SCCP_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.default'] [testenv] Running sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'sh', '-c', 'run_sccp_demo_user.sh -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user/sccp_demo_user.log'] [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) + [ -n ] + exec sccp_demo_user -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg 20250831174123870 DLGLOBAL NOTICE Available via telnet 127.0.0.2 2324 (telnet_interface.c:88) 20250831174123870 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250831174123870 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250831174123870 DLSS7 INFO Creating m3ua Server 127.0.0.2:2905 (ss7_xua_srv.c:238) 20250831174123870 DLSS7 INFO Created m3ua server on 127.0.0.2:2905 (ss7_xua_srv.c:258) 20250831174123870 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.2:2905 (ss7_xua_srv.c:326) 20250831174123871 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250831174123871 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250831174123871 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x5120000027a0 (ss7_user.c:88) 20250831174123871 DLGLOBAL DEBUG validating counter group 0x7fd28aff5e60(sigtran_as) with 35 counters (rate_ctr.c:86) 20250831174123871 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Allocated (fsm.c:456) 20250831174123871 DLSS7 INFO 0: AS(as-srv-client) Created AS (ss7_instance.c:325) 20250831174123871 DLSS7 INFO 0: RT(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) Creating route: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_route.c:143) 20250831174123871 DLGLOBAL DEBUG validating counter group 0x7fd28aff61e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250831174123871 DLSS7 INFO 0: AS(as-srv-client) Adding ASP asp-srv-client to AS (ss7_as.c:161) 20250831174123871 DLSS7 INFO 0: ASP(asp-srv-client) Restarting ASP asp-srv-client, r=127.0.0.1:2905<->l=127.0.0.2:2905 (ss7_asp.c:894) 20250831174123871 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Allocated (fsm.c:456) 20250831174123871 DLSS7 NOTICE 0: ASP(asp-srv-client) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250831174123871 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'refuser' to SSN=201 PC=(no PC) (sccp_instance.c:168) 20250831174123871 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'echo' to SSN=202 PC=(no PC) (sccp_instance.c:168) 20250831174123871 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'callback' to SSN=203 PC=(no PC) (sccp_instance.c:168) 20250831174123871 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'test_client_vty' to SSN=254 PC=(no PC) (sccp_instance.c:168) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/start-testsuite.sh', 'sccp/SCCP_Tests', 'SCCP_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli SCCP_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: SCCP_Tests.cfg MC@d4640d9293ef: Unix server socket created successfully. MC@d4640d9293ef: Listening on TCP port 42995. MC2> d4640d9293ef is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp/SCCP_Tests d4640d9293ef 42995 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@d4640d9293ef: New HC connected from 10.0.2.100 [10.0.2.100]. d4640d9293ef: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@d4640d9293ef: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d4640d9293ef: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d4640d9293ef: Configuration file was processed on all HCs. MC@d4640d9293ef: Creating MTC on host 10.0.2.100. MC@d4640d9293ef: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'. ------ SCCP_Tests.TC_routing_global_title_crash ------ Sun Aug 31 17:41:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_routing_global_title_crash started. 20250831174125187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59740<->l=127.0.0.2:2324 (telnet_interface.c:192) 4@d4640d9293ef: ************************************************* 4@d4640d9293ef: M3UA emulation initiated, the test can be started 4@d4640d9293ef: ************************************************* 3@d4640d9293ef: v_sccp_pdu_maxlen:268 20250831174125406 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174125406 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250831174125407 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174125407 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174125407 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174125407 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 4@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 4@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 4@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered 4@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174125412 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174125412 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174125412 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174125413 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174125413 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250831174125413 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250831174125413 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174125413 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250831174125413 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250831174125413 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174125413 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250831174125413 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 4@d4640d9293ef: M3UA_ASPUP sent 4@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174125413 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250831174125413 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174125413 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174125413 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174125413 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174125413 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 4@d4640d9293ef: Message received on association #8 4@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 4@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 4@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174125414 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174125414 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174125414 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174125414 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174125414 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250831174125414 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250831174125414 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250831174125414 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174125414 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250831174125414 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174125414 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250831174125414 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174125414 DLSS7 INFO 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) Creating route: pc=0=0.0.0 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_route.c:143) 20250831174125414 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'available' (ss7_route.c:409) 20250831174125414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174125414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174125414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174125414 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174125414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174125414 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174125414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174125414 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174125414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174125414 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250831174125414 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174125414 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 4@d4640d9293ef: Message received on association #8 4@d4640d9293ef: M3UA_BEAT received in wrong state 4@d4640d9293ef: Message received on association #8 4@d4640d9293ef: Received M3UA_NOTIFY -> discard 4@d4640d9293ef: Message received on association #8 4@d4640d9293ef: ASPAC_Ack received for association #8 4@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 4@d4640d9293ef: Sending buffered message #0 20250831174125419 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=56) (stream_srv.c:811) 20250831174125419 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 56 bytes from client (stream_srv.c:825) 20250831174125419 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 4@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174125419 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174125419 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174125419 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174125419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174125419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,GTI=1,GT=() (sccp2sua.c:334) 20250831174125419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250831174125419 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000081), PART(T=Destination Address,L=28,D=00020006800100100000000106000003103254008002000800000001), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=10,D=12345678901234567890) (sccp_scrc.c:545) 20250831174125419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174125419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174125419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174125419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (28) 00 02 00 06 80 01 00 10 00 00 00 01 06 00 00 03 10 32 54 00 80 02 00 08 00 00 00 01 (sua.c:387) 20250831174125419 DLSUA DEBUG SUA IEI 0x0103 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250831174125420 DLSUA DEBUG SUA IEI 0x0103 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250831174125420 DLSCCP NOTICE 0: SCCP(rctx=0) Unable to find user for SSN=0 PC=0.0.1 (sccp_scrc.c:377) 20250831174125420 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (unequipped user) for CL message CL:CLDT (sccp_instance.c:238) 4@d4640d9293ef: Message received on association #8 20250831174125420 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (unequipped user) for CL message CL:CLDT (sccp_sclc.c:399) 20250831174125420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174125420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174125420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174125420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDR,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=SCCP Cause,L=4,D=00000104), PART(T=Source Address,L=28,D=00020006800100100000000106000003103254008002000800000001), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=10,D=12345678901234567890) (sccp_scrc.c:483) 20250831174125420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174125420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174125420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174125420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (28) 00 02 00 06 80 01 00 10 00 00 00 01 06 00 00 03 10 32 54 00 80 02 00 08 00 00 00 01 (sua.c:387) 4@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174125420 DLSUA DEBUG SUA IEI 0x0102 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250831174125420 DLSUA DEBUG SUA IEI 0x0102 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250831174125420 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174125420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174125420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174125420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174125420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (28) 00 02 00 06 80 01 00 10 00 00 00 01 06 00 00 03 10 32 54 00 80 02 00 08 00 00 00 01 (sua.c:387) 20250831174125420 DLSUA DEBUG SUA IEI 0x0102 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250831174125420 DLSUA DEBUG SUA IEI 0x0102 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250831174125421 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174125421 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174125421 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174125421 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174125421 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174125421 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 01 00 00 00 17 03 00 00 00 0a 04 03 07 0e 04 43 17 00 ca 07 45 01 00 03 10 32 54 0a 12 34 56 78 90 12 34 56 78 90 00 00 00 (ss7_asp.c:1383) 20250831174125421 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 4@d4640d9293ef: Message received on association #8 4@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d4640d9293ef: Timeout.... MTC@d4640d9293ef: Warning: Stopping inactive timer TL_timer. MTC@d4640d9293ef: setverdict(pass): none -> pass 20250831174135223 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174135223 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174135223 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174135223 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 3@d4640d9293ef: Final verdict of PTC: none 20250831174135223 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250831174135223 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174135223 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174135223 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174135223 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250831174135223 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174135223 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 4@d4640d9293ef: Final verdict of PTC: none 20250831174135223 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250831174135223 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174135223 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250831174135223 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174135223 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174135223 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250831174135223 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250831174135223 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250831174135223 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174135223 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250831174135223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174135223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174135223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174135223 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174135223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174135223 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174135223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174135223 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174135223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174135223 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174135223 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250831174135224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59740<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@d4640d9293ef: Setting final verdict of the test case. MTC@d4640d9293ef: Local verdict of MTC: pass MTC@d4640d9293ef: Local verdict of PTC with component reference 3: none (pass -> pass) MTC@d4640d9293ef: Local verdict of PTC with component reference 4: none (pass -> pass) MTC@d4640d9293ef: Test case TC_routing_global_title_crash finished. Verdict: pass MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'. Sun Aug 31 17:41:35 UTC 2025 ====== SCCP_Tests.TC_routing_global_title_crash pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=28896) Waiting for packet dumper to finish... 1 (prev_count=28896, count=39092) 20250831174137223 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174137223 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174137224 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0). MC@d4640d9293ef: Test execution finished. MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'. ------ SCCP_Tests_RAW.TC_cr_cc ------ Sun Aug 31 17:41:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_cr_cc started. 20250831174138263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35130<->l=127.0.0.2:2324 (telnet_interface.c:192) 5@d4640d9293ef: ************************************************* 5@d4640d9293ef: M3UA emulation initiated, the test can be started 5@d4640d9293ef: ************************************************* 20250831174138487 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174138487 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174138487 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174138487 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174138487 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 5@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 5@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 5@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174138490 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174138490 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 5@d4640d9293ef: M3UA_ASPUP sent 20250831174138490 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174138490 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174138491 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250831174138491 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250831174138491 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174138491 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250831174138491 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250831174138491 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174138491 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250831174138491 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174138491 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250831174138491 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174138491 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174138491 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174138491 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 5@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174138491 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 5@d4640d9293ef: Message received on association #8 5@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 5@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 20250831174138492 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174138492 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 5@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174138493 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174138493 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174138493 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250831174138493 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250831174138493 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250831174138493 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174138493 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250831174138493 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174138493 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 5@d4640d9293ef: Message received on association #8 20250831174138493 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174138493 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250831174138493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174138493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174138493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174138493 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174138493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174138493 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174138493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174138493 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174138493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174138494 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250831174138494 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 5@d4640d9293ef: M3UA_BEAT received in wrong state 20250831174138494 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 5@d4640d9293ef: Message received on association #8 5@d4640d9293ef: Received M3UA_NOTIFY -> discard 5@d4640d9293ef: Message received on association #8 5@d4640d9293ef: ASPAC_Ack received for association #8 5@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 5@d4640d9293ef: Message received on association #8 5@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174139293 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:811) 20250831174139294 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:825) 20250831174139294 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174139294 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174139294 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174139294 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174139294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 5@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174139294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250831174139294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250831174139294 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:545) 20250831174139294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174139294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174139294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174139294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174139294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174139294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174139294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174139294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174139295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174139295 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Allocated (fsm.c:456) 20250831174139295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(1,remPC=0=0.0.0) Received CO:CORE (sccp_scoc.c:787) 20250831174139295 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:820) 20250831174139295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174139295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174139295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174139295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174139295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174139295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174139295 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc_fsm.c:173) 20250831174139295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-CONNECT.indication (sccp_user.c:121) 20250831174139295 DMAIN INFO Accepting N-CONNECT.ind (local_ref=1) (sccp_test_server.c:55) 20250831174139295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-CONNECT.response) (sccp_sap.c:222) 20250831174139295 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_sap.c:263) 20250831174139295 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:455) 20250831174139295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174139295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174139295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174139295 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174139295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174139295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174139295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174139296 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=1 -> eSLS=65: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174139296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174139296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174139296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174139296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174139296 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=1 -> eSLS=65: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174139296 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174139296 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174139296 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174139296 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 01 02 00 00 01 00 00 01 02 01 03 04 43 01 00 ca 00 (ss7_asp.c:1383) 20250831174139296 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc_fsm.c:205) 20250831174139296 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 5@d4640d9293ef: Message received on association #8 5@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d4640d9293ef: setverdict(pass): none -> pass 20250831174139301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35130<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250831174139303 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174139303 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174139303 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174139303 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250831174139303 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250831174139303 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174139303 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174139303 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174139303 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250831174139303 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174139303 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250831174139303 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 5@d4640d9293ef: Final verdict of PTC: none 20250831174139303 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174139303 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250831174139303 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174139303 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174139303 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250831174139303 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250831174139303 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250831174139303 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174139304 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) MTC@d4640d9293ef: Setting final verdict of the test case. 20250831174139304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174139304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174139304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174139304 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174139304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@d4640d9293ef: Local verdict of MTC: pass 20250831174139304 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174139304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174139304 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174139304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@d4640d9293ef: Local verdict of PTC with component reference 5: none (pass -> pass) 20250831174139304 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174139304 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@d4640d9293ef: Test case TC_cr_cc finished. Verdict: pass MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'. Sun Aug 31 17:41:39 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17396) Waiting for packet dumper to finish... 1 (prev_count=17396, count=40560) 20250831174141305 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174141305 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174141305 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0). MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'. ------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------ Sun Aug 31 17:41:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_udt_without_cr_cc started. 20250831174142413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35146<->l=127.0.0.2:2324 (telnet_interface.c:192) 6@d4640d9293ef: ************************************************* 6@d4640d9293ef: M3UA emulation initiated, the test can be started 6@d4640d9293ef: ************************************************* 20250831174142630 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174142630 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174142630 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174142630 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174142631 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 6@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 6@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 6@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174142636 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174142637 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174142637 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174142637 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174142637 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250831174142637 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250831174142637 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174142637 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 6@d4640d9293ef: M3UA_ASPUP sent 6@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174142637 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250831174142637 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174142637 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250831174142637 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174142637 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250831174142637 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174142637 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174142638 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174142638 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174142638 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 6@d4640d9293ef: Message received on association #8 6@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 6@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 20250831174142640 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174142640 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174142640 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174142640 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174142640 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250831174142640 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250831174142640 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250831174142640 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174142640 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 6@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174142640 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174142641 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250831174142641 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174142641 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250831174142641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174142641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174142641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174142641 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174142641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174142641 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174142641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174142641 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174142641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174142641 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250831174142641 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 6@d4640d9293ef: Message received on association #8 20250831174142641 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 6@d4640d9293ef: M3UA_BEAT received in wrong state 6@d4640d9293ef: Message received on association #8 6@d4640d9293ef: Received M3UA_NOTIFY -> discard 6@d4640d9293ef: Message received on association #8 6@d4640d9293ef: ASPAC_Ack received for association #8 6@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 6@d4640d9293ef: Message received on association #8 6@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174143435 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=56) (stream_srv.c:811) 20250831174143435 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 56 bytes from client (stream_srv.c:825) 20250831174143435 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174143435 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174143435 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174143435 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174143435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 6@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174143435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250831174143435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250831174143435 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=13,D=0c54e7ff817ce295369d11fcf2) (sccp_scrc.c:545) 20250831174143435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174143435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174143435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174143435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174143435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174143435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174143435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174143435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174143436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174143436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174143436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174143436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174143436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250831174143436 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250831174143436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250831174143436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=13,D=0c54e7ff817ce295369d11fcf2) (sccp_scrc.c:483) 20250831174143436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174143436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174143436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174143436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174143436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174143436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174143436 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=10 -> eSLS=74: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174143436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174143436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174143436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174143436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174143436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174143436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174143436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174143437 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=10 -> eSLS=74: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174143437 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174143437 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174143437 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174143437 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 01 00 00 00 17 03 00 00 0a 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 0d 0c 54 e7 ff 81 7c e2 95 36 9d 11 fc f2 00 00 00 (ss7_asp.c:1383) 20250831174143437 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 6@d4640d9293ef: Message received on association #8 6@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d4640d9293ef: setverdict(pass): none -> pass 20250831174147446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35146<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250831174147450 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174147450 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174147450 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174147451 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250831174147451 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250831174147451 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174147451 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174147451 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174147451 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250831174147451 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174147451 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250831174147451 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250831174147451 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174147451 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250831174147451 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174147451 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174147451 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 6@d4640d9293ef: Final verdict of PTC: none 20250831174147451 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250831174147451 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250831174147451 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174147451 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250831174147451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174147451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174147451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174147451 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174147452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@d4640d9293ef: Setting final verdict of the test case. MTC@d4640d9293ef: Local verdict of MTC: pass 20250831174147452 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174147452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174147452 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174147452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174147452 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174147452 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@d4640d9293ef: Local verdict of PTC with component reference 6: none (pass -> pass) MTC@d4640d9293ef: Test case TC_udt_without_cr_cc finished. Verdict: pass MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'. Sun Aug 31 17:41:47 UTC 2025 ====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=30004) Waiting for packet dumper to finish... 1 (prev_count=30004, count=39056) 20250831174149453 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174149453 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174149453 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0). MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'. ------ SCCP_Tests_RAW.TC_tiar_timeout ------ Sun Aug 31 17:41:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_tiar_timeout started. 20250831174150550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34548<->l=127.0.0.2:2324 (telnet_interface.c:192) 7@d4640d9293ef: ************************************************* 7@d4640d9293ef: M3UA emulation initiated, the test can be started 7@d4640d9293ef: ************************************************* 20250831174150770 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174150770 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174150770 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174150770 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174150770 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 7@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 7@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 7@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174150777 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174150777 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174150777 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174150777 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174150777 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250831174150777 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250831174150777 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174150777 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 7@d4640d9293ef: M3UA_ASPUP sent 7@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174150777 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250831174150777 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174150778 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250831174150778 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174150778 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250831174150778 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174150778 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174150778 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174150778 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174150778 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@d4640d9293ef: Message received on association #8 7@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 7@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 20250831174150781 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174150781 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174150781 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174150781 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174150781 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250831174150781 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250831174150781 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250831174150781 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174150781 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 7@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174150781 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174150781 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250831174150781 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174150782 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250831174150782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174150782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174150782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174150782 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174150782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174150782 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174150782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174150782 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174150782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174150782 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250831174150782 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174150782 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@d4640d9293ef: Message received on association #8 7@d4640d9293ef: M3UA_BEAT received in wrong state 7@d4640d9293ef: Message received on association #8 7@d4640d9293ef: Received M3UA_NOTIFY -> discard 7@d4640d9293ef: Message received on association #8 7@d4640d9293ef: ASPAC_Ack received for association #8 7@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 7@d4640d9293ef: Message received on association #8 7@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174151573 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:811) 20250831174151573 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:825) 20250831174151573 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174151573 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174151573 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174151573 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174151573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174151574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250831174151574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250831174151574 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:545) 20250831174151574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 7@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174151574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151574 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Allocated (fsm.c:456) 20250831174151574 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(2,remPC=0=0.0.0) Received CO:CORE (sccp_scoc.c:787) 20250831174151574 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:820) 20250831174151574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151574 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc_fsm.c:173) 20250831174151574 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-CONNECT.indication (sccp_user.c:121) 20250831174151575 DMAIN INFO Accepting N-CONNECT.ind (local_ref=2) (sccp_test_server.c:55) 20250831174151575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-CONNECT.response) (sccp_sap.c:222) 20250831174151575 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_sap.c:263) 20250831174151575 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000002), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:455) 20250831174151575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151575 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174151575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151575 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174151575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174151575 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174151575 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174151575 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174151575 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174151575 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 02 02 00 00 01 00 00 02 02 01 03 04 43 01 00 ca 00 (ss7_asp.c:1383) 20250831174151576 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc_fsm.c:205) 20250831174151576 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@d4640d9293ef: Message received on association #8 7@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174151579 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=132) (stream_srv.c:811) 20250831174151580 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 132 bytes from client (stream_srv.c:825) 20250831174151580 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 7@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174151580 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174151580 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174151580 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174151580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174151580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250831174151580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250831174151580 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=89,D=172824cc50dd5288b39df1e9879cc5b51df88c14f5a425e49075a93ff6842e4ed59bcbadffc06ba6bb7b63dda209b3595142b473673426c5d69a36ba4739b09416397c938386efe6f9473411c8b0dcf5d1c9b7657c4c17a025) (sccp_scrc.c:545) 20250831174151580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250831174151581 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250831174151581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250831174151581 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=89,D=172824cc50dd5288b39df1e9879cc5b51df88c14f5a425e49075a93ff6842e4ed59bcbadffc06ba6bb7b63dda209b3595142b473673426c5d69a36ba4739b09416397c938386efe6f9473411c8b0dcf5d1c9b7657c4c17a025) (sccp_scrc.c:483) 20250831174151581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151581 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=1 -> eSLS=65: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174151581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174151581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174151581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174151581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174151581 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=1 -> eSLS=65: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174151581 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174151581 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174151581 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174151581 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 79 00 00 00 01 00 00 00 17 03 00 00 01 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 59 17 28 24 cc 50 dd 52 88 b3 9d f1 e9 87 9c c5 b5 1d f8 8c 14 f5 a4 25 e4 90 75 a9 3f f6 84 2e 4e d5 9b cb ad ff c0 6b a6 bb 7b 63 dd a2 09 b3 59 51 42 b4 73 67 34 26 c5 d6 9a 36 ba 47 39 b0 94 16 39 7c 93 83 86 ef e6 f9 47 34 11 c8 b0 dc f5 d1 c9 b7 65 7c 4c 17 a0 25 00 00 00 (ss7_asp.c:1383) 20250831174151582 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@d4640d9293ef: Message received on association #8 7@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d4640d9293ef: Waiting for first IT 20250831174153577 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250831174153577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250831174153577 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174153577 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174153578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174153578 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174153578 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174153578 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174153578 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174153578 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 02 10 00 00 01 00 00 02 02 00 00 00 00 (ss7_asp.c:1383) 20250831174153578 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@d4640d9293ef: Message received on association #8 7@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d4640d9293ef: Waiting for second IT 20250831174155579 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250831174155579 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250831174155579 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174155579 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174155579 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174155579 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174155580 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174155580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174155580 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174155580 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 02 10 00 00 01 00 00 02 02 00 00 00 00 (ss7_asp.c:1383) 20250831174155580 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@d4640d9293ef: Message received on association #8 7@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d4640d9293ef: Waiting for RLSD 20250831174156577 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(iar)_expired (sccp_connection.c:67) 20250831174156577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250831174156577 DMAIN INFO Got N-DISCONNECT.ind (local_ref=2, cause=781, importance=0) (sccp_test_server.c:74) 20250831174156577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030d) (sccp_scrc.c:455) 20250831174156577 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174156577 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174156577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174156577 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174156577 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174156577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174156577 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174156577 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 00 02 0d 00 00 00 00 (ss7_asp.c:1383) 20250831174156577 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc_fsm.c:417) 20250831174156577 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@d4640d9293ef: Message received on association #8 7@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174156582 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:811) 20250831174156582 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:825) 20250831174156582 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174156582 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174156582 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174156582 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174156582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 7@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174156582 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00000001) (sccp_scrc.c:545) 20250831174156582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(2,remPC=23=0.2.7) Received CO:RELCO (sccp_scoc.c:787) 20250831174156582 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250831174156582 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: state_chg to IDLE (sccp_scoc_fsm.c:489) 20250831174156582 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250831174156582 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Freeing instance (sccp_connection.c:198) 20250831174156582 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Deallocated (fsm.c:568) MTC@d4640d9293ef: setverdict(pass): none -> pass 20250831174157584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34548<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250831174157588 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174157588 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174157588 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174157588 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250831174157588 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250831174157588 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174157588 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174157588 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174157588 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250831174157588 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174157588 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250831174157588 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250831174157588 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174157588 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250831174157588 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174157589 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174157589 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250831174157589 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250831174157589 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250831174157589 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174157589 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 7@d4640d9293ef: Final verdict of PTC: none MTC@d4640d9293ef: Setting final verdict of the test case. MTC@d4640d9293ef: Local verdict of MTC: pass MTC@d4640d9293ef: Local verdict of PTC with component reference 7: none (pass -> pass) MTC@d4640d9293ef: Test case TC_tiar_timeout finished. Verdict: pass MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'. 20250831174157589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174157589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174157589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174157589 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174157589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174157589 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174157589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174157589 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174157589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174157589 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174157589 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) Sun Aug 31 17:41:57 UTC 2025 ====== SCCP_Tests_RAW.TC_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59244) Waiting for packet dumper to finish... 1 (prev_count=59244, count=68296) 20250831174159591 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174159591 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174159591 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0). MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'. ------ SCCP_Tests_RAW.TC_it_avoids_tiar ------ Sun Aug 31 17:41:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_it_avoids_tiar started. 20250831174200701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59840<->l=127.0.0.2:2324 (telnet_interface.c:192) 8@d4640d9293ef: ************************************************* 8@d4640d9293ef: M3UA emulation initiated, the test can be started 8@d4640d9293ef: ************************************************* 20250831174200918 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174200918 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174200918 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174200918 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174200918 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 8@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 8@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 8@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174200923 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174200923 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174200923 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174200923 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174200923 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250831174200923 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250831174200923 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174200923 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250831174200924 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 8@d4640d9293ef: M3UA_ASPUP sent 8@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174200924 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174200924 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250831174200924 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174200924 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250831174200924 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174200924 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174200924 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174200924 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174200924 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 8@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 20250831174200926 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174200926 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174200926 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174200926 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174200926 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250831174200926 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250831174200926 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250831174200926 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174200926 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250831174200927 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174200927 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250831174200927 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174200927 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250831174200927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 8@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174200927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174200927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174200927 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174200927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174200927 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174200927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174200927 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174200927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174200927 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250831174200927 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174200927 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: M3UA_BEAT received in wrong state 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: Received M3UA_NOTIFY -> discard 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: ASPAC_Ack received for association #8 8@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174201722 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:811) 20250831174201722 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:825) 20250831174201722 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174201722 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174201722 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174201722 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174201722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 8@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174201723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250831174201723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250831174201723 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:545) 20250831174201723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174201723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174201723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174201723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174201723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174201723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174201723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174201723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174201723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174201723 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Allocated (fsm.c:456) 20250831174201723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=0=0.0.0) Received CO:CORE (sccp_scoc.c:787) 20250831174201723 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:820) 20250831174201723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174201723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174201723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174201723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174201723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174201723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174201723 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc_fsm.c:173) 20250831174201723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-CONNECT.indication (sccp_user.c:121) 20250831174201723 DMAIN INFO Accepting N-CONNECT.ind (local_ref=3) (sccp_test_server.c:55) 20250831174201724 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-CONNECT.response) (sccp_sap.c:222) 20250831174201724 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_sap.c:263) 20250831174201724 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000003), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:455) 20250831174201724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174201724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174201724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174201724 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174201724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174201724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174201724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174201724 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174201724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174201724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174201724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174201724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174201724 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174201724 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174201724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174201724 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174201724 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 03 02 00 00 01 00 00 03 02 01 03 04 43 01 00 ca 00 (ss7_asp.c:1383) 20250831174201725 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc_fsm.c:205) 20250831174201725 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174202726 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250831174202726 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250831174202727 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174202727 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174202727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174202727 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174202727 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174202727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174202727 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174202727 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250831174202727 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174202733 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250831174202733 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250831174202733 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 8@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174202733 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174202733 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174202733 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174202733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174202733 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 20250831174202733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250831174202733 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 20250831174203728 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250831174203728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250831174203728 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174203728 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174203728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174203728 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174203728 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174203728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174203728 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174203728 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250831174203728 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174203730 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250831174203730 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250831174203730 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174203730 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174203730 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174203730 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174203730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 8@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174203730 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 20250831174203730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250831174203730 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 20250831174204730 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250831174204730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250831174204730 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174204731 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174204731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174204731 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174204731 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174204731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174204731 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174204731 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250831174204731 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174204735 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250831174204735 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250831174204736 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174204736 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174204736 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174204736 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174204736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174204736 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 20250831174204736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250831174204736 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 20250831174205732 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250831174205732 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250831174205732 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174205733 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174205733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174205733 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174205733 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174205733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174205733 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174205733 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250831174205733 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174205738 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250831174205738 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250831174205738 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174205738 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174205738 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174205738 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174205738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174205738 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 8@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174205739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250831174205739 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 20250831174206734 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250831174206734 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250831174206735 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174206735 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174206735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174206735 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174206735 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174206735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174206735 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174206735 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250831174206735 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174206740 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250831174206740 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250831174206740 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 8@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174206740 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174206740 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174206740 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174206740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174206740 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 20250831174206740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250831174206740 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 20250831174207736 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250831174207736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250831174207736 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174207736 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174207737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174207737 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174207737 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174207737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174207737 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174207737 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250831174207737 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174207740 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250831174207741 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 8@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174207741 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174207741 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174207741 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174207741 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174207741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174207741 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 20250831174207741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250831174207741 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) MTC@d4640d9293ef: setverdict(pass): none -> pass MTC@d4640d9293ef: Waiting for RLSD 20250831174208738 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250831174208738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250831174208739 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174208739 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174208739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174208739 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174208739 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174208739 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174208739 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174208739 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250831174208739 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174209740 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250831174209741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250831174209741 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174209741 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174209741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174209741 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174209741 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174209741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174209741 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174209741 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250831174209741 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174210742 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250831174210742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250831174210742 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174210742 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174210743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174210743 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174210743 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174210743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174210743 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174210743 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250831174210743 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(iar)_expired (sccp_connection.c:67) 20250831174210743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250831174210743 DMAIN INFO Got N-DISCONNECT.ind (local_ref=3, cause=781, importance=0) (sccp_test_server.c:74) 20250831174210743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030d) (sccp_scrc.c:455) 20250831174210743 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174210743 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174210743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174210743 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174210743 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174210743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174210743 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174210743 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 00 03 0d 00 00 00 00 (ss7_asp.c:1383) 20250831174210743 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc_fsm.c:417) 20250831174210744 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174210744 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@d4640d9293ef: Message received on association #8 8@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d4640d9293ef: setverdict(pass): pass -> pass, component reason not changed 8@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174210751 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:811) 20250831174210751 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:825) 20250831174210751 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174210751 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174210751 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174210751 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174210751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174210751 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00000001) (sccp_scrc.c:545) 20250831174210751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:RELCO (sccp_scoc.c:787) 20250831174210751 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250831174210751 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: state_chg to IDLE (sccp_scoc_fsm.c:489) 20250831174210751 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250831174210751 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Freeing instance (sccp_connection.c:198) 20250831174210751 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Deallocated (fsm.c:568) 20250831174211752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59840<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250831174211755 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174211756 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174211756 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174211756 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250831174211756 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250831174211756 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174211756 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174211756 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174211756 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 8@d4640d9293ef: Final verdict of PTC: none 20250831174211756 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174211756 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250831174211756 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250831174211756 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174211756 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250831174211756 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174211756 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174211756 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250831174211756 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250831174211756 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250831174211756 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174211756 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250831174211757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174211757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) MTC@d4640d9293ef: Setting final verdict of the test case. 20250831174211757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174211757 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174211757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174211757 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174211757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174211757 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174211757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174211757 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174211757 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@d4640d9293ef: Local verdict of MTC: pass MTC@d4640d9293ef: Local verdict of PTC with component reference 8: none (pass -> pass) MTC@d4640d9293ef: Test case TC_it_avoids_tiar finished. Verdict: pass MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass'. Sun Aug 31 17:42:11 UTC 2025 ====== SCCP_Tests_RAW.TC_it_avoids_tiar pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=85980) Waiting for packet dumper to finish... 1 (prev_count=85980, count=95032) 20250831174213758 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174213758 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174213759 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass' was executed successfully (exit status: 0). MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'. ------ SCCP_Tests_RAW.TC_process_rx_xudt ------ Sun Aug 31 17:42:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_process_rx_xudt started. 20250831174214856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46262<->l=127.0.0.2:2324 (telnet_interface.c:192) 9@d4640d9293ef: ************************************************* 9@d4640d9293ef: M3UA emulation initiated, the test can be started 9@d4640d9293ef: ************************************************* 20250831174215074 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174215074 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174215074 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174215074 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174215074 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 9@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 9@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 9@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174215082 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174215082 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174215082 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174215082 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174215082 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 9@d4640d9293ef: M3UA_ASPUP sent 9@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174215082 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250831174215082 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174215082 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250831174215082 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250831174215082 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174215082 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250831174215082 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174215082 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250831174215082 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174215083 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174215083 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174215083 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174215083 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 9@d4640d9293ef: Message received on association #8 9@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 9@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 20250831174215085 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 9@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174215085 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174215085 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174215085 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174215085 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250831174215085 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250831174215085 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250831174215086 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174215086 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250831174215086 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174215086 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250831174215086 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174215086 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250831174215086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174215086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174215086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174215086 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174215086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174215086 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174215086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174215086 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174215086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174215086 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250831174215086 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174215087 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 9@d4640d9293ef: Message received on association #8 9@d4640d9293ef: M3UA_BEAT received in wrong state 9@d4640d9293ef: Message received on association #8 9@d4640d9293ef: Received M3UA_NOTIFY -> discard 9@d4640d9293ef: Message received on association #8 9@d4640d9293ef: ASPAC_Ack received for association #8 9@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 9@d4640d9293ef: Message received on association #8 9@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174215879 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=84) (stream_srv.c:811) 20250831174215879 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 84 bytes from client (stream_srv.c:825) 20250831174215879 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174215879 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174215879 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174215879 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174215879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174215879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250831174215879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250831174215879 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=SS7 Hop Counter,L=4,D=00000010), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=40,D=c2a85960bdbd80495f9e725ab4f6f8ceaedc23f407de36b4569267cb800fc3a483d6899bd156a47b) (sccp_scrc.c:545) 20250831174215879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174215879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174215879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174215879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174215879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 9@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174215879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174215879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174215879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174215879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174215880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174215880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174215880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174215880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250831174215880 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250831174215880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250831174215880 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=40,D=c2a85960bdbd80495f9e725ab4f6f8ceaedc23f407de36b4569267cb800fc3a483d6899bd156a47b) (sccp_scrc.c:483) 20250831174215880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174215880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174215880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174215880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174215880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174215880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174215880 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=6 -> eSLS=70: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174215880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174215880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174215880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174215880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174215880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174215880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174215880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174215880 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=6 -> eSLS=70: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174215881 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174215881 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174215881 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174215881 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 48 00 00 00 01 00 00 00 17 03 00 00 06 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 28 c2 a8 59 60 bd bd 80 49 5f 9e 72 5a b4 f6 f8 ce ae dc 23 f4 07 de 36 b4 56 92 67 cb 80 0f c3 a4 83 d6 89 9b d1 56 a4 7b (ss7_asp.c:1383) 20250831174215881 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 9@d4640d9293ef: Message received on association #8 9@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d4640d9293ef: setverdict(pass): none -> pass 20250831174215884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46262<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250831174215885 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174215886 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174215886 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174215886 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250831174215886 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250831174215886 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174215886 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174215886 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174215886 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250831174215886 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174215886 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250831174215886 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250831174215886 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174215886 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250831174215886 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174215886 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174215886 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250831174215886 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250831174215886 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250831174215886 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 9@d4640d9293ef: Final verdict of PTC: none 20250831174215886 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250831174215886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174215886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174215887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174215887 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) MTC@d4640d9293ef: Setting final verdict of the test case. MTC@d4640d9293ef: Local verdict of MTC: pass MTC@d4640d9293ef: Local verdict of PTC with component reference 9: none (pass -> pass) 20250831174215887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174215887 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174215887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174215887 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174215887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174215887 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174215887 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@d4640d9293ef: Test case TC_process_rx_xudt finished. Verdict: pass MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'. Sun Aug 31 17:42:15 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_xudt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17404) Waiting for packet dumper to finish... 1 (prev_count=17404, count=39236) 20250831174217887 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174217888 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174217888 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0). MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'. ------ SCCP_Tests_RAW.TC_process_rx_ludt ------ Sun Aug 31 17:42:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_process_rx_ludt started. 20250831174218983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.2:2324 (telnet_interface.c:192) 10@d4640d9293ef: ************************************************* 10@d4640d9293ef: M3UA emulation initiated, the test can be started 10@d4640d9293ef: ************************************************* 20250831174219189 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174219189 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174219190 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174219190 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174219190 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 10@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 10@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 10@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174219196 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174219196 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174219196 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174219196 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174219196 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 10@d4640d9293ef: M3UA_ASPUP sent 10@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174219197 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250831174219197 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174219197 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250831174219197 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250831174219197 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174219197 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250831174219197 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174219197 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250831174219197 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174219197 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174219197 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174219197 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174219197 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 10@d4640d9293ef: Message received on association #8 10@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 10@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 20250831174219199 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174219199 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174219199 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174219199 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174219200 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250831174219200 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250831174219200 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 10@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174219200 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174219200 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250831174219200 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174219200 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250831174219200 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174219200 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250831174219200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174219200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174219200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 10@d4640d9293ef: Message received on association #8 20250831174219200 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174219200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174219200 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174219200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174219200 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174219200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174219200 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250831174219201 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174219201 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 10@d4640d9293ef: M3UA_BEAT received in wrong state 10@d4640d9293ef: Message received on association #8 10@d4640d9293ef: Received M3UA_NOTIFY -> discard 10@d4640d9293ef: Message received on association #8 10@d4640d9293ef: ASPAC_Ack received for association #8 10@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 10@d4640d9293ef: Message received on association #8 10@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174219998 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=1048) (stream_srv.c:811) 20250831174219998 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 1048 bytes from client (stream_srv.c:825) 20250831174219998 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174219998 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174219998 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174219998 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174219998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174219998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250831174219998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 10@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174219999 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=SS7 Hop Counter,L=4,D=00000010), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=1000,D=067a395ed47365a5ed69826c2a6ce87e07ed50f02c4c8b16338dc1ad81e97563fb0cb000ec743113056687aac8bcfba1fd0fa68a705a9051434d6ef172acad0660263fa885f2ce996260800896f346918deb33c1e04d1892936e5e11ddf7b1de3ed00639348805a2ed5666dc047b317c784779ebf32766ef1f35006225ee6df1e99595e1e615dfd975ea8ba902c1bf489783e1041bd8eb6e3dd29a8500e8a7600d65a3cde3b832a7d2cb6bc4a6e84b5f642f242cd0dc4884d2d0daadae1b5004db7f5b20fcac3e4a50ca26e9180789b7e4eb8ac503f0a67407685a2cc0fd468dd0e9a2cc6f7de422d313284e5a5232a97a1c6fa28f6bf317054d89a1f7e517a6abf7f7bbf520fd93472075a355d0f5010fe089c90db06989325c7c6fad6a3a9cf35c4fcd8c5d3e18c6d02088c00419de24dd834ea839fb3664bd2cd851fd3e0daa4b802a642644f5032e6f00531a5fd33f5559c151cc10d5a7f1985a7442751ea024b3718e3b290e7b651d4bce0893c74008ffb0f73f2 (sccp_scrc.c:545) 20250831174219999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174219999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174219999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174219999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174219999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174219999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174219999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174219999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174219999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174219999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174219999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174219999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174219999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250831174219999 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250831174219999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250831174219999 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=1000,D=067a395ed47365a5ed69826c2a6ce87e07ed50f02c4c8b16338dc1ad81e97563fb0cb000ec743113056687aac8bcfba1fd0fa68a705a9051434d6ef172acad0660263fa885f2ce996260800896f346918deb33c1e04d1892936e5e11ddf7b1de3ed00639348805a2ed5666dc047b317c784779ebf32766ef1f35006225ee6df1e99595e1e615dfd975ea8ba902c1bf489783e1041bd8eb6e3dd29a8500e8a7600d65a3cde3b832a7d2cb6bc4a6e84b5f642f242cd0dc4884d2d0daadae1b5004db7f5b20fcac3e4a50ca26e9180789b7e4eb8ac503f0a67407685a2cc0fd468dd0e9a2cc6f7de422d313284e5a5232a97a1c6fa28f6bf317054d89a1f7e517a6abf7f7bbf520fd93472075a355d0f5010fe089c90db06989325c7c6fad6a3a9cf35c4fcd8c5d3e18c6d02088c00419de24dd834ea839fb3664bd2cd851fd3e0daa4b802a642644f5032e6f00531a5fd33f5559c151cc10d5a7f1985a7442751ea024 (sccp_scrc.c:483) 20250831174219999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174219999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174219999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174219999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174219999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174220000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174220000 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=1 -> eSLS=65: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174220000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174220000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174220000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174220000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250831174220000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174220000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174220000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174220000 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=1 -> eSLS=65: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174220000 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174220000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174220000 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174220000 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 1048 bytes: [L2]> 01 00 01 01 00 00 04 18 02 10 04 0f 00 00 00 01 00 00 00 17 03 00 00 01 13 00 00 07 00 0a 00 0d 00 00 00 04 43 17 00 ca 04 43 01 00 ca e8 03 06 7a 39 5e d4 73 65 a5 ed 69 82 6c 2a 6c e8 7e 07 ed 50 f0 2c 4c 8b 16 33 8d c1 ad 81 e9 75 63 fb 0c b0 00 ec 74 31 13 05 66 87 aa c8 bc fb a1 fd 0f a6 8a 70 5a 90 51 43 4d 6e f1 72 ac ad 06 60 26 3f a8 85 f2 ce 99 62 60 80 08 96 f3 46 91 8d eb 33 c1 e0 4d 18 92 93 6e 5e 11 dd f7 b1 de 3e d0 06 39 34 88 05 a2 ed 56 66 dc 04 7b 31 7c 78 47 79 eb f3 27 66 ef 1f 35 00 62 25 ee 6d f1 e9 95 95 e1 e6 15 df d9 75 ea 8b a9 02 c1 bf 48 97 83 e1 04 1b d8 eb 6e 3d d2 9a 85 00 e8 a7 60 0d 65 a3 cd e3 b8 32 a7 d2 cb 6b c4 a6 e8 4b 5f 64 2f 24 2c d0 dc 48 84 d2 d0 da ad ae 1b 50 04 db 7f 5b 20 fc ac 3e 4a 50 ca 26 e9 18 07 89 b7 e4 eb 8a c5 03 f0 a6 74 07 68 5a 2c c0 fd 46 8d d0 e9 a2 cc 6f 7d e4 22 d3 13 28 4e 5a 52 32 a9 7a 1c 6f a2 8f 6b f3 17 05 4d 89 a1 f7 e5 17 a6 ab f7 f7 bb f5 20 fd 93 47 20 75 a3 55 d0 f5 01 0f e0 89 c9 0d b0 69 89 32 5c 7c 6f ad 6a 3a 9c f3 5c 4f cd 8c 5d 3e 18 c6 d0 20 88 c0 04 19 de 24 dd 83 4e a8 39 fb 36 64 bd 2c d8 51 fd 3e 0d aa 4b 80 2a 64 26 44 f5 03 2e 6f 00 53 1a 5f d3 3f 55 59 c1 51 cc 10 d5 a7 f1 98 5a 74 42 75 1e a0 24 b3 71 8e 3b 29 0e 7b 65 1d 4b ce 08 93 c7 40 08 ff b0 f7 3f 24 be f3 4c 56 b7 e8 a3 9c ad e0 2a 61 2c c8 b5 3e 65 e1 61 52 c2 51 37 63 27 12 65 d2 bf 1b 5d b0 2b 6c 5c 04 36 72 a3 f0 13 c4 cd 58 2b 0d ec 5c bd 49 9d bc 23 80 20 e4 cf 3b 89 52 d9 6c 70 00 df a4 bc 2c a1 85 6f 4c e5 2a fe 46 26 49 39 46 e1 9e 9d 51 ce ff 69 55 42 d1 85 a1 ea be de 50 ad 57 d9 0c 64 95 25 b0 38 46 0c 54 3e c5 13 ae 0e ce 97 40 80 be 03 9a a3 53 78 52 bf 02 64 cd 68 2f 1e c5 7a 7e 62 cf f2 9a 95 43 cb c1 0c 50 08 3e c5 83 f8 8b be f0 f3 da f3 fc 6d a6 76 ea b7 05 0c 7a 79 70 84 0b 96 8a fe 94 04 bd 2c 9f 4c fa ec a1 1c 8a de 5b 13 30 28 16 d2 eb 34 8e 4d 26 c8 ce 60 fa 32 70 1d 16 fc 3b fb f8 26 99 f0 2c 84 15 0c e6 2e 4c 11 4d 6a 9f ae a9 7e a1 06 15 90 55 97 99 94 29 50 2e a9 5b 6f a0 eb 24 9e 50 19 de ab 68 0e ff 30 ab 78 0b cc 06 a7 69 6c 50 96 65 a3 65 d7 e9 29 32 a3 89 ec 2b 19 92 3f a7 54 b9 1e 50 fb 14 3e 00 12 00 c1 9d 43 44 1c 98 d9 dc 0d 43 65 d0 b5 07 bf 16 cd 6b ca b4 be 72 2c 88 c2 09 1d e1 a9 dd 64 50 c5 93 93 41 95 38 5a 3e 03 2e 59 47 03 54 bf e9 86 cb 3f 0b 80 65 cd 58 12 25 48 fa e1 a6 b1 cb 1a 25 0e 06 e9 cc 4a cd 2c 15 b8 5d 8d 60 9f 5c cc 44 e5 93 f1 e4 a7 9a 06 35 02 75 71 72 d8 4c 8a 1f 85 99 d3 0a 9c fe 2e bf dd 0e b1 0e e9 a0 0c 7f 37 a1 bf 79 2a ff 67 e5 fe 67 6b 45 1c 98 80 c8 68 7c b4 0e 8c e0 6a 4a a9 13 a8 7b 96 37 bb a6 07 61 3b 12 af 83 94 f5 9c 1a 94 32 c0 86 2b bd a4 a6 f3 a3 8e e2 74 b7 f0 9e 83 be 00 e3 fc 6b 94 69 59 7a 11 15 43 7c e2 77 d1 dc ea e6 41 40 a0 d6 41 13 2c 8c b5 06 9c 98 b0 4a 5f b1 11 bd 08 e5 da 97 6f 79 ae fd 70 31 61 d3 59 c0 d0 74 d6 b5 48 ef 4c 99 ca 65 18 d5 80 6c 4d 80 33 ac d2 de 1a e8 a0 c4 bf d1 f7 25 50 58 62 4e a7 0e 8d 60 36 60 6f 01 13 f2 6c be 35 71 e5 98 2c 08 5a 17 fe c4 ca 0a a6 5a a6 70 c1 03 c2 4b d0 f3 28 c0 b7 77 4e 68 ff 85 a0 f8 14 e7 e0 c7 52 1f 92 09 90 d7 b5 af 71 8e 1b c5 68 c0 b0 00 a7 4c 9a 3d c7 fc 6f 71 7e 18 d5 83 fd 84 48 88 56 40 e6 70 ba 00 (ss7_asp.c:1383) 20250831174220000 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 10@d4640d9293ef: Message received on association #8 10@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d4640d9293ef: setverdict(pass): none -> pass 20250831174220005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45738<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250831174220007 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174220007 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174220007 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174220007 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250831174220007 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250831174220007 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174220007 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174220007 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174220007 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250831174220007 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174220007 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250831174220007 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250831174220007 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 10@d4640d9293ef: Final verdict of PTC: none 20250831174220008 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250831174220008 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174220008 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174220008 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250831174220008 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) MTC@d4640d9293ef: Setting final verdict of the test case. 20250831174220008 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250831174220008 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174220008 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250831174220008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174220008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) MTC@d4640d9293ef: Local verdict of MTC: pass 20250831174220008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174220008 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174220008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174220008 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174220008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174220008 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174220008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174220008 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174220008 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@d4640d9293ef: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@d4640d9293ef: Test case TC_process_rx_ludt finished. Verdict: pass MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'. Sun Aug 31 17:42:20 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_ludt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17404) Waiting for packet dumper to finish... 1 (prev_count=17404, count=43524) 20250831174222010 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174222010 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174222010 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0). MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------ Sun Aug 31 17:42:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_scmg_sst_ssn1 started. 20250831174223116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.2:2324 (telnet_interface.c:192) 11@d4640d9293ef: ************************************************* 11@d4640d9293ef: M3UA emulation initiated, the test can be started 11@d4640d9293ef: ************************************************* 20250831174223333 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174223333 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174223333 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174223333 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174223333 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 11@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 11@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 11@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174223340 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174223340 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174223340 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174223340 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174223340 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250831174223340 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250831174223340 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174223340 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250831174223340 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250831174223340 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174223340 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250831174223340 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174223340 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 11@d4640d9293ef: M3UA_ASPUP sent 11@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174223340 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174223340 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174223340 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174223340 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174223341 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 11@d4640d9293ef: Message received on association #8 11@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 11@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 20250831174223343 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174223343 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174223343 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174223343 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174223343 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250831174223343 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250831174223343 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250831174223343 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174223343 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250831174223343 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 11@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174223343 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250831174223343 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174223343 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250831174223343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174223343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174223343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174223344 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174223344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174223344 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174223344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 11@d4640d9293ef: Message received on association #8 20250831174223344 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174223344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174223344 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250831174223344 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174223344 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 11@d4640d9293ef: M3UA_BEAT received in wrong state 11@d4640d9293ef: Message received on association #8 11@d4640d9293ef: Received M3UA_NOTIFY -> discard 11@d4640d9293ef: Message received on association #8 11@d4640d9293ef: ASPAC_Ack received for association #8 11@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 11@d4640d9293ef: Message received on association #8 11@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174224139 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:811) 20250831174224139 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:825) 20250831174224139 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174224139 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174224139 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174224139 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174224139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174224139 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250831174224139 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250831174224139 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=0301010000) (sccp_scrc.c:545) 20250831174224139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 11@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174224139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174224139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174224139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174224139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174224139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174224139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174224139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174224139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174224140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174224140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174224140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174224140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250831174224140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250831174224140 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=0101010000) (sccp_scrc.c:483) 20250831174224140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174224140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174224140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174224140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174224140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174224140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174224140 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174224140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174224140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174224140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174224140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174224140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174224140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174224140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174224141 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174224141 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174224141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174224141 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174224141 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 01 00 00 00 17 03 00 00 02 09 00 03 07 0b 04 43 17 00 01 04 43 01 00 01 05 01 01 01 00 00 00 00 00 (ss7_asp.c:1383) 20250831174224141 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 11@d4640d9293ef: Message received on association #8 11@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d4640d9293ef: setverdict(pass): none -> pass 20250831174224145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250831174224147 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174224147 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174224147 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174224147 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250831174224147 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250831174224147 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174224147 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174224147 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174224147 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250831174224147 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174224147 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250831174224147 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 11@d4640d9293ef: Final verdict of PTC: none 20250831174224147 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174224147 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250831174224147 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174224147 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174224147 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250831174224147 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250831174224147 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250831174224147 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174224147 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250831174224147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174224147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174224148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174224148 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) MTC@d4640d9293ef: Setting final verdict of the test case. 20250831174224148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174224148 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174224148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174224148 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) MTC@d4640d9293ef: Local verdict of MTC: pass 20250831174224148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174224148 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174224148 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@d4640d9293ef: Local verdict of PTC with component reference 11: none (pass -> pass) MTC@d4640d9293ef: Test case TC_scmg_sst_ssn1 finished. Verdict: pass MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'. Sun Aug 31 17:42:24 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17404) Waiting for packet dumper to finish... 1 (prev_count=17404, count=38660) 20250831174226149 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174226149 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174226149 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0). MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------ Sun Aug 31 17:42:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_scmg_sst_ssn_valid started. 20250831174227257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39068<->l=127.0.0.2:2324 (telnet_interface.c:192) 12@d4640d9293ef: ************************************************* 12@d4640d9293ef: M3UA emulation initiated, the test can be started 12@d4640d9293ef: ************************************************* 20250831174227475 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174227475 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174227475 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174227475 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174227475 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 12@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 12@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 12@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174227481 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174227482 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174227482 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174227482 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174227482 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250831174227482 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 12@d4640d9293ef: M3UA_ASPUP sent 20250831174227482 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174227482 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250831174227482 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250831174227482 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174227482 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250831174227482 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174227482 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 12@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174227482 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174227482 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174227482 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174227482 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174227482 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 12@d4640d9293ef: Message received on association #8 12@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 12@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 20250831174227485 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174227485 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174227485 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174227485 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174227485 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 12@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174227485 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250831174227485 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250831174227485 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174227485 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250831174227485 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174227485 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250831174227485 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174227485 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250831174227486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174227486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174227486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174227486 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 12@d4640d9293ef: Message received on association #8 20250831174227486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174227486 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174227486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174227486 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174227486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174227486 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250831174227486 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174227486 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 12@d4640d9293ef: M3UA_BEAT received in wrong state 12@d4640d9293ef: Message received on association #8 12@d4640d9293ef: Received M3UA_NOTIFY -> discard 12@d4640d9293ef: Message received on association #8 12@d4640d9293ef: ASPAC_Ack received for association #8 12@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 12@d4640d9293ef: Message received on association #8 12@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174228279 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:811) 20250831174228279 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:825) 20250831174228279 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174228279 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174228279 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 12@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174228279 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174228279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174228279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250831174228279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250831174228279 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=03ca010000) (sccp_scrc.c:545) 20250831174228279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174228279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174228279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174228280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174228280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174228280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174228280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174228280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174228280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174228280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174228280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174228280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174228280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250831174228280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250831174228280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=01ca010000) (sccp_scrc.c:483) 20250831174228280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174228280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174228280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174228280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174228280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174228280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174228280 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=14 -> eSLS=78: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174228280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174228280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174228280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174228280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174228281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174228281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174228281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174228281 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=14 -> eSLS=78: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174228281 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174228281 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174228281 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174228281 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 01 00 00 00 17 03 00 00 0e 09 00 03 07 0b 04 43 17 00 01 04 43 01 00 01 05 01 ca 01 00 00 00 00 00 (ss7_asp.c:1383) 20250831174228281 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 12@d4640d9293ef: Message received on association #8 12@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d4640d9293ef: setverdict(pass): none -> pass 20250831174228284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39068<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250831174228286 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174228286 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174228286 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174228286 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250831174228286 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250831174228286 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174228286 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174228286 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174228286 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250831174228286 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174228286 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250831174228286 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250831174228287 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 12@d4640d9293ef: Final verdict of PTC: none 20250831174228287 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) MTC@d4640d9293ef: Setting final verdict of the test case. MTC@d4640d9293ef: Local verdict of MTC: pass MTC@d4640d9293ef: Local verdict of PTC with component reference 12: none (pass -> pass) MTC@d4640d9293ef: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'. 20250831174228287 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174228287 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174228287 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250831174228287 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250831174228287 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250831174228287 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174228287 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250831174228287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174228287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174228287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174228287 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174228287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174228287 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174228287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174228287 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174228287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174228287 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174228287 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) Sun Aug 31 17:42:28 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17408) Waiting for packet dumper to finish... 1 (prev_count=17408, count=38696) 20250831174230288 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174230288 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174230289 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0). MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------ Sun Aug 31 17:42:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_scmg_sst_ssn_invalid started. 20250831174231397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39074<->l=127.0.0.2:2324 (telnet_interface.c:192) 13@d4640d9293ef: ************************************************* 13@d4640d9293ef: M3UA emulation initiated, the test can be started 13@d4640d9293ef: ************************************************* 20250831174231615 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174231615 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174231615 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174231615 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174231615 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 13@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 13@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 13@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174231622 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174231622 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174231622 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174231622 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174231622 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 13@d4640d9293ef: M3UA_ASPUP sent 13@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174231622 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250831174231622 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174231622 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250831174231622 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250831174231622 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174231623 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250831174231623 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174231623 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250831174231623 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174231623 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174231623 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174231623 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174231623 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 13@d4640d9293ef: Message received on association #8 13@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 13@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 20250831174231626 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174231626 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 13@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174231626 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174231626 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174231626 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250831174231626 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250831174231626 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250831174231626 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174231626 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250831174231626 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174231626 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 13@d4640d9293ef: Message received on association #8 20250831174231626 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174231626 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250831174231626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174231626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174231626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174231626 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174231626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174231626 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174231627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174231627 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174231627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174231627 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 13@d4640d9293ef: M3UA_BEAT received in wrong state 20250831174231627 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174231627 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 13@d4640d9293ef: Message received on association #8 13@d4640d9293ef: Received M3UA_NOTIFY -> discard 13@d4640d9293ef: Message received on association #8 13@d4640d9293ef: ASPAC_Ack received for association #8 13@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 13@d4640d9293ef: Message received on association #8 13@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174232417 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:811) 20250831174232417 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:825) 20250831174232417 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 13@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174232417 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174232417 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174232417 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174232417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174232417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250831174232417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250831174232417 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=037b010000) (sccp_scrc.c:545) 20250831174232417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174232417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174232417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174232417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174232418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174232418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174232418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174232418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174232418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174232418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174232418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174232418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174232418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) MTC@d4640d9293ef: setverdict(pass): none -> pass 20250831174237421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39074<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250831174237424 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174237425 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174237425 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174237425 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250831174237425 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 13@d4640d9293ef: Final verdict of PTC: none 20250831174237425 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174237425 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174237425 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174237425 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250831174237425 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174237425 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250831174237425 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250831174237425 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174237425 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250831174237425 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174237425 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174237425 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250831174237425 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250831174237425 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) MTC@d4640d9293ef: Setting final verdict of the test case. MTC@d4640d9293ef: Local verdict of MTC: pass MTC@d4640d9293ef: Local verdict of PTC with component reference 13: none (pass -> pass) 20250831174237425 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174237425 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250831174237425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174237425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174237425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174237426 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) MTC@d4640d9293ef: Test case TC_scmg_sst_ssn_invalid finished. Verdict: pass MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass'. 20250831174237426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174237426 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174237426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174237426 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174237426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174237426 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174237426 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) Sun Aug 31 17:42:37 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23512) Waiting for packet dumper to finish... 1 (prev_count=23512, count=32564) 20250831174239427 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174239427 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174239427 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass' was executed successfully (exit status: 0). MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'. ------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------ Sun Aug 31 17:42:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_callingparty_ssn_only started. 20250831174240536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33364<->l=127.0.0.2:2324 (telnet_interface.c:192) 14@d4640d9293ef: ************************************************* 14@d4640d9293ef: M3UA emulation initiated, the test can be started 14@d4640d9293ef: ************************************************* 20250831174240754 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174240754 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174240754 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174240754 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174240754 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 14@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 14@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 14@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174240759 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174240760 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174240760 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 14@d4640d9293ef: M3UA_ASPUP sent 14@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174240760 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174240760 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250831174240760 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250831174240760 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174240760 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250831174240760 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250831174240760 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174240760 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250831174240760 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174240760 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250831174240760 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174240760 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174240760 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174240760 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174240760 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 14@d4640d9293ef: Message received on association #8 14@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 14@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 20250831174240763 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174240763 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174240763 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174240763 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174240763 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250831174240763 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 14@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174240763 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250831174240763 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174240763 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250831174240763 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174240763 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250831174240763 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174240764 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250831174240764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174240764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174240764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174240764 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 14@d4640d9293ef: Message received on association #8 20250831174240764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174240764 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174240764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174240764 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174240764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174240764 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250831174240764 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 14@d4640d9293ef: M3UA_BEAT received in wrong state 20250831174240764 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 14@d4640d9293ef: Message received on association #8 14@d4640d9293ef: Received M3UA_NOTIFY -> discard 14@d4640d9293ef: Message received on association #8 14@d4640d9293ef: ASPAC_Ack received for association #8 14@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 14@d4640d9293ef: Message received on association #8 14@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174241558 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:811) 20250831174241558 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:825) 20250831174241558 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174241558 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174241558 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174241558 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174241559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 14@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174241559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250831174241559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250831174241559 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=12,D=000200018003000800000001), PART(T=Source Address,L=12,D=000200018003000800000001), PART(T=Data,L=5,D=0301010000) (sccp_scrc.c:545) 20250831174241559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174241559 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250831174241559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174241559 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250831174241559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174241559 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250831174241559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174241559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174241559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174241559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250831174241559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250831174241559 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=12,D=000200018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=0101010000) (sccp_scrc.c:483) 20250831174241559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174241559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174241559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174241559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174241559 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250831174241559 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=10 -> eSLS=90: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174241560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174241560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174241560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174241560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174241560 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250831174241560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174241560 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=10 -> eSLS=74: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174241560 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174241560 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174241560 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174241560 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 01 00 00 00 17 03 00 00 0a 09 00 03 07 09 04 43 17 00 01 02 42 01 05 01 01 01 00 00 00 (ss7_asp.c:1383) 20250831174241560 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 14@d4640d9293ef: Message received on association #8 14@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174241563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33364<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@d4640d9293ef: setverdict(pass): none -> pass 20250831174241565 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174241566 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174241566 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174241566 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250831174241566 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250831174241566 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174241566 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174241566 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174241566 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250831174241566 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174241566 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250831174241566 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250831174241566 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 14@d4640d9293ef: Final verdict of PTC: none 20250831174241566 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250831174241566 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174241566 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174241566 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250831174241566 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250831174241566 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250831174241566 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174241566 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250831174241566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174241566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174241566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174241567 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174241567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174241567 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174241567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174241567 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) MTC@d4640d9293ef: Setting final verdict of the test case. 20250831174241567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174241567 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174241567 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@d4640d9293ef: Local verdict of MTC: pass MTC@d4640d9293ef: Local verdict of PTC with component reference 14: none (pass -> pass) MTC@d4640d9293ef: Test case TC_callingparty_ssn_only finished. Verdict: pass MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'. Sun Aug 31 17:42:41 UTC 2025 ====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17412) Waiting for packet dumper to finish... 1 (prev_count=17412, count=37368) 20250831174243568 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174243568 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174243568 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0). MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late'. ------ SCCP_Tests_RAW.TC_cr_timeout_cc_too_late ------ Sun Aug 31 17:42:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0). MTC@d4640d9293ef: Test case TC_cr_timeout_cc_too_late started. 20250831174244668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33370<->l=127.0.0.2:2324 (telnet_interface.c:192) 15@d4640d9293ef: ************************************************* 15@d4640d9293ef: M3UA emulation initiated, the test can be started 15@d4640d9293ef: ************************************************* 20250831174244888 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250831174244888 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250831174244888 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250831174244888 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250831174244888 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 15@d4640d9293ef: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 15@d4640d9293ef: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 15@d4640d9293ef: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250831174244896 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174244896 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174244896 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174244896 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250831174244896 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250831174244896 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250831174244896 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250831174244896 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250831174244896 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250831174244896 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250831174244896 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 15@d4640d9293ef: M3UA_ASPUP sent 15@d4640d9293ef: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250831174244896 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174244896 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250831174244897 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250831174244897 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250831174244897 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174244897 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174244897 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 15@d4640d9293ef: Message received on association #8 15@d4640d9293ef: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 15@d4640d9293ef: Association #8 state changed to: aSP_Inactive (5) 20250831174244899 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250831174244899 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250831174244899 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174244899 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250831174244899 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250831174244899 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250831174244899 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250831174244899 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250831174244899 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250831174244899 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174244899 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 15@d4640d9293ef: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250831174244899 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250831174244899 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250831174244899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174244899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174244900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174244900 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174244900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174244900 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250831174244900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174244900 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174244900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174244900 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250831174244900 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250831174244900 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 15@d4640d9293ef: Message received on association #8 15@d4640d9293ef: M3UA_BEAT received in wrong state 15@d4640d9293ef: Message received on association #8 15@d4640d9293ef: Received M3UA_NOTIFY -> discard 15@d4640d9293ef: Message received on association #8 15@d4640d9293ef: ASPAC_Ack received for association #8 15@d4640d9293ef: Association #8 state changed to: aSP_Active (7) 15@d4640d9293ef: Message received on association #8 15@d4640d9293ef: Received M3UA_NOTIFY -> discard 20250831174245688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250831174245688 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Allocated (fsm.c:456) 20250831174245688 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250831174245688 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=000004d2), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000fe) (sccp_scrc.c:455) 20250831174245688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174245688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174245688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174245688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 fe (sua.c:387) 20250831174245688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174245688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174245688 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=11 -> eSLS=75: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250831174245689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250831174245689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174245689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174245689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 fe (sua.c:387) 20250831174245689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250831174245689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250831174245689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174245689 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=11 -> eSLS=75: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174245689 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174245689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174245689 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174245689 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 01 00 00 00 17 03 00 00 0b 01 00 04 d2 02 02 06 04 43 17 00 01 04 04 43 01 00 fe 00 00 (ss7_asp.c:1383) 20250831174245689 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: state_chg to CONN_PEND_OUT (sccp_scoc_fsm.c:116) 20250831174245689 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 15@d4640d9293ef: Message received on association #8 15@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174245693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250831174245693 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250831174245693 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: state_chg to WAIT_CONN_CONF (sccp_scoc_fsm.c:229) MTC@d4640d9293ef: Waiting for RLSD 20250831174245698 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 15@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174245698 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250831174245698 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174245698 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174245698 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174245698 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174245698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174245698 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=000004d2), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:545) 20250831174245698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) CONN(1234,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250831174245699 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250831174245699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=000004d2), PART(T=SCCP Cause,L=4,D=0000032a) (sccp_scrc.c:455) 20250831174245699 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250831174245699 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174245699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250831174245699 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250831174245699 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250831174245699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250831174245699 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250831174245699 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 04 d2 2a 00 00 00 00 (ss7_asp.c:1383) 20250831174245699 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: state_chg to DISCONN_PEND (sccp_scoc_fsm.c:334) 20250831174245700 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 15@d4640d9293ef: Message received on association #8 15@d4640d9293ef: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250831174245702 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:811) 20250831174245702 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:825) 15@d4640d9293ef: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250831174245702 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250831174245702 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250831174245702 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250831174245703 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250831174245703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250831174245703 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=000004d2), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:545) 20250831174245703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) CONN(1234,remPC=23=0.2.7) Received CO:RELCO (sccp_scoc.c:787) 20250831174245703 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250831174245703 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: state_chg to IDLE (sccp_scoc_fsm.c:489) 20250831174245703 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250831174245703 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Freeing instance (sccp_connection.c:198) 20250831174245703 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Deallocated (fsm.c:568) MTC@d4640d9293ef: setverdict(pass): none -> pass 20250831174246703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33370<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250831174246706 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250831174246707 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250831174246707 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250831174246707 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 15@d4640d9293ef: Final verdict of PTC: none 20250831174246707 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250831174246707 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250831174246707 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250831174246707 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) MTC@d4640d9293ef: Setting final verdict of the test case. 20250831174246707 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250831174246707 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250831174246707 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250831174246707 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250831174246707 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) MTC@d4640d9293ef: Local verdict of MTC: pass 20250831174246708 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250831174246708 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250831174246708 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250831174246708 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) MTC@d4640d9293ef: Local verdict of PTC with component reference 15: none (pass -> pass) MTC@d4640d9293ef: Test case TC_cr_timeout_cc_too_late finished. Verdict: pass 20250831174246708 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250831174246708 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250831174246708 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250831174246708 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250831174246708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174246708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250831174246708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@d4640d9293ef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass'. 20250831174246708 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250831174246708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174246708 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250831174246708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174246708 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250831174246708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250831174246708 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250831174246708 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) Sun Aug 31 17:42:46 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36560) Waiting for packet dumper to finish... 1 (prev_count=36560, count=45612) 20250831174248710 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250831174248710 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250831174248710 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@d4640d9293ef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass' was executed successfully (exit status: 0). MC@d4640d9293ef: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d4640d9293ef: Terminating MTC. MC@d4640d9293ef: MTC terminated. MC2> exit MC@d4640d9293ef: Shutting down session. MC@d4640d9293ef: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp/expected-results.xml) [testenv] Testsuite is done [testenv] Stopping testsuite (1166365) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/log_merge.sh SCCP_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping sccp_demo_user (1166274) [testenv] Showing testsuite/junit-xml-9633.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/junit-xml-9633.log && echo']                [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0'] testenv-sccp-osmocom-nightly-asan-20250831-1741-1529cd3b-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sccp-test-asan/451/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.83, 0.78, 0.72 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS