Skip to content
Success

Console Output

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
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/.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 cb40cdc72329544dd61cfb20f0d54fd2773a8b4d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10
Commit message: "MSC Tests: add TC_gsup_lu_and_det: do a LU, Detach and expect GSUP MS Purge"
 > git rev-list --no-walk 44b1d9086304c7290fac9619ca495f4911fde577 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sccp-test] $ /bin/sh -xe /tmp/jenkins11503568049882669057.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.02, 0.26, 0.51 + RC=0 + ./testenv.py run sccp --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/podman/testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.5 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [732 B] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [724 B] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [277 kB] Fetched 9386 kB in 1s (10.4 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'make', 'sccp'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/titan-11.1.0/sccp compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/titan-11.1.0/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/_cache/podman/titan-11.1.0/sccp' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/titan-11.1.0/sccp make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/titan-11.1.0/sccp' DEP UD_PT.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP Native_FunctionDefs.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP SCCP_Mapping.cc DEP IPA_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Tests_RAW_part_7.cc DEP SCCP_Tests_RAW_part_6.cc DEP SCCP_Tests_RAW_part_5.cc DEP SCCP_Tests_RAW_part_4.cc DEP SCCP_Tests_RAW_part_3.cc DEP SCCP_Tests_RAW_part_2.cc DEP SCCP_Tests_RAW_part_1.cc DEP SCCP_Tests_part_7.cc DEP SCCP_Tests_part_6.cc DEP SCCP_Tests_part_5.cc DEP SCCP_Tests_part_4.cc DEP SCCP_Tests_part_3.cc DEP SCCP_Tests_part_2.cc DEP SCCP_Tests_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP SCCP_CodecPort_part_7.cc DEP SCCP_CodecPort_part_6.cc DEP SCCP_CodecPort_part_5.cc DEP SCCP_CodecPort_part_4.cc DEP SCCP_CodecPort_part_3.cc DEP SCCP_CodecPort_part_2.cc DEP SCCP_CodecPort_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Tests_RAW.cc DEP SCCP_Tests.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP SCCP_CodecPort.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GSM_Types.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 SCTPasp_PortType.so CCLD SCCPasp_Types.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_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD 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_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD 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/_cache/podman/titan-11.1.0/sccp' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [203 kB] Fetched 205 kB in 1s (304 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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] Installing packages: libosmo-netif-dev, libosmocore-dev, libosmocore-dbg, libc6-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'libosmo-netif-dev', 'libosmocore-dev', 'libosmocore-dbg', 'libc6-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 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 0 upgraded, 18 newly installed, 0 to remove and 10 not upgraded. Need to get 11.6 MB of archives. After this operation, 21.1 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508222026 [3028 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508222026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508222026 [170 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508222026 [52.0 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508222026 [71.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508222026 [228 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508222026 [71.6 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508222026 [104 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508222026 [178 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508222026 [60.3 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508222026 [64.2 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508222026 [51.0 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508222026 [44.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.32.33cb4.202508222026 [850 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508222026 [61.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.13.c499.202508222026 [74.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.32.33cb4.202508222026 [2166 kB] Fetched 11.6 MB in 0s (84.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508222026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508222026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508222026_amd64.deb ... Unpacking osmocom-nightly (202508222026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../04-libosmocodec4_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../07-libosmocoding0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../09-libosmogb14_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../11-libosmosim2_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../12-libosmousb0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../13-libosmocore_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../14-libosmocore-dev_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../15-libosmonetif11_1.6.0.13.c499.202508222026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508222026) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../16-libosmo-netif-dev_1.6.0.13.c499.202508222026_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0.13.c499.202508222026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508222026) ... Setting up osmocom-nightly (202508222026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508222026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmocore (1.11.0.32.33cb4.202508222026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmocore-dev:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-netif-dev:amd64 (1.6.0.13.c499.202508222026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] libosmo-sigtran: cloning master [testenv] + ['git', '-c', 'advice.detachedHead=false', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/git/build_against_osmocom_nightly', '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/_cache/git/build_against_osmocom_nightly/libosmo-sigtran', '-c', 'color.ui=always', 'log', '-1', '--oneline'] de724eb sccp_sclc: Remove SCCP cause mask in N-NOTICE.ind 'Reason for return' field [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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache/git/build_against_osmocom_nightly/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache/git/build_against_osmocom_nightly/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', './configure'] checking for a BSD-compatible install... /usr/bin/install -c 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 whether make supports nested variables... (cached) 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib 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 -Wall" CPPFLAGS=" -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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache/git/build_against_osmocom_nightly/libosmo-sigtran/src', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache/git/build_against_osmocom_nightly/libosmo-sigtran/examples', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'ln', '-s', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/git/build_against_osmocom_nightly/libosmo-sigtran/examples/sccp_demo_user', '/usr/local/bin/sccp_demo_user'] [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp/SCCP_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests.cfg'] [testenv] + ['cp', '-a', 'sccp_demo_user.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp/SCCP_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/logs/testsuite/SCCP_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp_demo_user', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-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/logs/sccp_demo_user/sccp_demo_user.log'] + [ -n ] + exec sccp_demo_user -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) 20250823102124013 DLGLOBAL NOTICE Available via telnet 127.0.0.2 2324 (telnet_interface.c:88) 20250823102124013 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250823102124013 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250823102124013 DLSS7 INFO Creating m3ua Server 127.0.0.2:2905 (ss7_xua_srv.c:238) 20250823102124013 DLSS7 INFO Created m3ua server on 127.0.0.2:2905 (ss7_xua_srv.c:258) 20250823102124013 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.2:2905 (ss7_xua_srv.c:326) 20250823102124013 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250823102124013 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250823102124013 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55c6c71a8680 (ss7_user.c:88) 20250823102124013 DLGLOBAL DEBUG validating counter group 0x7f8bb35ec340(sigtran_as) with 35 counters (rate_ctr.c:86) 20250823102124013 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Allocated (fsm.c:456) 20250823102124013 DLSS7 INFO 0: AS(as-srv-client) Created AS (ss7_instance.c:325) 20250823102124013 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) 20250823102124013 DLGLOBAL DEBUG validating counter group 0x7f8bb35ec5e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250823102124013 DLSS7 INFO 0: AS(as-srv-client) Adding ASP asp-srv-client to AS (ss7_as.c:161) 20250823102124013 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) 20250823102124013 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Allocated (fsm.c:456) 20250823102124013 DLSS7 NOTICE 0: ASP(asp-srv-client) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250823102124013 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'refuser' to SSN=201 PC=(no PC) (sccp_instance.c:168) 20250823102124013 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'echo' to SSN=202 PC=(no PC) (sccp_instance.c:168) 20250823102124013 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'callback' to SSN=203 PC=(no PC) (sccp_instance.c:168) 20250823102124013 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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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@386847ae4dc2: Unix server socket created successfully. MC@386847ae4dc2: Listening on TCP port 37639. 386847ae4dc2 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/titan-11.1.0/sccp/SCCP_Tests 386847ae4dc2 37639 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@386847ae4dc2: New HC connected from 10.0.2.100 [10.0.2.100]. 386847ae4dc2: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@386847ae4dc2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@386847ae4dc2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@386847ae4dc2: Configuration file was processed on all HCs. MC@386847ae4dc2: Creating MTC on host 10.0.2.100. MC@386847ae4dc2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'. ------ SCCP_Tests.TC_routing_global_title_crash ------ Sat Aug 23 10:21:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_routing_global_title_crash started. 20250823102125445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45422<->l=127.0.0.2:2324 (telnet_interface.c:192) 4@386847ae4dc2: ************************************************* 4@386847ae4dc2: M3UA emulation initiated, the test can be started 4@386847ae4dc2: ************************************************* 3@386847ae4dc2: v_sccp_pdu_maxlen:268 20250823102125665 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102125665 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250823102125665 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102125665 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) 20250823102125665 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102125665 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 4@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 4@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 4@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered 4@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823102125671 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) 20250823102125671 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) 20250823102125671 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102125671 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102125671 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102125671 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102125671 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102125671 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102125671 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102125671 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102125672 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102125672 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) 20250823102125672 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102125672 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) 20250823102125672 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 4@386847ae4dc2: M3UA_ASPUP sent 4@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823102125672 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102125672 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102125672 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@386847ae4dc2: Message received on association #8 4@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 4@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 20250823102125674 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) 20250823102125675 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) 20250823102125675 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102125675 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102125675 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102125675 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102125675 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102125675 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102125675 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102125675 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) 20250823102125675 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102125675 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) 20250823102125675 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) 20250823102125675 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) 20250823102125675 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) 20250823102125675 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) 20250823102125675 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) 20250823102125675 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102125675 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) 20250823102125675 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102125675 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) 20250823102125675 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102125675 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) 20250823102125675 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250823102125675 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102125675 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@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 4@386847ae4dc2: Message received on association #8 4@386847ae4dc2: M3UA_BEAT received in wrong state 4@386847ae4dc2: Message received on association #8 4@386847ae4dc2: Received M3UA_NOTIFY -> discard 4@386847ae4dc2: Message received on association #8 4@386847ae4dc2: ASPAC_Ack received for association #8 4@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 4@386847ae4dc2: Sending buffered message #0 20250823102125680 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) 20250823102125680 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) 20250823102125680 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102125680 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102125680 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102125680 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) 20250823102125680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102125680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,GTI=1,GT=() (sccp2sua.c:334) 20250823102125680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250823102125680 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) 20250823102125680 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) 20250823102125680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102125680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102125680 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) 20250823102125680 DLSUA DEBUG SUA IEI 0x0103 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 4@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102125680 DLSUA DEBUG SUA IEI 0x0103 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250823102125680 DLSCCP NOTICE 0: SCCP(rctx=0) Unable to find user for SSN=0 PC=0.0.1 (sccp_scrc.c:377) 20250823102125680 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (unequipped user) for CL message CL:CLDT (sccp_instance.c:238) 20250823102125680 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (unequipped user) for CL message CL:CLDT (sccp_sclc.c:399) 20250823102125680 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) 20250823102125680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102125680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102125680 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) 20250823102125680 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) 20250823102125680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102125680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102125680 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) 20250823102125680 DLSUA DEBUG SUA IEI 0x0102 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250823102125680 DLSUA DEBUG SUA IEI 0x0102 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250823102125680 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) 20250823102125680 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) 20250823102125680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102125680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102125680 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) 20250823102125680 DLSUA DEBUG SUA IEI 0x0102 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250823102125680 DLSUA DEBUG SUA IEI 0x0102 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250823102125680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102125681 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) 20250823102125681 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) 20250823102125681 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102125681 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102125681 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) 20250823102125681 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@386847ae4dc2: Message received on association #8 4@386847ae4dc2: Received M3UA_NOTIFY -> discard 4@386847ae4dc2: Message received on association #8 4@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@386847ae4dc2: Timeout.... MTC@386847ae4dc2: Warning: Stopping inactive timer TL_timer. MTC@386847ae4dc2: setverdict(pass): none -> pass 20250823102135479 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) 20250823102135479 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102135479 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102135479 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102135479 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102135479 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) 20250823102135479 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102135479 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102135479 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102135479 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 3@386847ae4dc2: Final verdict of PTC: none 20250823102135479 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) 20250823102135479 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) 20250823102135479 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102135479 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102135479 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102135479 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102135479 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102135479 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102135479 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102135479 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) 20250823102135479 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) 20250823102135480 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) 20250823102135480 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) 20250823102135480 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) 20250823102135480 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102135480 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) 20250823102135480 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) 20250823102135480 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) 4@386847ae4dc2: Final verdict of PTC: none 20250823102135480 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102135480 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) 20250823102135480 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102135480 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250823102135482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45422<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 3: none (pass -> pass) MTC@386847ae4dc2: Local verdict of PTC with component reference 4: none (pass -> pass) MTC@386847ae4dc2: Test case TC_routing_global_title_crash finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'. Sat Aug 23 10:21:35 UTC 2025 ====== SCCP_Tests.TC_routing_global_title_crash pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=29304) Waiting for packet dumper to finish... 1 (prev_count=29304, count=39500) 20250823102137481 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102137481 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102137481 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0). MC@386847ae4dc2: Test execution finished. MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'. ------ SCCP_Tests_RAW.TC_cr_cc ------ Sat Aug 23 10:21:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_cr_cc started. 20250823102138558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55566<->l=127.0.0.2:2324 (telnet_interface.c:192) 5@386847ae4dc2: ************************************************* 5@386847ae4dc2: M3UA emulation initiated, the test can be started 5@386847ae4dc2: ************************************************* 20250823102138777 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102138777 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102138777 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) 20250823102138777 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102138777 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 5@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 5@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 5@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823102138783 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) 20250823102138783 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) 20250823102138783 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102138783 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102138783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102138783 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102138783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102138783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102138783 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102138783 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102138783 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102138783 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) 20250823102138783 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102138783 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) 20250823102138783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250823102138783 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102138783 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102138783 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@386847ae4dc2: M3UA_ASPUP sent 5@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 5@386847ae4dc2: Message received on association #8 5@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 5@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 20250823102138786 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) 20250823102138786 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) 20250823102138786 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102138786 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102138786 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102138786 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102138786 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102138786 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102138786 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102138786 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) 20250823102138786 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102138786 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) 20250823102138786 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) 20250823102138786 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) 5@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823102138786 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) 20250823102138786 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) 20250823102138786 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102138786 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) 20250823102138786 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102138786 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) 20250823102138786 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102138786 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) 20250823102138786 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250823102138786 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102138786 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@386847ae4dc2: Message received on association #8 5@386847ae4dc2: M3UA_BEAT received in wrong state 5@386847ae4dc2: Message received on association #8 5@386847ae4dc2: Received M3UA_NOTIFY -> discard 5@386847ae4dc2: Message received on association #8 5@386847ae4dc2: ASPAC_Ack received for association #8 5@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 5@386847ae4dc2: Message received on association #8 5@386847ae4dc2: Received M3UA_NOTIFY -> discard 20250823102139584 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) 20250823102139585 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) 20250823102139585 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102139585 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102139585 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102139585 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) 20250823102139585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102139585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250823102139585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250823102139585 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) 20250823102139585 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) 20250823102139585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102139585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102139585 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) 20250823102139585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102139585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102139585 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) 20250823102139585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102139585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 5@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102139585 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Allocated (fsm.c:456) 20250823102139585 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) 20250823102139585 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:820) 20250823102139585 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) 20250823102139585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102139585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102139585 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) 20250823102139585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102139585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102139585 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc_fsm.c:173) 20250823102139585 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) 20250823102139585 DMAIN INFO Accepting N-CONNECT.ind (local_ref=1) (sccp_test_server.c:55) 20250823102139585 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) 20250823102139585 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_sap.c:263) 20250823102139585 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) 20250823102139585 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) 20250823102139585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102139585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102139585 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102139585 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) 20250823102139585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102139585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102139585 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) 20250823102139585 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) 20250823102139585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102139585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102139585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102139585 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) 20250823102139585 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) 20250823102139585 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102139585 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102139585 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) 20250823102139585 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc_fsm.c:205) 20250823102139586 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@386847ae4dc2: Message received on association #8 5@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@386847ae4dc2: setverdict(pass): none -> pass 20250823102139590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55566<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250823102139592 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) 20250823102139592 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102139592 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102139592 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102139592 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102139592 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) 20250823102139592 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102139592 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102139592 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102139592 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823102139592 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) 20250823102139592 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) 20250823102139592 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102139592 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102139592 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102139592 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102139592 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102139592 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102139592 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102139592 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) 20250823102139592 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) 20250823102139593 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) 20250823102139593 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) 20250823102139593 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) 20250823102139593 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102139593 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) 20250823102139593 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) 20250823102139593 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) 20250823102139593 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102139593 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) 20250823102139593 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102139593 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 5@386847ae4dc2: Final verdict of PTC: none MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 5: none (pass -> pass) MTC@386847ae4dc2: Test case TC_cr_cc finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'. Sat Aug 23 10:21:39 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17440) Waiting for packet dumper to finish... 1 (prev_count=17440, count=40604) 20250823102141594 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102141594 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102141594 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0). MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'. ------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------ Sat Aug 23 10:21:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_udt_without_cr_cc started. 20250823102142703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55570<->l=127.0.0.2:2324 (telnet_interface.c:192) 6@386847ae4dc2: ************************************************* 6@386847ae4dc2: M3UA emulation initiated, the test can be started 6@386847ae4dc2: ************************************************* 20250823102142919 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102142919 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102142920 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) 20250823102142920 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102142920 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 6@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 6@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 6@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823102142926 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) 20250823102142926 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) 20250823102142926 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102142926 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102142926 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102142926 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102142926 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102142926 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102142926 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102142927 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102142927 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102142927 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) 20250823102142927 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102142927 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) 20250823102142927 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250823102142927 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102142927 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102142927 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@386847ae4dc2: M3UA_ASPUP sent 6@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 6@386847ae4dc2: Message received on association #8 6@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 6@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 20250823102142930 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) 20250823102142930 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) 20250823102142930 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102142930 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102142930 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102142930 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102142930 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102142930 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102142930 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102142930 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) 20250823102142930 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102142930 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) 20250823102142930 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) 20250823102142930 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) 20250823102142930 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) 20250823102142930 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) 20250823102142930 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 6@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823102142930 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) 20250823102142930 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102142930 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) 20250823102142930 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102142930 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) 20250823102142930 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250823102142930 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102142930 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@386847ae4dc2: Message received on association #8 6@386847ae4dc2: M3UA_BEAT received in wrong state 6@386847ae4dc2: Message received on association #8 6@386847ae4dc2: Received M3UA_NOTIFY -> discard 6@386847ae4dc2: Message received on association #8 6@386847ae4dc2: ASPAC_Ack received for association #8 6@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 6@386847ae4dc2: Message received on association #8 6@386847ae4dc2: Received M3UA_NOTIFY -> discard 20250823102143724 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=96) (stream_srv.c:811) 20250823102143724 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 96 bytes from client (stream_srv.c:825) 20250823102143724 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102143724 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102143724 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102143724 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) 20250823102143724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102143724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250823102143724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250823102143724 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=53,D=b3f45d47c92d4c4f71848b7605f8ee8d35600cb333d9cfe9246871d9106ba4f65bd1266e145a8d31d1a81940f19b16e719c252e49a) (sccp_scrc.c:545) 20250823102143724 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) 20250823102143724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102143724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102143724 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) 20250823102143725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102143725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102143725 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) 20250823102143725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102143725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102143725 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) 20250823102143725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102143725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102143725 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) 20250823102143725 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250823102143725 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) 20250823102143725 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=53,D=b3f45d47c92d4c4f71848b7605f8ee8d35600cb333d9cfe9246871d9106ba4f65bd1266e145a8d31d1a81940f19b16e719c252e49a) (sccp_scrc.c:483) 20250823102143725 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) 20250823102143725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102143725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102143725 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) 6@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102143725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102143725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102143725 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=15 -> eSLS=79: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250823102143725 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) 20250823102143725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102143725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102143725 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) 20250823102143725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102143725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102143725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102143725 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=15 -> eSLS=79: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250823102143725 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) 20250823102143725 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102143725 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102143725 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 55 00 00 00 01 00 00 00 17 03 00 00 0f 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 35 b3 f4 5d 47 c9 2d 4c 4f 71 84 8b 76 05 f8 ee 8d 35 60 0c b3 33 d9 cf e9 24 68 71 d9 10 6b a4 f6 5b d1 26 6e 14 5a 8d 31 d1 a8 19 40 f1 9b 16 e7 19 c2 52 e4 9a 00 00 00 (ss7_asp.c:1383) 20250823102143725 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@386847ae4dc2: Message received on association #8 6@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@386847ae4dc2: setverdict(pass): none -> pass 20250823102147733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55570<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250823102147736 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) 20250823102147736 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102147736 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102147736 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102147736 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102147736 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) 20250823102147736 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102147736 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102147736 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102147736 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823102147736 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) 20250823102147736 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) 20250823102147736 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102147736 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102147736 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102147736 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102147736 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102147737 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102147737 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102147737 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) 20250823102147737 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) 20250823102147737 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) 20250823102147737 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) 20250823102147737 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) 20250823102147737 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102147737 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) 20250823102147737 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) 20250823102147737 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) 20250823102147737 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102147737 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) 20250823102147737 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102147737 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 6@386847ae4dc2: Final verdict of PTC: none MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 6: none (pass -> pass) MTC@386847ae4dc2: Test case TC_udt_without_cr_cc finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'. Sat Aug 23 10:21:47 UTC 2025 ====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=30408) Waiting for packet dumper to finish... 1 (prev_count=30408, count=39460) 20250823102149738 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102149738 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102149738 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0). MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'. ------ SCCP_Tests_RAW.TC_tiar_timeout ------ Sat Aug 23 10:21:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_tiar_timeout started. 20250823102150852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43464<->l=127.0.0.2:2324 (telnet_interface.c:192) 7@386847ae4dc2: ************************************************* 7@386847ae4dc2: M3UA emulation initiated, the test can be started 7@386847ae4dc2: ************************************************* 20250823102151068 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102151068 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102151068 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) 20250823102151068 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102151068 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 7@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 7@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 7@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823102151073 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) 20250823102151073 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) 20250823102151073 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102151073 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102151073 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102151073 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102151073 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102151073 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102151073 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102151073 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102151073 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102151073 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) 20250823102151073 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102151073 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) 20250823102151073 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250823102151073 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102151073 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102151073 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@386847ae4dc2: M3UA_ASPUP sent 7@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 7@386847ae4dc2: Message received on association #8 7@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 7@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 20250823102151077 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) 20250823102151077 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) 20250823102151077 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102151077 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102151077 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102151077 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102151077 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102151077 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102151077 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102151077 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) 20250823102151077 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102151077 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) 20250823102151077 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) 20250823102151077 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) 20250823102151077 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) 20250823102151077 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) 20250823102151077 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102151077 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) 20250823102151077 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102151077 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) 20250823102151077 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102151077 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) 20250823102151077 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 7@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823102151077 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102151077 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@386847ae4dc2: Message received on association #8 7@386847ae4dc2: M3UA_BEAT received in wrong state 7@386847ae4dc2: Message received on association #8 7@386847ae4dc2: Received M3UA_NOTIFY -> discard 7@386847ae4dc2: Message received on association #8 7@386847ae4dc2: ASPAC_Ack received for association #8 7@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 7@386847ae4dc2: Message received on association #8 7@386847ae4dc2: Received M3UA_NOTIFY -> discard 20250823102151873 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) 20250823102151873 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) 20250823102151873 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102151873 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102151873 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102151873 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) 20250823102151873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102151873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250823102151873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250823102151873 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) 20250823102151873 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) 20250823102151873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151873 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) 20250823102151873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151873 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) 20250823102151873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151873 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Allocated (fsm.c:456) 20250823102151874 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) 20250823102151874 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:820) 20250823102151874 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) 20250823102151874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151874 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) 20250823102151874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151874 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc_fsm.c:173) 20250823102151874 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) 20250823102151874 DMAIN INFO Accepting N-CONNECT.ind (local_ref=2) (sccp_test_server.c:55) 20250823102151874 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) 20250823102151874 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_sap.c:263) 20250823102151874 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) 20250823102151874 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) 20250823102151874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151874 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102151874 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) 20250823102151874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151874 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) 20250823102151874 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) 20250823102151874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 7@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102151874 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) 20250823102151874 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) 20250823102151874 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102151874 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102151874 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) 20250823102151874 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc_fsm.c:205) 20250823102151874 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@386847ae4dc2: Message received on association #8 7@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102151879 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=92) (stream_srv.c:811) 20250823102151879 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 92 bytes from client (stream_srv.c:825) 20250823102151879 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102151879 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102151879 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102151879 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) 20250823102151879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102151879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250823102151879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250823102151879 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=49,D=b403f9f26e5e9514c6e981e28e448b3a0ce86462c3ac259d499b99c8832f0338d3d5c8d23903431db15e1a8cb6075bdbe4) (sccp_scrc.c:545) 20250823102151879 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) 20250823102151879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 7@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102151879 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) 20250823102151879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151879 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) 20250823102151879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151879 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) 20250823102151879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151879 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) 20250823102151879 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250823102151879 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) 20250823102151879 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=49,D=b403f9f26e5e9514c6e981e28e448b3a0ce86462c3ac259d499b99c8832f0338d3d5c8d23903431db15e1a8cb6075bdbe4) (sccp_scrc.c:483) 20250823102151879 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) 20250823102151879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151879 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) 20250823102151879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151879 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) 20250823102151879 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) 20250823102151879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151879 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) 20250823102151879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102151879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102151879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102151879 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) 20250823102151879 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) 20250823102151879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102151879 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102151879 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 92 bytes: [L2]> 01 00 01 01 00 00 00 5c 02 10 00 51 00 00 00 01 00 00 00 17 03 00 00 00 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 31 b4 03 f9 f2 6e 5e 95 14 c6 e9 81 e2 8e 44 8b 3a 0c e8 64 62 c3 ac 25 9d 49 9b 99 c8 83 2f 03 38 d3 d5 c8 d2 39 03 43 1d b1 5e 1a 8c b6 07 5b db e4 00 00 00 (ss7_asp.c:1383) 20250823102151880 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@386847ae4dc2: Message received on association #8 7@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@386847ae4dc2: Waiting for first IT 20250823102153876 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250823102153876 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) 20250823102153876 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102153876 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) 20250823102153876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102153876 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) 20250823102153876 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) 20250823102153876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102153876 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102153876 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) 20250823102153876 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@386847ae4dc2: Message received on association #8 7@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@386847ae4dc2: Waiting for second IT 20250823102155878 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250823102155878 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) 20250823102155878 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102155878 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) 20250823102155878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102155878 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) 20250823102155878 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) 20250823102155878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102155878 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102155878 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) 20250823102155878 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@386847ae4dc2: Message received on association #8 7@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@386847ae4dc2: Waiting for RLSD 20250823102156875 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(iar)_expired (sccp_connection.c:67) 20250823102156875 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) 20250823102156876 DMAIN INFO Got N-DISCONNECT.ind (local_ref=2, cause=781, importance=0) (sccp_test_server.c:74) 20250823102156876 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) 20250823102156876 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102156876 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) 20250823102156876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102156876 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) 20250823102156876 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) 20250823102156876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102156876 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102156876 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) 20250823102156876 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc_fsm.c:417) 20250823102156876 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@386847ae4dc2: Message received on association #8 7@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102156882 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) 20250823102156882 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) 20250823102156882 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102156882 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102156882 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102156882 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) 20250823102156882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102156882 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) 20250823102156882 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) 20250823102156882 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823102156882 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: state_chg to IDLE (sccp_scoc_fsm.c:489) 20250823102156882 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823102156882 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Freeing instance (sccp_connection.c:198) 20250823102156882 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Deallocated (fsm.c:568) 7@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@386847ae4dc2: setverdict(pass): none -> pass 20250823102157884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43464<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250823102157887 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) 20250823102157887 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102157887 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102157887 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102157887 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102157887 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) 20250823102157887 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102157887 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102157887 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102157887 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823102157887 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) 20250823102157887 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) 20250823102157887 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102157887 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102157887 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102157888 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102157888 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102157888 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102157888 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102157888 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) 20250823102157888 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) 20250823102157888 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) 20250823102157888 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) 20250823102157888 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) 20250823102157888 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102157888 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) 20250823102157888 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) 20250823102157888 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) 20250823102157888 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102157888 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) 7@386847ae4dc2: Final verdict of PTC: none 20250823102157888 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102157888 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 7: none (pass -> pass) MTC@386847ae4dc2: Test case TC_tiar_timeout finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'. Sat Aug 23 10:21:57 UTC 2025 ====== SCCP_Tests_RAW.TC_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=58928) Waiting for packet dumper to finish... 1 (prev_count=58928, count=67980) 20250823102159889 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102159889 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102159889 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0). MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'. ------ SCCP_Tests_RAW.TC_it_avoids_tiar ------ Sat Aug 23 10:21:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_it_avoids_tiar started. 20250823102200978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48862<->l=127.0.0.2:2324 (telnet_interface.c:192) 8@386847ae4dc2: ************************************************* 8@386847ae4dc2: M3UA emulation initiated, the test can be started 8@386847ae4dc2: ************************************************* 20250823102201194 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102201194 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102201194 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) 20250823102201194 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102201195 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 8@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 8@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 8@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823102201202 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) 20250823102201202 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) 20250823102201202 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102201202 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102201202 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102201202 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102201202 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102201202 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102201202 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102201202 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102201202 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102201202 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) 20250823102201202 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102201202 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) 20250823102201202 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250823102201202 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102201202 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102201202 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@386847ae4dc2: M3UA_ASPUP sent 8@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 8@386847ae4dc2: Message received on association #8 8@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 8@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 20250823102201203 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) 20250823102201203 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) 20250823102201203 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102201203 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102201203 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102201203 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102201203 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102201203 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102201203 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102201203 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) 20250823102201203 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102201203 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) 20250823102201203 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) 20250823102201203 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) 20250823102201203 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) 20250823102201203 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) 20250823102201203 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102201203 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) 20250823102201203 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102201203 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) 20250823102201203 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102201203 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) 20250823102201203 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250823102201203 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102201203 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@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 8@386847ae4dc2: Message received on association #8 8@386847ae4dc2: M3UA_BEAT received in wrong state 8@386847ae4dc2: Message received on association #8 8@386847ae4dc2: Received M3UA_NOTIFY -> discard 8@386847ae4dc2: Message received on association #8 8@386847ae4dc2: ASPAC_Ack received for association #8 8@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 8@386847ae4dc2: Message received on association #8 8@386847ae4dc2: Received M3UA_NOTIFY -> discard 20250823102201998 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) 20250823102201998 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) 20250823102201998 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102201998 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102201998 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102201998 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) 20250823102201998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102201998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250823102201998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250823102201998 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) 20250823102201998 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) 20250823102201998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102201998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102201998 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) 20250823102201998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102201998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102201998 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) 20250823102201998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102201998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102201998 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Allocated (fsm.c:456) 20250823102201998 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) 20250823102201998 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:820) 20250823102201998 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) 20250823102201998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102201998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102201998 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) 20250823102201998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102201998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102201998 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc_fsm.c:173) 20250823102201999 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) 20250823102201999 DMAIN INFO Accepting N-CONNECT.ind (local_ref=3) (sccp_test_server.c:55) 20250823102201999 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) 20250823102201999 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_sap.c:263) 20250823102201999 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) 20250823102201999 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) 20250823102201999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102201999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102201999 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102201999 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) 20250823102201999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102201999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102201999 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) 20250823102201999 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) 20250823102201999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102201999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102201999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102201999 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) 20250823102201999 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) 20250823102201999 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102201999 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102201999 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) 20250823102201999 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc_fsm.c:205) 8@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102201999 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@386847ae4dc2: Message received on association #8 8@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102203000 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250823102203001 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) 20250823102203001 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102203001 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) 20250823102203001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102203001 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) 20250823102203001 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) 20250823102203001 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102203001 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102203001 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) 20250823102203001 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@386847ae4dc2: Message received on association #8 8@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102203005 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) 20250823102203005 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) 20250823102203005 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102203005 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102203005 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102203005 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) 20250823102203005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102203005 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) 20250823102203005 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) 20250823102203005 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 8@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102204002 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250823102204002 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) 20250823102204003 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102204003 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) 20250823102204003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102204003 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) 20250823102204003 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) 20250823102204003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102204003 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102204003 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) 20250823102204003 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@386847ae4dc2: Message received on association #8 8@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102204007 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) 20250823102204007 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) 20250823102204007 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102204007 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102204007 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102204007 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) 20250823102204007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102204007 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) 20250823102204007 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) 20250823102204007 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 8@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102205004 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250823102205005 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) 20250823102205005 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102205005 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) 20250823102205005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102205005 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) 20250823102205005 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) 20250823102205005 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102205005 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102205005 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) 20250823102205005 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@386847ae4dc2: Message received on association #8 8@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102205009 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) 20250823102205009 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) 20250823102205009 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102205009 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102205009 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102205009 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) 20250823102205009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102205009 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) 20250823102205009 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) 20250823102205009 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 8@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102206007 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250823102206007 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) 20250823102206007 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102206007 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) 20250823102206007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102206007 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) 20250823102206007 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) 20250823102206007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102206007 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102206007 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) 20250823102206007 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@386847ae4dc2: Message received on association #8 8@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102206011 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) 20250823102206012 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) 20250823102206012 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102206012 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102206012 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102206012 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) 20250823102206012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102206012 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) 20250823102206012 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) 20250823102206012 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 8@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102207008 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250823102207009 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) 20250823102207009 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102207009 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) 20250823102207009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102207009 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) 20250823102207009 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) 20250823102207009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102207009 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102207009 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) 20250823102207009 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@386847ae4dc2: Message received on association #8 8@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102207014 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) 20250823102207014 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) 20250823102207014 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102207014 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102207014 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102207014 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) 20250823102207014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102207014 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) 20250823102207014 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) 20250823102207014 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 8@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102208010 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250823102208010 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) 20250823102208011 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102208011 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) 20250823102208011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102208011 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) 20250823102208011 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) 20250823102208011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102208011 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102208011 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) 20250823102208011 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@386847ae4dc2: Message received on association #8 8@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102208016 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) 20250823102208017 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) 20250823102208017 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102208017 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102208017 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102208017 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) 20250823102208017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102208017 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) 20250823102208017 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) 20250823102208017 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 8@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@386847ae4dc2: setverdict(pass): none -> pass MTC@386847ae4dc2: Waiting for RLSD 20250823102209012 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250823102209012 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) 20250823102209012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102209012 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) 20250823102209012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102209012 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) 20250823102209012 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) 20250823102209012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102209012 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102209012 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) 20250823102209012 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@386847ae4dc2: Message received on association #8 8@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102210012 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250823102210012 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) 20250823102210012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102210013 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) 20250823102210013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102210013 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) 20250823102210013 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) 20250823102210013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102210013 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102210013 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) 20250823102210013 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@386847ae4dc2: Message received on association #8 8@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102211013 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250823102211013 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) 20250823102211013 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102211013 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) 20250823102211013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102211013 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) 20250823102211013 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) 20250823102211013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102211013 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102211013 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) 20250823102211013 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@386847ae4dc2: Message received on association #8 8@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102211018 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(iar)_expired (sccp_connection.c:67) 20250823102211018 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) 20250823102211018 DMAIN INFO Got N-DISCONNECT.ind (local_ref=3, cause=781, importance=0) (sccp_test_server.c:74) 20250823102211018 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) 20250823102211018 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102211018 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) 20250823102211018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102211018 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) 20250823102211018 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) 20250823102211018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102211018 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102211018 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) 20250823102211018 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc_fsm.c:417) 20250823102211018 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@386847ae4dc2: Message received on association #8 8@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@386847ae4dc2: setverdict(pass): pass -> pass, component reason not changed 20250823102211019 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) 20250823102211019 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) 20250823102211019 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102211019 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102211019 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102211019 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) 20250823102211019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102211019 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) 20250823102211019 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) 20250823102211019 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823102211019 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: state_chg to IDLE (sccp_scoc_fsm.c:489) 20250823102211019 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823102211019 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Freeing instance (sccp_connection.c:198) 20250823102211019 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Deallocated (fsm.c:568) 8@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102212020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48862<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250823102212024 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) 20250823102212024 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102212024 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102212024 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102212024 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102212024 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) 20250823102212024 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102212024 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102212024 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102212024 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823102212024 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) 20250823102212024 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) 20250823102212024 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102212024 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102212025 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102212025 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102212025 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102212025 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102212025 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102212025 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) 20250823102212025 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) 20250823102212025 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) 20250823102212025 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) 20250823102212025 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) 20250823102212025 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102212025 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) 20250823102212025 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) 20250823102212025 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) 20250823102212025 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102212025 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) 20250823102212025 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102212025 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 8@386847ae4dc2: Final verdict of PTC: none MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 8: none (pass -> pass) MTC@386847ae4dc2: Test case TC_it_avoids_tiar finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass'. Sat Aug 23 10:22:12 UTC 2025 ====== SCCP_Tests_RAW.TC_it_avoids_tiar pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=86024) Waiting for packet dumper to finish... 1 (prev_count=86024, count=95076) 20250823102214026 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102214026 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102214026 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass' was executed successfully (exit status: 0). MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'. ------ SCCP_Tests_RAW.TC_process_rx_xudt ------ Sat Aug 23 10:22:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_process_rx_xudt started. 20250823102215140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54464<->l=127.0.0.2:2324 (telnet_interface.c:192) 9@386847ae4dc2: ************************************************* 9@386847ae4dc2: M3UA emulation initiated, the test can be started 9@386847ae4dc2: ************************************************* 20250823102215357 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102215357 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102215357 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) 20250823102215357 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102215357 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 9@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 9@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 9@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823102215364 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) 20250823102215364 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) 20250823102215364 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102215364 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102215364 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102215364 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102215364 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102215364 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102215364 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102215364 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102215364 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102215364 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) 20250823102215364 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102215365 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) 20250823102215365 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250823102215365 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102215365 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102215365 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@386847ae4dc2: M3UA_ASPUP sent 9@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 9@386847ae4dc2: Message received on association #8 9@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 9@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 20250823102215367 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) 20250823102215367 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) 20250823102215367 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102215367 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102215367 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102215367 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102215367 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102215367 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102215367 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102215367 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) 20250823102215367 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102215367 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) 20250823102215367 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) 20250823102215367 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) 20250823102215367 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) 20250823102215367 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) 20250823102215367 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102215367 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) 20250823102215367 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102215367 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) 20250823102215367 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102215367 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) 9@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823102215367 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250823102215367 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102215368 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@386847ae4dc2: Message received on association #8 9@386847ae4dc2: M3UA_BEAT received in wrong state 9@386847ae4dc2: Message received on association #8 9@386847ae4dc2: Received M3UA_NOTIFY -> discard 9@386847ae4dc2: Message received on association #8 9@386847ae4dc2: ASPAC_Ack received for association #8 9@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 9@386847ae4dc2: Message received on association #8 9@386847ae4dc2: Received M3UA_NOTIFY -> discard 20250823102216162 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=120) (stream_srv.c:811) 20250823102216162 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 120 bytes from client (stream_srv.c:825) 20250823102216162 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102216162 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102216162 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102216162 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) 20250823102216162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102216162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250823102216162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 9@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102216162 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=78,D=e0daaf1f4a6e801d36ba6fdaf479381644a423c45e7f29a5dc56612bd5d4b17d7ad9b84a7174533812dc6b116a15c0341f47d1bd8ba2724a6082fb70bece58991a14f5ecf784678f6d1bec3e11ca) (sccp_scrc.c:545) 20250823102216162 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) 20250823102216162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102216162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102216162 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) 20250823102216162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102216162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102216162 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) 20250823102216162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102216162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102216162 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) 20250823102216162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102216162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102216162 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) 20250823102216162 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250823102216162 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) 20250823102216162 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=78,D=e0daaf1f4a6e801d36ba6fdaf479381644a423c45e7f29a5dc56612bd5d4b17d7ad9b84a7174533812dc6b116a15c0341f47d1bd8ba2724a6082fb70bece58991a14f5ecf784678f6d1bec3e11ca) (sccp_scrc.c:483) 20250823102216162 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) 20250823102216162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102216162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102216162 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) 20250823102216162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102216162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102216162 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) 20250823102216162 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) 20250823102216162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102216162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102216162 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) 20250823102216162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102216162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102216162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102216162 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) 20250823102216162 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) 20250823102216162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102216162 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102216162 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 01 00 00 00 17 03 00 00 00 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 4e e0 da af 1f 4a 6e 80 1d 36 ba 6f da f4 79 38 16 44 a4 23 c4 5e 7f 29 a5 dc 56 61 2b d5 d4 b1 7d 7a d9 b8 4a 71 74 53 38 12 dc 6b 11 6a 15 c0 34 1f 47 d1 bd 8b a2 72 4a 60 82 fb 70 be ce 58 99 1a 14 f5 ec f7 84 67 8f 6d 1b ec 3e 11 ca 00 00 (ss7_asp.c:1383) 20250823102216163 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@386847ae4dc2: Message received on association #8 9@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@386847ae4dc2: setverdict(pass): none -> pass 20250823102216166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54464<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250823102216169 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) 20250823102216169 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102216169 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102216169 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102216169 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102216169 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) 20250823102216169 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102216169 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102216169 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102216169 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823102216169 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) 20250823102216169 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) 20250823102216169 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102216169 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102216169 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102216169 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102216169 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102216169 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102216169 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102216169 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) 20250823102216169 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) 20250823102216169 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) 20250823102216169 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) 20250823102216169 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) 20250823102216169 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102216169 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) 20250823102216169 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) 20250823102216169 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) 20250823102216169 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102216169 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) 20250823102216169 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102216169 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 9@386847ae4dc2: Final verdict of PTC: none MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 9: none (pass -> pass) MTC@386847ae4dc2: Test case TC_process_rx_xudt finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'. Sat Aug 23 10:22:16 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_xudt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17448) Waiting for packet dumper to finish... 1 (prev_count=17448, count=39592) 20250823102218171 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102218171 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102218171 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0). MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'. ------ SCCP_Tests_RAW.TC_process_rx_ludt ------ Sat Aug 23 10:22:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_process_rx_ludt started. 20250823102219279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33196<->l=127.0.0.2:2324 (telnet_interface.c:192) 10@386847ae4dc2: ************************************************* 10@386847ae4dc2: M3UA emulation initiated, the test can be started 10@386847ae4dc2: ************************************************* 20250823102219497 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102219497 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102219497 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) 20250823102219497 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102219497 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 10@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 10@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 10@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823102219504 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) 20250823102219504 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) 20250823102219504 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102219504 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102219504 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102219504 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102219504 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102219504 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102219504 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102219504 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102219504 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102219504 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) 20250823102219504 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102219504 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) 20250823102219504 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250823102219504 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102219504 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102219505 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@386847ae4dc2: M3UA_ASPUP sent 10@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 10@386847ae4dc2: Message received on association #8 10@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 10@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 20250823102219507 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) 20250823102219507 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) 20250823102219507 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102219507 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102219507 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102219507 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102219507 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102219507 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102219507 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102219507 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) 20250823102219507 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102219507 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) 20250823102219507 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) 20250823102219507 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) 20250823102219507 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) 20250823102219507 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) 20250823102219507 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102219507 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) 20250823102219507 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102219507 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) 20250823102219507 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102219507 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) 20250823102219507 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250823102219508 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102219508 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@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 10@386847ae4dc2: Message received on association #8 10@386847ae4dc2: M3UA_BEAT received in wrong state 10@386847ae4dc2: Message received on association #8 10@386847ae4dc2: Received M3UA_NOTIFY -> discard 10@386847ae4dc2: Message received on association #8 10@386847ae4dc2: ASPAC_Ack received for association #8 10@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 10@386847ae4dc2: Message received on association #8 10@386847ae4dc2: Received M3UA_NOTIFY -> discard 20250823102220303 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) 20250823102220303 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) 20250823102220303 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102220303 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102220303 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102220303 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) 20250823102220303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102220303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250823102220303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250823102220303 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=3d3f358c6af927262ecd2c6ae61b95aba57294e6b353748edd2159c1a2b4b5a5b170e8957336f921709819328db245cb43f552f24d0547142c58f7beaa2e5bc624db4b62cd23aa618cbc9a3ec6e3d0ed91db143b72272ad30515e7f43da9940593c5820d5f899a2120f66dfefae96132c7b91e1d5518562ca346521b6d0a77e4711fee27ecf37bcbd6731e82961859b2fd8672bc43bcc0d01b8212ab6d1fd77650a091d38a4644235de0f75b44f6c43888f58c602401e11e1f268350e077248d111038044acef3821b39cd4d7267c4992a40133665178ec6c2786b78ae8578d23d2de56788419e801adf2c469a766e25a9d41b07cbdf672baf528f5de5a36134eabbf97d5f385aa2af77692cd82993b62e605b58ab0b4ff659d15d2a2768d33ac537a067c89b6d8556070ef04af201de0ac8ee7515757d75a8853ea516c9ceaba8acfed3e680550249de2f72b732aeb050860bee5b309a2d9baa0aec579d331556389ca1f80a1cd251ba19b3ff5256a8c3e746fc8bc46 (sccp_scrc.c:545) 20250823102220303 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) 20250823102220303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102220303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102220303 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) 20250823102220303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102220304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102220304 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) 20250823102220304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102220304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102220304 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) 20250823102220304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102220304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102220304 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) 20250823102220304 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250823102220304 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) 20250823102220304 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=3d3f358c6af927262ecd2c6ae61b95aba57294e6b353748edd2159c1a2b4b5a5b170e8957336f921709819328db245cb43f552f24d0547142c58f7beaa2e5bc624db4b62cd23aa618cbc9a3ec6e3d0ed91db143b72272ad30515e7f43da9940593c5820d5f899a2120f66dfefae96132c7b91e1d5518562ca346521b6d0a77e4711fee27ecf37bcbd6731e82961859b2fd8672bc43bcc0d01b8212ab6d1fd77650a091d38a4644235de0f75b44f6c43888f58c602401e11e1f268350e077248d111038044acef3821b39cd4d7267c4992a40133665178ec6c2786b78ae8578d23d2de56788419e801adf2c469a766e25a9d41b07cbdf672baf528f5de5a36134eabbf97d5f385aa2af77692cd82993b62e605b58ab0b4ff659d15d2a2768d33ac537a067c89b6d8556070ef04af201de0ac8ee7515757d75a8853ea516c9ceaba8acfed3e680550249de2f72b732aeb050860bee5b309a2d9baa0aec579d33155638 (sccp_scrc.c:483) 20250823102220304 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) 20250823102220304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102220304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102220304 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) 20250823102220304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102220304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102220304 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=7 -> eSLS=71: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250823102220304 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) 20250823102220304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102220304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102220304 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) 20250823102220304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102220304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102220304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102220304 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=7 -> eSLS=71: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 10@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102220304 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) 20250823102220304 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102220304 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102220304 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 07 13 00 00 07 00 0a 00 0d 00 00 00 04 43 17 00 ca 04 43 01 00 ca e8 03 3d 3f 35 8c 6a f9 27 26 2e cd 2c 6a e6 1b 95 ab a5 72 94 e6 b3 53 74 8e dd 21 59 c1 a2 b4 b5 a5 b1 70 e8 95 73 36 f9 21 70 98 19 32 8d b2 45 cb 43 f5 52 f2 4d 05 47 14 2c 58 f7 be aa 2e 5b c6 24 db 4b 62 cd 23 aa 61 8c bc 9a 3e c6 e3 d0 ed 91 db 14 3b 72 27 2a d3 05 15 e7 f4 3d a9 94 05 93 c5 82 0d 5f 89 9a 21 20 f6 6d fe fa e9 61 32 c7 b9 1e 1d 55 18 56 2c a3 46 52 1b 6d 0a 77 e4 71 1f ee 27 ec f3 7b cb d6 73 1e 82 96 18 59 b2 fd 86 72 bc 43 bc c0 d0 1b 82 12 ab 6d 1f d7 76 50 a0 91 d3 8a 46 44 23 5d e0 f7 5b 44 f6 c4 38 88 f5 8c 60 24 01 e1 1e 1f 26 83 50 e0 77 24 8d 11 10 38 04 4a ce f3 82 1b 39 cd 4d 72 67 c4 99 2a 40 13 36 65 17 8e c6 c2 78 6b 78 ae 85 78 d2 3d 2d e5 67 88 41 9e 80 1a df 2c 46 9a 76 6e 25 a9 d4 1b 07 cb df 67 2b af 52 8f 5d e5 a3 61 34 ea bb f9 7d 5f 38 5a a2 af 77 69 2c d8 29 93 b6 2e 60 5b 58 ab 0b 4f f6 59 d1 5d 2a 27 68 d3 3a c5 37 a0 67 c8 9b 6d 85 56 07 0e f0 4a f2 01 de 0a c8 ee 75 15 75 7d 75 a8 85 3e a5 16 c9 ce ab a8 ac fe d3 e6 80 55 02 49 de 2f 72 b7 32 ae b0 50 86 0b ee 5b 30 9a 2d 9b aa 0a ec 57 9d 33 15 56 38 9c a1 f8 0a 1c d2 51 ba 19 b3 ff 52 56 a8 c3 e7 46 fc 8b c4 6d 2b 66 e5 16 b6 91 ef 4e b7 c6 a4 97 b0 71 ab 87 32 4f bf e4 ce d3 ed 0f 2c a5 ae cf 59 4d 25 a1 94 86 08 6b aa fd a3 8c 3e 8d b5 11 58 be 6b 87 fa 00 a4 6d 44 39 94 49 30 dd 9e 33 fa ad e2 0f f1 51 56 99 41 ff f3 e8 e9 dd 91 5f 12 34 9e 86 bb 73 af 24 14 55 a6 bc 6f ee 6c 1b 48 4b 02 28 b9 7d d1 ad b0 41 42 82 7e a2 d5 7c cd a5 8a 04 58 c2 f8 45 1f 01 ba d1 cb 55 8e 8f 2f 77 1c e1 96 21 08 c7 63 de c3 ec ad 31 c6 3e 70 1c 8b fe 97 7e 66 ef 57 a5 23 f2 41 b1 79 3c b2 b4 1c bf e4 ae f2 d0 89 17 72 a8 3d 15 34 c5 0a 4b 29 b0 35 53 f8 9c 3f e4 02 51 00 52 bb 33 57 23 4b 65 f8 63 45 d7 22 08 e9 53 a5 78 71 b5 29 18 9e 1e f2 6a d9 79 35 85 76 9d 19 97 7c b2 10 5a fb 3e 9a b7 d7 85 25 ef 7f 06 7a 9a ff a6 e9 d8 54 f7 1f 00 ab 21 0a 2f 56 29 4d a6 ed 6b 05 23 75 b7 3a 3e 84 3b 2d 79 4a 63 3c ed 53 5f 27 b0 e1 42 26 b7 a1 38 69 67 0e 04 7b 07 0d c6 d4 a3 97 7f 71 87 14 4c 37 97 69 d8 01 43 49 4e 61 a6 e5 5f 8c 1e df 66 86 5e 01 86 28 87 5e af b9 69 a4 6b 2c 74 b1 da e4 5c 2b 8e 7a 98 b7 bc cc cf 71 dc f8 f9 96 33 9e 03 0e c3 a4 04 fc 5c 24 e9 d2 56 1f 85 56 d2 d7 66 89 90 dc f2 a4 4c 0b 36 53 93 b1 ba 6d 48 c6 de a1 7b 4a 8b 99 99 3c df 02 a5 f6 a9 c7 8d 92 50 73 99 1c dc aa 32 1c d9 e2 a2 17 b5 ad 8b 7f 35 de f6 68 4a dd 10 d3 1a 35 ce bf f5 93 8f 65 a6 74 1d 0f fd f5 b2 ed 60 b9 ac a3 91 b0 a3 a0 fe 5c 4d 31 e7 ab 18 3b 2f 34 76 0e e7 94 e5 f1 f0 2e fb e7 42 70 59 21 f5 ec f2 d7 6e 1a 52 07 11 fd af 5e a6 cc 84 99 98 eb a2 67 98 78 a7 a8 37 20 68 87 23 8f 7d 83 c4 29 ba b5 43 4c 3f 9b 2d 52 08 e3 eb 80 ec 19 bd fa 72 5c 63 d0 1f eb 9e 51 80 3d 85 3f 7c 9d a5 59 83 2e fb ae 92 16 3c 19 a9 41 96 72 00 90 5d fb f6 ef 94 1c 05 2d 7c 43 17 50 b0 86 3a 0b 76 2f 92 12 c5 28 fd 21 6c 4f 51 f9 ba 93 56 11 ec 02 8c ac 7e 69 6a 9f 87 c0 2a f4 e1 33 62 eb 90 2e 4a f5 1f 77 9e 3d 85 5a 37 98 26 53 3f e7 54 c5 55 02 99 e8 b9 f0 81 fb 92 11 f1 4b eb 09 f3 a2 d6 9c 00 (ss7_asp.c:1383) 20250823102220304 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@386847ae4dc2: Message received on association #8 10@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@386847ae4dc2: setverdict(pass): none -> pass 20250823102220309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33196<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250823102220311 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) 20250823102220311 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102220311 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102220311 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102220311 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102220311 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) 20250823102220311 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102220311 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102220311 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102220311 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823102220311 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) 20250823102220311 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) 20250823102220311 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102220311 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102220311 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102220311 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102220311 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102220311 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102220311 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102220311 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) 20250823102220311 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) 20250823102220311 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) 20250823102220311 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) 20250823102220311 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) 20250823102220311 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102220311 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) 20250823102220311 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) 20250823102220311 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) 20250823102220311 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102220311 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) 20250823102220311 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102220311 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 10@386847ae4dc2: Final verdict of PTC: none MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@386847ae4dc2: Test case TC_process_rx_ludt finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'. Sat Aug 23 10:22:20 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_ludt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17448) Waiting for packet dumper to finish... 1 (prev_count=17448, count=43604) 20250823102222312 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102222312 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102222312 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0). MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------ Sat Aug 23 10:22:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_scmg_sst_ssn1 started. 20250823102223429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33202<->l=127.0.0.2:2324 (telnet_interface.c:192) 11@386847ae4dc2: ************************************************* 11@386847ae4dc2: M3UA emulation initiated, the test can be started 11@386847ae4dc2: ************************************************* 20250823102223640 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102223640 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102223640 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) 20250823102223640 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102223640 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 11@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 11@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 11@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823102223647 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) 20250823102223647 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) 20250823102223647 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102223647 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102223647 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102223647 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102223647 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102223647 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102223647 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102223647 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102223647 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102223647 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) 20250823102223647 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102223647 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) 20250823102223647 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 11@386847ae4dc2: M3UA_ASPUP sent 20250823102223647 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102223647 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102223647 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@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 11@386847ae4dc2: Message received on association #8 11@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 11@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 20250823102223650 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) 20250823102223650 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) 20250823102223650 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102223650 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102223650 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102223650 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102223650 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102223650 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102223650 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102223650 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) 20250823102223650 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102223650 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) 20250823102223650 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) 20250823102223650 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) 20250823102223650 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) 20250823102223650 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) 20250823102223650 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102223650 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) 20250823102223650 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102223650 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) 20250823102223651 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102223651 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) 20250823102223651 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 11@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823102223651 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102223651 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@386847ae4dc2: Message received on association #8 11@386847ae4dc2: M3UA_BEAT received in wrong state 11@386847ae4dc2: Message received on association #8 11@386847ae4dc2: Received M3UA_NOTIFY -> discard 11@386847ae4dc2: Message received on association #8 11@386847ae4dc2: ASPAC_Ack received for association #8 11@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 11@386847ae4dc2: Message received on association #8 11@386847ae4dc2: Received M3UA_NOTIFY -> discard 20250823102224441 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) 20250823102224441 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) 20250823102224441 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102224441 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102224441 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102224441 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) 20250823102224441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102224441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250823102224441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250823102224441 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) 20250823102224441 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) 20250823102224441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102224441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102224441 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) 20250823102224441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102224441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102224441 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) 20250823102224441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102224441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102224441 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) 20250823102224441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102224441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102224441 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) 20250823102224441 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) 20250823102224441 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) 20250823102224441 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) 20250823102224441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102224441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102224441 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) 20250823102224441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102224441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102224441 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=9 -> eSLS=73: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250823102224441 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) 20250823102224441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102224441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102224441 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) 20250823102224441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102224441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102224441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102224441 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=9 -> eSLS=73: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250823102224441 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) 20250823102224441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102224441 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102224441 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 09 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) 11@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102224442 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@386847ae4dc2: Message received on association #8 11@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@386847ae4dc2: setverdict(pass): none -> pass 20250823102224443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33202<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250823102224444 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) 20250823102224444 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102224444 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102224444 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102224444 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102224444 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) 20250823102224444 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102224444 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102224444 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102224444 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823102224444 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) 20250823102224444 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) 20250823102224444 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102224444 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102224444 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102224444 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102224444 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102224444 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102224444 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102224444 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) 20250823102224444 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) 20250823102224444 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) 20250823102224444 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) 20250823102224444 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) 20250823102224444 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102224444 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) 20250823102224444 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) 20250823102224444 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) 20250823102224444 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102224444 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) 20250823102224444 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102224444 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 11@386847ae4dc2: Final verdict of PTC: none MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 11: none (pass -> pass) MTC@386847ae4dc2: Test case TC_scmg_sst_ssn1 finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'. Sat Aug 23 10:22:24 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17448) Waiting for packet dumper to finish... 1 (prev_count=17448, count=38740) 20250823102226445 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102226445 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102226445 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0). MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------ Sat Aug 23 10:22:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_scmg_sst_ssn_valid started. 20250823102227559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46936<->l=127.0.0.2:2324 (telnet_interface.c:192) 12@386847ae4dc2: ************************************************* 12@386847ae4dc2: M3UA emulation initiated, the test can be started 12@386847ae4dc2: ************************************************* 20250823102227776 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102227776 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102227776 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) 20250823102227776 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102227776 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 12@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 12@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 12@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823102227782 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) 20250823102227782 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) 20250823102227782 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102227783 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102227783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102227783 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102227783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102227783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102227783 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102227783 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102227783 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102227783 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) 20250823102227783 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102227783 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) 20250823102227783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 12@386847ae4dc2: M3UA_ASPUP sent 12@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823102227783 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102227783 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102227783 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@386847ae4dc2: Message received on association #8 12@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 12@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 20250823102227785 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) 20250823102227785 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) 20250823102227785 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102227786 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102227786 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102227786 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102227786 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102227786 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102227786 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102227786 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) 20250823102227786 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102227786 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) 20250823102227786 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) 20250823102227786 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) 20250823102227786 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) 20250823102227786 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) 20250823102227786 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102227786 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) 20250823102227786 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102227786 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) 20250823102227786 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102227786 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) 20250823102227786 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250823102227786 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102227786 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@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 12@386847ae4dc2: Message received on association #8 12@386847ae4dc2: M3UA_BEAT received in wrong state 12@386847ae4dc2: Message received on association #8 12@386847ae4dc2: Received M3UA_NOTIFY -> discard 12@386847ae4dc2: Message received on association #8 12@386847ae4dc2: ASPAC_Ack received for association #8 12@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 12@386847ae4dc2: Message received on association #8 12@386847ae4dc2: Received M3UA_NOTIFY -> discard 20250823102228580 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) 20250823102228581 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) 20250823102228581 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102228581 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102228581 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102228581 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) 20250823102228581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102228581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250823102228581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250823102228581 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) 20250823102228581 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) 20250823102228581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102228581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102228581 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) 20250823102228581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102228581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102228581 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) 20250823102228581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102228581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102228581 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) 20250823102228581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102228581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102228581 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) 20250823102228581 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) 20250823102228581 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) 20250823102228581 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) 20250823102228581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102228581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102228581 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) 20250823102228581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102228581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102228581 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=15 -> eSLS=79: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250823102228581 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) 20250823102228581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102228581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 12@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102228581 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) 20250823102228581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102228581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102228581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102228581 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=15 -> eSLS=79: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250823102228581 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) 20250823102228581 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102228581 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102228581 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 0f 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) 20250823102228581 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@386847ae4dc2: Message received on association #8 12@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102228584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46936<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@386847ae4dc2: setverdict(pass): none -> pass 20250823102228587 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) 20250823102228587 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102228587 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102228587 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102228587 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102228587 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) 20250823102228587 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102228587 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102228587 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102228587 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823102228587 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) 20250823102228587 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) 20250823102228587 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102228587 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102228587 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102228587 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102228587 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102228587 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102228587 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102228587 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) 20250823102228587 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) 20250823102228587 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) 20250823102228587 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) 20250823102228587 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) 20250823102228587 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102228587 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) 20250823102228587 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) 20250823102228587 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) 20250823102228587 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102228587 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) 20250823102228587 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102228587 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 12@386847ae4dc2: Final verdict of PTC: none MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 12: none (pass -> pass) MTC@386847ae4dc2: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'. Sat Aug 23 10:22:28 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17452) Waiting for packet dumper to finish... 1 (prev_count=17452, count=38704) 20250823102230588 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102230588 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102230588 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0). MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------ Sat Aug 23 10:22:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_scmg_sst_ssn_invalid started. 20250823102231710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46948<->l=127.0.0.2:2324 (telnet_interface.c:192) 13@386847ae4dc2: ************************************************* 13@386847ae4dc2: M3UA emulation initiated, the test can be started 13@386847ae4dc2: ************************************************* 20250823102231924 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102231924 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102231924 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) 20250823102231924 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102231924 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 13@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 13@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 13@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823102231932 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) 20250823102231932 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) 20250823102231932 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102231932 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102231932 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102231932 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102231932 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102231932 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102231932 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102231932 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102231932 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102231932 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) 20250823102231932 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102231932 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) 20250823102231932 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 13@386847ae4dc2: M3UA_ASPUP sent 13@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823102231932 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102231932 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102231932 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@386847ae4dc2: Message received on association #8 13@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 13@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 20250823102231935 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) 20250823102231935 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) 20250823102231935 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102231935 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102231935 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102231935 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102231935 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102231935 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102231935 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102231935 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) 13@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823102231935 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102231935 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) 20250823102231935 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) 20250823102231935 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) 20250823102231935 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) 20250823102231935 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) 20250823102231935 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102231935 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) 20250823102231935 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102231935 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) 20250823102231935 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102231935 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) 20250823102231935 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250823102231935 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102231936 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@386847ae4dc2: Message received on association #8 13@386847ae4dc2: M3UA_BEAT received in wrong state 13@386847ae4dc2: Message received on association #8 13@386847ae4dc2: Received M3UA_NOTIFY -> discard 13@386847ae4dc2: Message received on association #8 13@386847ae4dc2: ASPAC_Ack received for association #8 13@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 13@386847ae4dc2: Message received on association #8 13@386847ae4dc2: Received M3UA_NOTIFY -> discard 20250823102232733 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) 20250823102232733 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) 20250823102232733 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102232733 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102232733 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102232733 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) 20250823102232733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102232733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250823102232733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250823102232733 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) 20250823102232733 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) 20250823102232733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102232733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102232733 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) 20250823102232733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102232733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102232733 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) 20250823102232733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102232733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102232733 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) 20250823102232733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102232733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102232733 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) 13@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@386847ae4dc2: setverdict(pass): none -> pass 20250823102237737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46948<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250823102237739 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) 20250823102237740 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102237740 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102237740 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102237740 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102237740 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) 20250823102237740 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102237740 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102237740 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102237740 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823102237740 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) 20250823102237740 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) 20250823102237740 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102237740 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102237740 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102237740 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102237740 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102237740 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102237740 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102237740 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) 20250823102237740 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) 20250823102237740 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) 20250823102237740 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) 20250823102237740 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) 20250823102237740 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102237740 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) 20250823102237740 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) 20250823102237740 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) 20250823102237740 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102237740 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) 20250823102237740 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102237740 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 13@386847ae4dc2: Final verdict of PTC: none MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 13: none (pass -> pass) MTC@386847ae4dc2: Test case TC_scmg_sst_ssn_invalid finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass'. Sat Aug 23 10:22:37 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23556) Waiting for packet dumper to finish... 1 (prev_count=23556, count=32608) 20250823102239741 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102239741 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102239742 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass' was executed successfully (exit status: 0). MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'. ------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------ Sat Aug 23 10:22:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_callingparty_ssn_only started. 20250823102240852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59834<->l=127.0.0.2:2324 (telnet_interface.c:192) 14@386847ae4dc2: ************************************************* 14@386847ae4dc2: M3UA emulation initiated, the test can be started 14@386847ae4dc2: ************************************************* 20250823102241069 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102241069 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102241069 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) 20250823102241069 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102241069 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 14@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 14@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 14@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823102241075 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) 20250823102241075 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) 20250823102241075 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102241075 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102241075 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102241075 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102241075 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102241075 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102241075 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102241075 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102241075 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102241075 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) 20250823102241075 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102241075 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) 20250823102241075 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250823102241075 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102241075 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102241075 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@386847ae4dc2: M3UA_ASPUP sent 14@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 14@386847ae4dc2: Message received on association #8 14@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 14@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 20250823102241079 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) 20250823102241079 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) 20250823102241079 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102241079 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102241079 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102241079 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102241079 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102241079 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102241079 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102241079 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) 20250823102241079 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102241079 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) 20250823102241079 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) 20250823102241079 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) 20250823102241079 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) 20250823102241079 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) 20250823102241079 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102241079 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) 20250823102241079 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102241079 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) 20250823102241079 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102241079 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) 20250823102241079 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250823102241079 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102241079 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@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 14@386847ae4dc2: Message received on association #8 14@386847ae4dc2: M3UA_BEAT received in wrong state 14@386847ae4dc2: Message received on association #8 14@386847ae4dc2: Received M3UA_NOTIFY -> discard 14@386847ae4dc2: Message received on association #8 14@386847ae4dc2: ASPAC_Ack received for association #8 14@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 14@386847ae4dc2: Message received on association #8 14@386847ae4dc2: Received M3UA_NOTIFY -> discard 20250823102241873 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) 20250823102241873 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) 20250823102241873 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102241873 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102241873 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102241873 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) 20250823102241873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102241873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250823102241873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250823102241873 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) 20250823102241873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250823102241873 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250823102241873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250823102241873 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250823102241873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250823102241873 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250823102241873 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) 20250823102241873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102241874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102241874 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) 14@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102241874 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) 20250823102241874 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) 20250823102241874 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) 20250823102241874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102241874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102241874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250823102241874 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250823102241874 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=6 -> eSLS=86: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250823102241874 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) 20250823102241874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102241874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102241874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250823102241874 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250823102241874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102241874 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) 20250823102241874 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) 20250823102241874 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102241874 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102241874 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 06 09 00 03 07 09 04 43 17 00 01 02 42 01 05 01 01 01 00 00 00 (ss7_asp.c:1383) 20250823102241874 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@386847ae4dc2: Message received on association #8 14@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@386847ae4dc2: setverdict(pass): none -> pass 20250823102241878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59834<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250823102241880 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) 20250823102241880 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102241880 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102241880 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102241880 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102241880 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) 20250823102241880 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102241880 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102241880 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102241880 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823102241880 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) 20250823102241880 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) 20250823102241880 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102241880 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102241880 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102241880 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102241880 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102241880 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102241880 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102241880 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) 20250823102241880 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) 20250823102241880 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) 20250823102241880 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) 20250823102241880 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) 20250823102241880 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102241880 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) 20250823102241880 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) 20250823102241880 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) 20250823102241880 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102241881 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) 20250823102241881 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102241881 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 14@386847ae4dc2: Final verdict of PTC: none MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 14: none (pass -> pass) MTC@386847ae4dc2: Test case TC_callingparty_ssn_only finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'. Sat Aug 23 10:22:41 UTC 2025 ====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17456) Waiting for packet dumper to finish... 1 (prev_count=17456, count=37448) 20250823102243882 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102243883 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102243883 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0). MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late'. ------ SCCP_Tests_RAW.TC_cr_timeout_cc_too_late ------ Sat Aug 23 10:22:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0). MTC@386847ae4dc2: Test case TC_cr_timeout_cc_too_late started. 20250823102245004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59842<->l=127.0.0.2:2324 (telnet_interface.c:192) 15@386847ae4dc2: ************************************************* 15@386847ae4dc2: M3UA emulation initiated, the test can be started 15@386847ae4dc2: ************************************************* 20250823102245223 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250823102245223 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250823102245224 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) 20250823102245224 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250823102245224 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 15@386847ae4dc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 15@386847ae4dc2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 15@386847ae4dc2: Association #8 state changed to: aSP_Down_commUP_Received (3) 15@386847ae4dc2: M3UA_ASPUP sent 15@386847ae4dc2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823102245230 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) 20250823102245230 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) 20250823102245230 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102245230 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250823102245230 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250823102245230 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250823102245230 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250823102245230 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250823102245230 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250823102245230 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250823102245230 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250823102245230 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) 20250823102245230 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250823102245231 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) 20250823102245231 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250823102245231 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102245231 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102245231 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@386847ae4dc2: Message received on association #8 15@386847ae4dc2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 15@386847ae4dc2: Association #8 state changed to: aSP_Inactive (5) 15@386847ae4dc2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823102245234 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) 20250823102245234 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) 20250823102245234 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102245234 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250823102245234 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250823102245234 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250823102245234 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250823102245234 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250823102245234 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250823102245234 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) 20250823102245234 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250823102245234 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) 20250823102245234 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) 20250823102245234 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) 20250823102245234 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) 20250823102245234 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) 20250823102245234 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102245234 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) 20250823102245234 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250823102245234 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) 20250823102245234 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102245234 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) 20250823102245234 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250823102245234 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250823102245234 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@386847ae4dc2: Message received on association #8 15@386847ae4dc2: M3UA_BEAT received in wrong state 15@386847ae4dc2: Message received on association #8 15@386847ae4dc2: Received M3UA_NOTIFY -> discard 15@386847ae4dc2: Message received on association #8 15@386847ae4dc2: ASPAC_Ack received for association #8 15@386847ae4dc2: Association #8 state changed to: aSP_Active (7) 15@386847ae4dc2: Message received on association #8 15@386847ae4dc2: Received M3UA_NOTIFY -> discard 20250823102246025 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) 20250823102246025 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Allocated (fsm.c:456) 20250823102246025 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250823102246025 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) 20250823102246025 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) 20250823102246025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102246025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102246025 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) 20250823102246025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102246025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102246025 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) 20250823102246025 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) 20250823102246025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102246025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102246025 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) 20250823102246025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250823102246025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250823102246025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102246025 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) 20250823102246025 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) 20250823102246025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102246026 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102246026 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) 20250823102246026 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: state_chg to CONN_PEND_OUT (sccp_scoc_fsm.c:116) 20250823102246026 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@386847ae4dc2: Message received on association #8 15@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102246030 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) 20250823102246030 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250823102246030 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: state_chg to WAIT_CONN_CONF (sccp_scoc_fsm.c:229) MTC@386847ae4dc2: Waiting for RLSD 20250823102246034 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) 20250823102246034 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) 20250823102246034 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102246034 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102246034 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102246034 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) 20250823102246034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102246034 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) 20250823102246034 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) 20250823102246034 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250823102246034 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) 20250823102246034 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250823102246034 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) 20250823102246034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250823102246034 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) 20250823102246034 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) 20250823102246034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250823102246034 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250823102246034 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) 20250823102246034 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: state_chg to DISCONN_PEND (sccp_scoc_fsm.c:334) 15@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823102246034 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@386847ae4dc2: Message received on association #8 15@386847ae4dc2: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823102246036 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) 20250823102246036 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) 20250823102246036 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102246036 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250823102246036 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250823102246037 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) 20250823102246037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250823102246037 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) 20250823102246037 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) 20250823102246037 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250823102246037 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: state_chg to IDLE (sccp_scoc_fsm.c:489) 20250823102246037 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250823102246037 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Freeing instance (sccp_connection.c:198) 20250823102246037 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Deallocated (fsm.c:568) 15@386847ae4dc2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@386847ae4dc2: setverdict(pass): none -> pass 20250823102247038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59842<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250823102247041 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) 20250823102247041 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250823102247041 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102247041 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250823102247041 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250823102247041 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) 20250823102247041 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250823102247041 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250823102247041 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250823102247041 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250823102247041 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) 20250823102247041 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) 20250823102247041 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250823102247041 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250823102247041 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250823102247041 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250823102247041 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250823102247041 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250823102247041 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250823102247041 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) 20250823102247041 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) 20250823102247041 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) 20250823102247041 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) 20250823102247041 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) 20250823102247041 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250823102247041 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) 20250823102247041 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) 20250823102247041 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) 20250823102247041 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250823102247042 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) 20250823102247042 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250823102247042 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 15@386847ae4dc2: Final verdict of PTC: none MTC@386847ae4dc2: Setting final verdict of the test case. MTC@386847ae4dc2: Local verdict of MTC: pass MTC@386847ae4dc2: Local verdict of PTC with component reference 15: none (pass -> pass) MTC@386847ae4dc2: Test case TC_cr_timeout_cc_too_late finished. Verdict: pass MTC@386847ae4dc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass'. Sat Aug 23 10:22:47 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36604) Waiting for packet dumper to finish... 1 (prev_count=36604, count=45656) 20250823102249042 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250823102249043 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250823102249043 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@386847ae4dc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass' was executed successfully (exit status: 0). MC@386847ae4dc2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@386847ae4dc2: Terminating MTC. MC@386847ae4dc2: MTC terminated. MC2> exit MC@386847ae4dc2: Shutting down session. MC@386847ae4dc2: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp/expected-results.xml) [testenv] Testsuite is done [testenv] Stopping testsuite (2878434) [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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping sccp_demo_user (2878329) [testenv] Showing testsuite/junit-xml-10091.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/junit-xml-10091.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='12' failures='0' errors='0' skipped='0' inconc='0' time='85.00'> <testcase classname='SCCP_Tests' name='TC_routing_global_title_crash' time='10.041432'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_cc' time='1.037208'/> <testcase classname='SCCP_Tests_RAW' name='TC_udt_without_cr_cc' time='5.036361'/> <testcase classname='SCCP_Tests_RAW' name='TC_tiar_timeout' time='7.038132'/> <testcase classname='SCCP_Tests_RAW' name='TC_it_avoids_tiar' time='11.049201'/> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_xudt' time='1.031313'/> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_ludt' time='1.035667'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn1' time='1.016331'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_valid' time='1.031131'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_invalid' time='6.032410'/> <testcase classname='SCCP_Tests_RAW' name='TC_callingparty_ssn_only' time='1.030030'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_timeout_cc_too_late' time='2.039341'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0'] testenv-sccp-osmocom-nightly-20250823-1021-95b8647d-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sccp-test/2062/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.14, 0.25, 0.48 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS