Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9d542aa3544b064d1560792dce754b1d9a30f8a5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d542aa3544b064d1560792dce754b1d9a30f8a5 # timeout=10
Commit message: "testenv: clean: fix cleaning git dir"
 > git rev-list --no-walk b0e3627eaa2665a03eb2301b099da6bceb4e4d4a # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sccp-test-asan] $ /bin/sh -xe /tmp/jenkins10689203496169823302.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sccp --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/podman/testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_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-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [254 kB] Fetched 9301 kB in 1s (10.9 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sccp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', './gen_links.sh'] Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking SCCP_Templates.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp 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 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn SCCP_CodecPort.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Tests.ttcn SCCP_Tests_RAW.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn SCCP_Mapping.ttcn - GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn SCCP_CodecPort.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Tests.ttcn SCCP_Tests_RAW.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn SCCP_Mapping.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `SCCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:89.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:90.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Tests.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Tests_RAW.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Checking modules... SCCP_Tests.ttcn: In TTCN-3 module `SCCP_Tests': SCCP_Tests.ttcn:102.1-151.1: In testcase definition `TC_routing_global_title_crash': SCCP_Tests.ttcn:147.2-46: In function instance: SCCP_Tests.ttcn:147.2-46: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_ret' is not used 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:142.54-83: warning: Inadequate restriction on the referenced function `tr_SCCP_MTP3_TRANSFERind(sccp)', this may cause a dynamic test case error at runtime SCCP_Tests_RAW.ttcn:127.9-138.1: note: Referenced function is here SCCP_Tests_RAW.ttcn:146.2-162.2: In alt construct: SCCP_Tests_RAW.ttcn:150.5-57: In guard operation: SCCP_Tests_RAW.ttcn:150.5-57: In receive statement: SCCP_Tests_RAW.ttcn:150.18-44: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind(*)' may change the actual snapshot. SCCP_Tests_RAW.ttcn:176.9-180.1: In function definition `f_tx_udt_exp': SCCP_Tests_RAW.ttcn:179.2-47: In function instance: SCCP_Tests_RAW.ttcn:179.2-47: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used SCCP_Tests_RAW.ttcn:183.1-195.1: In testcase definition `TC_cr_cc': SCCP_Tests_RAW.ttcn:193.2-34: In function instance: SCCP_Tests_RAW.ttcn:193.2-34: warning: The value returned by function `@SCCP_Tests_RAW.f_establish_conn' is not used SCCP_Tests_RAW.ttcn:232.1-263.1: In testcase definition `TC_tiar_timeout': SCCP_Tests_RAW.ttcn:253.2-48: In function instance: SCCP_Tests_RAW.ttcn:253.2-48: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used SCCP_Tests_RAW.ttcn:255.2-48: In function instance: SCCP_Tests_RAW.ttcn:255.2-48: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used SCCP_Tests_RAW.ttcn:258.2-66: In function instance: SCCP_Tests_RAW.ttcn:258.2-66: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used SCCP_Tests_RAW.ttcn:266.1-337.1: In testcase definition `TC_it_avoids_tiar': SCCP_Tests_RAW.ttcn:287.2-314.2: In alt construct: SCCP_Tests_RAW.ttcn:288.5-79: In guard operation: SCCP_Tests_RAW.ttcn:288.5-79: In receive statement: SCCP_Tests_RAW.ttcn:288.18-78: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ inacttest := { messageType := 16, destLocRef := dest_lref, sourceLocRef := source_lref, protClass := { class := '0010'B, messageHandling := '0000'B }, sequencingSegmenting := { reserved := ?, p_s := ?, more := ?, pr := ? }, credit := ? } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:292.5-97: In guard operation: SCCP_Tests_RAW.ttcn:292.5-97: In receive statement: SCCP_Tests_RAW.ttcn:292.18-96: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ released := { messageType := 4, destLocRef := dest_lref, sourceLocRef := source_lref, releaseCause := relcause, pointer1 := ?, optionalPart := *, eop := * } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:296.5-57: In guard operation: SCCP_Tests_RAW.ttcn:296.5-57: In receive statement: SCCP_Tests_RAW.ttcn:296.18-44: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind(*)' may change the actual snapshot. SCCP_Tests_RAW.ttcn:322.2-334.2: In alt construct: SCCP_Tests_RAW.ttcn:323.5-79: In guard operation: SCCP_Tests_RAW.ttcn:323.5-79: In receive statement: SCCP_Tests_RAW.ttcn:323.18-78: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ inacttest := { messageType := 16, destLocRef := dest_lref, sourceLocRef := source_lref, protClass := { class := '0010'B, messageHandling := '0000'B }, sequencingSegmenting := { reserved := ?, p_s := ?, more := ?, pr := ? }, credit := ? } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:326.5-97: In guard operation: SCCP_Tests_RAW.ttcn:326.5-97: In receive statement: SCCP_Tests_RAW.ttcn:326.18-96: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ released := { messageType := 4, destLocRef := dest_lref, sourceLocRef := source_lref, releaseCause := relcause, pointer1 := ?, optionalPart := *, eop := * } })' may change the actual snapshot. 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:343.13-18: warning: Inadequate restriction on the referenced template variable `exp_rx', this may cause a dynamic test case error at runtime SCCP_Tests_RAW.ttcn:340.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:343.2-19: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used 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:368.13-18: warning: Inadequate restriction on the referenced template variable `exp_rx', this may cause a dynamic test case error at runtime SCCP_Tests_RAW.ttcn:365.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:368.2-19: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used SCCP_Tests_RAW.ttcn:389.1-429.1: In function definition `f_scmg_xceive': SCCP_Tests_RAW.ttcn:405.2-427.2: In alt construct: SCCP_Tests_RAW.ttcn:406.18-102: In guard operation: SCCP_Tests_RAW.ttcn:406.18-102: In receive statement: SCCP_Tests_RAW.ttcn:406.31-101: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ unitdata := { messageType := 9, protClass := protClass, pointer1 := ?, pointer2 := ?, pointer3 := ?, calledPAddress := tr_Addr(called), callingPAddress := tr_Addr(calling), data := { paramLength := ?, data := data } } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:409.47-125: In guard operation: SCCP_Tests_RAW.ttcn:409.47-125: In receive statement: SCCP_Tests_RAW.ttcn:409.60-124: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ unitdata := { messageType := 9, protClass := protClass, pointer1 := ?, pointer2 := ?, pointer3 := ?, calledPAddress := tr_Addr(called), callingPAddress := tr_Addr(calling), data := { paramLength := ?, data := data } } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:412.5-87: In guard operation: SCCP_Tests_RAW.ttcn:412.5-87: In receive statement: SCCP_Tests_RAW.ttcn:412.18-74: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ unitdata := { messageType := 9, protClass := protClass, pointer1 := ?, pointer2 := ?, pointer3 := ?, calledPAddress := tr_Addr(called), callingPAddress := tr_Addr(calling), data := { paramLength := ?, data := data } } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:415.5-57: In guard operation: SCCP_Tests_RAW.ttcn:415.5-57: In receive statement: SCCP_Tests_RAW.ttcn:415.18-44: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind(*)' may change the actual snapshot. 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:447.37-42: warning: Inadequate restriction on the referenced template variable `rx_exp', this may cause a dynamic test case error at runtime 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:466.37-42: warning: Inadequate restriction on the referenced template variable `rx_exp', this may cause a dynamic test case error at runtime 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:503.37-42: warning: Inadequate restriction on the referenced template variable `rx_exp', this may cause a dynamic test case error at runtime SCCP_Tests_RAW.ttcn:493.42-47: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:511.1-536.1: In testcase definition `TC_cr_timeout_cc_too_late': SCCP_Tests_RAW.ttcn:531.2-57: In function instance: SCCP_Tests_RAW.ttcn:531.2-57: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used Notify: Generating code... Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `SCCP_CodecPort.hh' was generated. Notify: File `SCCP_CodecPort.cc' was generated. Notify: File `SCCP_CodecPort_part_1.cc' was generated. Notify: File `SCCP_CodecPort_part_2.cc' was generated. Notify: File `SCCP_CodecPort_part_3.cc' was generated. Notify: File `SCCP_CodecPort_part_4.cc' was generated. Notify: File `SCCP_CodecPort_part_5.cc' was generated. Notify: File `SCCP_CodecPort_part_6.cc' was generated. Notify: File `SCCP_CodecPort_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Tests.hh' was generated. Notify: File `SCCP_Tests.cc' was generated. Notify: File `SCCP_Tests_RAW.hh' was generated. Notify: File `SCCP_Tests_RAW.cc' was generated. Notify: File `SCCP_Tests_RAW_part_1.cc' was generated. Notify: File `SCCP_Tests_RAW_part_2.cc' was generated. Notify: File `SCCP_Tests_RAW_part_3.cc' was generated. Notify: File `SCCP_Tests_RAW_part_4.cc' was generated. Notify: File `SCCP_Tests_RAW_part_5.cc' was generated. Notify: File `SCCP_Tests_RAW_part_6.cc' was generated. Notify: File `SCCP_Tests_RAW_part_7.cc' was generated. Notify: File `SCCP_Tests_part_1.cc' was generated. Notify: File `SCCP_Tests_part_2.cc' was generated. Notify: File `SCCP_Tests_part_3.cc' was generated. Notify: File `SCCP_Tests_part_4.cc' was generated. Notify: File `SCCP_Tests_part_5.cc' was generated. Notify: File `SCCP_Tests_part_6.cc' was generated. Notify: File `SCCP_Tests_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 333 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'make', '-j', '21'] Creating dependency file for UD_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Tests_RAW_part_7.cc Creating dependency file for SCCP_Tests_RAW_part_6.cc Creating dependency file for SCCP_Tests_RAW_part_5.cc Creating dependency file for SCCP_Tests_RAW_part_4.cc Creating dependency file for SCCP_Tests_RAW_part_3.cc Creating dependency file for SCCP_Tests_RAW_part_2.cc Creating dependency file for SCCP_Tests_RAW_part_1.cc Creating dependency file for SCCP_Tests_part_7.cc Creating dependency file for SCCP_Tests_part_6.cc Creating dependency file for SCCP_Tests_part_5.cc Creating dependency file for SCCP_Tests_part_4.cc Creating dependency file for SCCP_Tests_part_3.cc Creating dependency file for SCCP_Tests_part_2.cc Creating dependency file for SCCP_Tests_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_CodecPort_part_7.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for SCCP_CodecPort_part_6.cc Creating dependency file for SCCP_CodecPort_part_5.cc Creating dependency file for SCCP_CodecPort_part_4.cc Creating dependency file for SCCP_CodecPort_part_3.cc Creating dependency file for SCCP_CodecPort_part_2.cc Creating dependency file for SCCP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Tests_RAW.cc Creating dependency file for SCCP_Tests.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for SCCP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort.o SCCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests.o SCCP_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW.o SCCP_Tests_RAW.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_1.o SCCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_2.o SCCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_3.o SCCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_4.o SCCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_5.o SCCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_6.o SCCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_7.o SCCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_1.o SCCP_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_2.o SCCP_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_3.o SCCP_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_4.o SCCP_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_5.o SCCP_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_6.o SCCP_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_7.o SCCP_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_1.o SCCP_Tests_RAW_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_2.o SCCP_Tests_RAW_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_3.o SCCP_Tests_RAW_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_4.o SCCP_Tests_RAW_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_5.o SCCP_Tests_RAW_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_6.o SCCP_Tests_RAW_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_7.o SCCP_Tests_RAW_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort.so SCCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests.so SCCP_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW.so SCCP_Tests_RAW.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_1.so SCCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_2.so SCCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_3.so SCCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_4.so SCCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_5.so SCCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_6.so SCCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_7.so SCCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_1.so SCCP_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_2.so SCCP_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_3.so SCCP_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_4.so SCCP_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_5.so SCCP_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_6.so SCCP_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_7.so SCCP_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_1.so SCCP_Tests_RAW_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_2.so SCCP_Tests_RAW_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_3.so SCCP_Tests_RAW_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_4.so SCCP_Tests_RAW_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_5.so SCCP_Tests_RAW_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_6.so SCCP_Tests_RAW_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_7.so SCCP_Tests_RAW_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SCCP_Tests -Wl,--no-as-needed GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so SCCP_CodecPort.so SCCP_Emulation.so SCCP_Templates.so SCCP_Tests.so SCCP_Tests_RAW.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so SCCP_CodecPort_part_1.so SCCP_CodecPort_part_2.so SCCP_CodecPort_part_3.so SCCP_CodecPort_part_4.so SCCP_CodecPort_part_5.so SCCP_CodecPort_part_6.so SCCP_CodecPort_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Tests_part_1.so SCCP_Tests_part_2.so SCCP_Tests_part_3.so SCCP_Tests_part_4.so SCCP_Tests_part_5.so SCCP_Tests_part_6.so SCCP_Tests_part_7.so SCCP_Tests_RAW_part_1.so SCCP_Tests_RAW_part_2.so SCCP_Tests_RAW_part_3.so SCCP_Tests_RAW_part_4.so SCCP_Tests_RAW_part_5.so SCCP_Tests_RAW_part_6.so SCCP_Tests_RAW_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UD_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o SCCP_CodecPort.o SCCP_Emulation.o SCCP_Templates.o SCCP_Tests.o SCCP_Tests_RAW.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o SCCP_CodecPort_part_1.o SCCP_CodecPort_part_2.o SCCP_CodecPort_part_3.o SCCP_CodecPort_part_4.o SCCP_CodecPort_part_5.o SCCP_CodecPort_part_6.o SCCP_CodecPort_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Tests_part_1.o SCCP_Tests_part_2.o SCCP_Tests_part_3.o SCCP_Tests_part_4.o SCCP_Tests_part_5.o SCCP_Tests_part_6.o SCCP_Tests_part_7.o SCCP_Tests_RAW_part_1.o SCCP_Tests_RAW_part_2.o SCCP_Tests_RAW_part_3.o SCCP_Tests_RAW_part_4.o SCCP_Tests_RAW_part_5.o SCCP_Tests_RAW_part_6.o SCCP_Tests_RAW_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] Fetched 55.2 kB in 0s (113 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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'apt-rdepends', 'libosmocore-dev'] [testenv] libosmocore-dev -> libc6: installing libc6-dbg [testenv] libosmocore-dev -> libosmocore: installing libosmocore-dbg [testenv] libosmocore-dev -> libosmocore22: installing libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'apt-rdepends', 'libosmo-netif-dev'] [testenv] libosmo-netif-dev -> libosmocore: installing libosmocore-dbg [testenv] libosmo-netif-dev -> libc6: installing libc6-dbg [testenv] libosmo-netif-dev -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: libosmocore-dev, libosmo-netif-dev, libc6-dbg, libosmocore-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'libosmocore-dev', 'libosmo-netif-dev', 'libc6-dbg', 'libosmocore-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly-asan Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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-nightly-asan The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 17 newly installed, 0 to remove and 61 not upgraded. Need to get 23.8 MB of archives. After this operation, 76.9 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202504132029 [1196 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.23.fd0d.202504132029~asan [587 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.11.0.23.fd0d.202504132029~asan [69.4 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.23.fd0d.202504132029~asan [163 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.23.fd0d.202504132029~asan [1082 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.11.0.23.fd0d.202504132029~asan [157 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.23.fd0d.202504132029~asan [278 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.11.0.23.fd0d.202504132029~asan [741 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.23.fd0d.202504132029~asan [98.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.11.0.23.fd0d.202504132029~asan [106 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.11.0.23.fd0d.202504132029~asan [66.1 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.11.0.23.fd0d.202504132029~asan [44.3 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dev 1.11.0.23.fd0d.202504132029~asan [3075 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504132029~asan [219 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40.202504132029~asan [230 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.11.0.23.fd0d.202504132029~asan [4213 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Fetched 23.8 MB in 0s (96.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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 ... 40050 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-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202504132029_amd64.deb ... Unpacking osmocom-nightly-asan (202504132029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../03-libosmocodec4_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../06-libosmocoding0_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../08-libosmogb14_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../09-libosmoctrl0_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../10-libosmosim2_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../11-libosmousb0_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../12-libosmocore_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../13-libosmocore-dev_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0.2.1b40.202504132029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504132029~asan) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../15-libosmo-netif-dev_1.6.0.2.1b40.202504132029~asan_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40.202504132029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../16-libosmocore-dbg_1.11.0.23.fd0d.202504132029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-nightly-asan (202504132029) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmousb0:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmogb14:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504132029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmosim2:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmocore (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmocore-dev:amd64 (1.11.0.23.fd0d.202504132029~asan) ... Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40.202504132029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] libosmo-sigtran: cloning master [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'git', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan', 'clone', '--depth', '1', '--branch', 'master', 'https://gerrit.osmocom.org/libosmo-sigtran'] Cloning into 'libosmo-sigtran'... remote: Counting objects: 1 remote: Counting objects: 170, done remote: Finding sources: 1% (1/170) remote: Finding sources: 2% (3/170) remote: Finding sources: 3% (5/170) remote: Finding sources: 4% (6/170) remote: Finding sources: 5% (8/170) remote: Finding sources: 6% (10/170) remote: Finding sources: 7% (12/170) remote: Finding sources: 8% (13/170) remote: Finding sources: 9% (15/170) remote: Finding sources: 10% (17/170) remote: Finding sources: 11% (18/170) remote: Finding sources: 12% (20/170) remote: Finding sources: 13% (22/170) remote: Finding sources: 14% (23/170) remote: Finding sources: 15% (25/170) remote: Finding sources: 16% (27/170) remote: Finding sources: 17% (29/170) remote: Finding sources: 18% (30/170) remote: Finding sources: 19% (32/170) remote: Finding sources: 20% (34/170) remote: Finding sources: 21% (35/170) remote: Finding sources: 22% (37/170) remote: Finding sources: 23% (39/170) remote: Finding sources: 24% (40/170) remote: Finding sources: 25% (42/170) remote: Finding sources: 26% (44/170) remote: Finding sources: 27% (46/170) remote: Finding sources: 28% (47/170) remote: Finding sources: 29% (49/170) remote: Finding sources: 30% (51/170) remote: Finding sources: 31% (52/170) remote: Finding sources: 32% (54/170) remote: Finding sources: 33% (56/170) remote: Finding sources: 34% (57/170) remote: Finding sources: 35% (59/170) remote: Finding sources: 36% (61/170) remote: Finding sources: 37% (63/170) remote: Finding sources: 38% (64/170) remote: Finding sources: 39% (66/170) remote: Finding sources: 40% (68/170) remote: Finding sources: 41% (69/170) remote: Finding sources: 42% (71/170) remote: Finding sources: 43% (73/170) remote: Finding sources: 44% (74/170) remote: Finding sources: 45% (76/170) remote: Finding sources: 46% (78/170) remote: Finding sources: 47% (80/170) remote: Finding sources: 48% (81/170) remote: Finding sources: 49% (83/170) remote: Finding sources: 50% (85/170) remote: Finding sources: 51% (86/170) remote: Finding sources: 52% (88/170) remote: Finding sources: 53% (90/170) remote: Finding sources: 54% (91/170) remote: Finding sources: 55% (93/170) remote: Finding sources: 56% (95/170) remote: Finding sources: 57% (97/170) remote: Finding sources: 58% (98/170) remote: Finding sources: 59% (100/170) remote: Finding sources: 60% (102/170) remote: Finding sources: 61% (103/170) remote: Finding sources: 62% (105/170) remote: Finding sources: 63% (107/170) remote: Finding sources: 64% (108/170) remote: Finding sources: 65% (110/170) remote: Finding sources: 66% (112/170) remote: Finding sources: 67% (114/170) remote: Finding sources: 68% (115/170) remote: Finding sources: 69% (117/170) remote: Finding sources: 70% (119/170) remote: Finding sources: 71% (120/170) remote: Finding sources: 72% (122/170) remote: Finding sources: 73% (124/170) remote: Finding sources: 74% (125/170) remote: Finding sources: 75% (127/170) remote: Finding sources: 76% (129/170) remote: Finding sources: 77% (131/170) remote: Finding sources: 78% (132/170) remote: Finding sources: 79% (134/170) remote: Finding sources: 80% (136/170) remote: Finding sources: 81% (137/170) remote: Finding sources: 82% (139/170) remote: Finding sources: 83% (141/170) remote: Finding sources: 84% (142/170) remote: Finding sources: 85% (144/170) remote: Finding sources: 86% (146/170) remote: Finding sources: 87% (148/170) remote: Finding sources: 88% (149/170) remote: Finding sources: 89% (151/170) remote: Finding sources: 90% (153/170) remote: Finding sources: 91% (154/170) remote: Finding sources: 92% (156/170) remote: Finding sources: 93% (158/170) remote: Finding sources: 94% (159/170) remote: Finding sources: 95% (161/170) remote: Finding sources: 96% (163/170) remote: Finding sources: 97% (165/170) remote: Finding sources: 98% (166/170) remote: Finding sources: 99% (168/170) remote: Finding sources: 100% (170/170) remote: Finding sources: 100% (170/170) Receiving objects: 0% (1/170) Receiving objects: 1% (2/170) Receiving objects: 2% (4/170) Receiving objects: 3% (6/170) Receiving objects: 4% (7/170) Receiving objects: 5% (9/170) Receiving objects: 6% (11/170) Receiving objects: 7% (12/170) Receiving objects: 8% (14/170) Receiving objects: 9% (16/170) Receiving objects: 10% (17/170) Receiving objects: 11% (19/170) Receiving objects: 12% (21/170) Receiving objects: 13% (23/170) Receiving objects: 14% (24/170) Receiving objects: 15% (26/170) Receiving objects: 16% (28/170) Receiving objects: 17% (29/170) Receiving objects: 18% (31/170) Receiving objects: 19% (33/170) Receiving objects: 20% (34/170) Receiving objects: 21% (36/170) Receiving objects: 22% (38/170) Receiving objects: 23% (40/170) Receiving objects: 24% (41/170) Receiving objects: 25% (43/170) Receiving objects: 26% (45/170) Receiving objects: 27% (46/170) Receiving objects: 28% (48/170) Receiving objects: 29% (50/170) Receiving objects: 30% (51/170) Receiving objects: 31% (53/170) Receiving objects: 32% (55/170) Receiving objects: 33% (57/170) Receiving objects: 34% (58/170) Receiving objects: 35% (60/170) Receiving objects: 36% (62/170) Receiving objects: 37% (63/170) Receiving objects: 38% (65/170) Receiving objects: 39% (67/170) Receiving objects: 40% (68/170) Receiving objects: 41% (70/170) Receiving objects: 42% (72/170) Receiving objects: 43% (74/170) Receiving objects: 44% (75/170) Receiving objects: 45% (77/170) Receiving objects: 46% (79/170) Receiving objects: 47% (80/170) Receiving objects: 48% (82/170) Receiving objects: 49% (84/170) Receiving objects: 50% (85/170) Receiving objects: 51% (87/170) Receiving objects: 52% (89/170) Receiving objects: 53% (91/170) Receiving objects: 54% (92/170) Receiving objects: 55% (94/170) Receiving objects: 56% (96/170) Receiving objects: 57% (97/170) Receiving objects: 58% (99/170) Receiving objects: 59% (101/170) Receiving objects: 60% (102/170) Receiving objects: 61% (104/170) Receiving objects: 62% (106/170) Receiving objects: 63% (108/170) Receiving objects: 64% (109/170) Receiving objects: 65% (111/170) Receiving objects: 66% (113/170) Receiving objects: 67% (114/170) Receiving objects: 68% (116/170) Receiving objects: 69% (118/170) Receiving objects: 70% (119/170) Receiving objects: 71% (121/170) Receiving objects: 72% (123/170) Receiving objects: 73% (125/170) Receiving objects: 74% (126/170) Receiving objects: 75% (128/170) Receiving objects: 76% (130/170) Receiving objects: 77% (131/170) Receiving objects: 78% (133/170) Receiving objects: 79% (135/170) remote: Total 170 (delta 1), reused 79 (delta 1) Receiving objects: 80% (136/170) Receiving objects: 81% (138/170) Receiving objects: 82% (140/170) Receiving objects: 83% (142/170) Receiving objects: 84% (143/170) Receiving objects: 85% (145/170) Receiving objects: 86% (147/170) Receiving objects: 87% (148/170) Receiving objects: 88% (150/170) Receiving objects: 89% (152/170) Receiving objects: 90% (153/170) Receiving objects: 91% (155/170) Receiving objects: 92% (157/170) Receiving objects: 93% (159/170) Receiving objects: 94% (160/170) Receiving objects: 95% (162/170) Receiving objects: 96% (164/170) Receiving objects: 97% (165/170) Receiving objects: 98% (167/170) Receiving objects: 99% (169/170) Receiving objects: 100% (170/170) Receiving objects: 100% (170/170), 367.03 KiB | 15.29 MiB/s, done. Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. [testenv] Building sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-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' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', './configure', '--enable-sanitize'] 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 -fsanitize=address -fsanitize=undefined -Wall" CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-sigtran.pc config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/sccp/Makefile config.status: creating include/osmocom/sigtran/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/m2ua/Makefile config.status: creating tests/xua/Makefile config.status: creating tests/ss7/Makefile config.status: creating tests/vty/Makefile config.status: creating examples/Makefile config.status: creating stp/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/src', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'make', '-j', '21', 'libosmo-sigtran.la'] CC ipa.lo CC m3ua.lo CC osmo_ss7.lo CC osmo_ss7_asp.lo CC osmo_ss7_as.lo CC osmo_ss7_asp_peer.lo CC osmo_ss7_combined_linkset.lo CC osmo_ss7_hmrt.lo CC osmo_ss7_instance.lo CC osmo_ss7_link.lo CC osmo_ss7_linkset.lo CC osmo_ss7_vty.lo CC osmo_ss7_xua_srv.lo CC osmo_ss7_route.lo CC osmo_ss7_route_table.lo CC osmo_ss7_user.lo CC sccp2sua.lo CC sccp_helpers.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_types.lo CC sccp_user.lo CC sccp_vty.lo CC sua.lo CC xua_asp_fsm.lo CC xua_as_fsm.lo CC xua_default_lm_fsm.lo sccp_scoc.c: In function 'scoc_fsm_active': sccp_scoc.c:1232:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' 1232 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") | ^~~~~~~ CC xua_msg.lo CC xua_rkm.lo CC xua_shared.lo CC xua_snm.lo CCLD libosmo-sigtran.la [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/examples', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'make', '-j', '21', 'sccp_demo_user'] CC sccp_demo_user.o CC sccp_test_server.o CC sccp_test_vty.o CCLD sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'ln', '-s', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/examples/sccp_demo_user', '/usr/local/bin/sccp_demo_user'] [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp/SCCP_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg'] [testenv] + ['cp', '-a', 'sccp_demo_user.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp/SCCP_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.default'] [testenv] Running sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'sh', '-c', 'run_sccp_demo_user.sh -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user/sccp_demo_user.log'] + [ -n ] + exec sccp_demo_user -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg 20250414174128487 DLGLOBAL NOTICE Available via telnet 127.0.0.2 2324 (telnet_interface.c:88) 20250414174128487 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250414174128487 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250414174128487 DLSS7 INFO Creating m3ua Server 127.0.0.2:2905 (osmo_ss7_xua_srv.c:219) 20250414174128487 DLSS7 INFO Created m3ua server on 127.0.0.2:2905 (osmo_ss7_xua_srv.c:239) 20250414174128487 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.2:2905 (osmo_ss7_xua_srv.c:286) 20250414174128488 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250414174128488 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250414174128488 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x6100000015a0 (osmo_ss7_user.c:88) 20250414174128488 DLGLOBAL DEBUG validating counter group 0x7f3e0ef32b20(sigtran_as) with 34 counters (rate_ctr.c:86) 20250414174128488 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Allocated (fsm.c:456) 20250414174128488 DLSS7 INFO 0: AS(as-srv-client) Created AS (osmo_ss7_instance.c:324) 20250414174128488 DLSS7 INFO 0: Creating route: pc=23=0.2.7 mask=0x3fff via AS 'as-srv-client' (osmo_ss7_route.c:129) 20250414174128488 DLGLOBAL DEBUG validating counter group 0x7f3e0ef32c20(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250414174128488 DLSS7 INFO 0: AS(as-srv-client) Adding ASP asp-srv-client to AS (osmo_ss7_as.c:160) 20250414174128488 DLSS7 INFO 0: ASP(asp-srv-client) Restarting ASP asp-srv-client, r=127.0.0.1:2905<->l=127.0.0.2:2905 (osmo_ss7_asp.c:722) 20250414174128488 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Allocated (fsm.c:456) 20250414174128488 DLSS7 NOTICE 0: ASP(asp-srv-client) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250414174128488 DLSCCP INFO Binding user 'refuser' to SSN=201 PC=(no PC) (sccp_user.c:113) 20250414174128488 DLSCCP INFO Binding user 'echo' to SSN=202 PC=(no PC) (sccp_user.c:113) 20250414174128488 DLSCCP INFO Binding user 'callback' to SSN=203 PC=(no PC) (sccp_user.c:113) 20250414174128488 DLSCCP INFO Binding user 'test_client_vty' to SSN=254 PC=(no PC) (sccp_user.c:113) [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp/SCCP_Tests', 'SCCP_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SCCP_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 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@5cf89695457c: Unix server socket created successfully. MC@5cf89695457c: Listening on TCP port 41765. MC2> 5cf89695457c is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp/SCCP_Tests 5cf89695457c 41765 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5cf89695457c: New HC connected from 10.0.2.100 [10.0.2.100]. 5cf89695457c: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@5cf89695457c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5cf89695457c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5cf89695457c: Configuration file was processed on all HCs. MC@5cf89695457c: Creating MTC on host 10.0.2.100. MC@5cf89695457c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'. ------ SCCP_Tests.TC_routing_global_title_crash ------ Mon Apr 14 17:41:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_routing_global_title_crash started. 20250414174129842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49482<->l=127.0.0.2:2324 (telnet_interface.c:192) 4@5cf89695457c: ************************************************* 4@5cf89695457c: M3UA emulation initiated, the test can be started 4@5cf89695457c: ************************************************* 3@5cf89695457c: v_sccp_pdu_maxlen:268 20250414174130070 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174130070 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250414174130071 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174130071 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174130071 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174130071 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 4@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 4@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 4@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered 4@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174130076 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:759) 20250414174130077 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:773) 20250414174130077 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 4@5cf89695457c: M3UA_ASPUP sent 4@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174130077 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174130077 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250414174130077 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174130077 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250414174130077 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174130077 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250414174130077 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:68) 20250414174130077 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250414174130077 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 (osmo_ss7_asp.c:1164) 20250414174130077 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250414174130077 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174130077 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 4@5cf89695457c: Message received on association #8 4@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 4@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 4@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174130080 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:759) 20250414174130080 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:773) 20250414174130080 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174130080 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250414174130080 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250414174130080 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174130080 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174130080 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250414174130080 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250414174130080 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:68) 20250414174130080 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250414174130080 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 (osmo_ss7_asp.c:1164) 20250414174130080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174130080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174130080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174130080 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174130080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174130081 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174130081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174130081 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174130081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174130081 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174130081 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174130081 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 4@5cf89695457c: Message received on association #8 4@5cf89695457c: Received M3UA_NOTIFY -> discard 4@5cf89695457c: Message received on association #8 4@5cf89695457c: ASPAC_Ack received for association #8 4@5cf89695457c: Association #8 state changed to: aSP_Active (7) 4@5cf89695457c: Sending buffered message #0 20250414174130085 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:759) 20250414174130085 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:773) 20250414174130085 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174130085 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174130086 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 4@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174130086 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174130086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174130086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,GTI=1,GT=() (sccp2sua.c:334) 20250414174130086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250414174130086 DLSS7 DEBUG 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:486) 20250414174130086 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) 20250414174130086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174130086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174130086 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) 20250414174130086 DLSUA DEBUG SUA IEI 0x0103 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250414174130086 DLSUA DEBUG SUA IEI 0x0103 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250414174130086 DLSCCP NOTICE Unable to find user for SSN=0 PC=0.0.1 (sccp_scrc.c:338) 20250414174130086 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) 20250414174130086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174130086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 4@5cf89695457c: Message received on association #8 20250414174130086 DLSS7 DEBUG 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:437) 20250414174130086 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) 20250414174130086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174130086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174130087 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250414174130087 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) 20250414174130087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174130087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174130087 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) 20250414174130087 DLSUA DEBUG SUA IEI 0x0102 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250414174130087 DLSUA DEBUG SUA IEI 0x0102 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250414174130087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174130087 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250414174130087 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174130087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174130087 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174130087 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 (osmo_ss7_asp.c:1164) 4@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174130087 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 4@5cf89695457c: Message received on association #8 4@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: Timeout.... MTC@5cf89695457c: Warning: Stopping inactive timer TL_timer. MTC@5cf89695457c: setverdict(pass): none -> pass 20250414174139896 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:759) 20250414174139896 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174139896 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174139896 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174139896 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 3@5cf89695457c: Final verdict of PTC: none 20250414174139896 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:759) 20250414174139896 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174139896 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174139896 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250414174139897 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250414174139897 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:759) 20250414174139897 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:769) 20250414174139897 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174139897 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174139897 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174139897 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174139897 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250414174139897 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250414174139897 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:68) 20250414174139897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174139897 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 4@5cf89695457c: Final verdict of PTC: none 20250414174139897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174139897 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174139897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174139897 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174139897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174139897 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174139897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174139897 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250414174139897 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250414174139899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49482<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@5cf89695457c: Setting final verdict of the test case. MTC@5cf89695457c: Local verdict of MTC: pass MTC@5cf89695457c: Local verdict of PTC with component reference 3: none (pass -> pass) MTC@5cf89695457c: Local verdict of PTC with component reference 4: none (pass -> pass) MTC@5cf89695457c: Test case TC_routing_global_title_crash finished. Verdict: pass MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'. Mon Apr 14 17:41:39 UTC 2025 ====== SCCP_Tests.TC_routing_global_title_crash pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25748) Waiting for packet dumper to finish... 1 (prev_count=25748, count=35012) 20250414174141898 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174141898 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174141898 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0). MC@5cf89695457c: Test execution finished. MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'. ------ SCCP_Tests_RAW.TC_cr_cc ------ Mon Apr 14 17:41:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_cr_cc started. 20250414174142988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60860<->l=127.0.0.2:2324 (telnet_interface.c:192) 5@5cf89695457c: ************************************************* 5@5cf89695457c: M3UA emulation initiated, the test can be started 5@5cf89695457c: ************************************************* 20250414174143208 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174143209 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174143209 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174143209 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174143209 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 5@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 5@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 5@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174143214 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:759) 20250414174143214 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:773) 20250414174143214 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174143214 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174143215 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250414174143215 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174143215 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250414174143215 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174143215 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 5@5cf89695457c: M3UA_ASPUP sent 5@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174143215 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:68) 20250414174143215 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250414174143215 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 (osmo_ss7_asp.c:1164) 20250414174143215 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250414174143215 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174143215 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 5@5cf89695457c: Message received on association #8 5@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 5@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 20250414174143218 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:759) 20250414174143218 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:773) 20250414174143218 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174143218 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250414174143218 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 5@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174143218 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174143218 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174143218 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250414174143218 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250414174143218 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:68) 20250414174143218 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250414174143218 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 (osmo_ss7_asp.c:1164) 20250414174143218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174143218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174143218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 5@5cf89695457c: Message received on association #8 20250414174143218 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174143218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174143218 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174143218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174143218 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174143218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174143219 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174143219 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174143219 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 5@5cf89695457c: Received M3UA_NOTIFY -> discard 5@5cf89695457c: Message received on association #8 5@5cf89695457c: ASPAC_Ack received for association #8 5@5cf89695457c: Association #8 state changed to: aSP_Active (7) 5@5cf89695457c: Message received on association #8 5@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174144011 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:759) 20250414174144011 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:773) 20250414174144011 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174144011 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174144011 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174144011 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174144011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174144011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250414174144011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250414174144011 DLSS7 DEBUG 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:486) 20250414174144012 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) 20250414174144012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174144012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174144012 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) 20250414174144012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174144012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 5@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174144012 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) 20250414174144012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174144012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174144012 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Allocated (fsm.c:456) 20250414174144012 DLSCCP DEBUG Received CO:CORE for local reference 1 (sccp_scoc.c:1855) 20250414174144012 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1889) 20250414174144012 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) 20250414174144012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174144012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174144012 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) 20250414174144012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174144012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174144012 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1050) 20250414174144012 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174144012 DMAIN INFO Accepting N-CONNECT.ind (local_ref=1) (sccp_test_server.c:52) 20250414174144012 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1922) 20250414174144012 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1963) 20250414174144012 DLSS7 DEBUG 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:415) 20250414174144012 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) 20250414174144012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174144012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174144013 DLSS7 DEBUG 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=1 -> eSLS=81: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250414174144013 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) 20250414174144013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174144013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174144013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174144013 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250414174144013 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174144013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174144013 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174144013 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 (osmo_ss7_asp.c:1164) 20250414174144013 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1077) 20250414174144013 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 5@5cf89695457c: Message received on association #8 5@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: setverdict(pass): none -> pass 20250414174144017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60860<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250414174144019 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:759) 20250414174144019 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174144019 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174144019 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174144019 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250414174144019 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:759) 20250414174144019 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174144019 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174144019 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 5@5cf89695457c: Final verdict of PTC: none 20250414174144019 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250414174144019 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:759) 20250414174144019 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:769) 20250414174144020 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174144020 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174144020 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174144020 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174144020 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250414174144020 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MTC@5cf89695457c: Setting final verdict of the test case. MTC@5cf89695457c: Local verdict of MTC: pass 20250414174144020 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:68) 20250414174144020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) MTC@5cf89695457c: Local verdict of PTC with component reference 5: none (pass -> pass) 20250414174144020 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174144020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174144020 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174144020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174144020 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174144020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174144020 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174144020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174144020 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MTC@5cf89695457c: Test case TC_cr_cc finished. Verdict: pass 20250414174144020 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'. Mon Apr 14 17:41:44 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15828) Waiting for packet dumper to finish... 1 (prev_count=15828, count=36864) 20250414174146021 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174146021 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174146021 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0). MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'. ------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------ Mon Apr 14 17:41:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_udt_without_cr_cc started. 20250414174147110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34250<->l=127.0.0.2:2324 (telnet_interface.c:192) 6@5cf89695457c: ************************************************* 6@5cf89695457c: M3UA emulation initiated, the test can be started 6@5cf89695457c: ************************************************* 20250414174147331 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174147331 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174147331 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174147331 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174147331 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 6@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 6@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 6@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174147338 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:759) 20250414174147338 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:773) 20250414174147338 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174147338 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174147338 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250414174147338 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 6@5cf89695457c: M3UA_ASPUP sent 6@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174147338 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250414174147338 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174147338 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250414174147338 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:68) 20250414174147338 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250414174147339 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 (osmo_ss7_asp.c:1164) 20250414174147339 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250414174147339 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174147339 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 6@5cf89695457c: Message received on association #8 6@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 6@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 20250414174147341 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:759) 20250414174147341 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:773) 20250414174147341 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174147341 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 6@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174147341 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250414174147342 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174147342 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174147342 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250414174147342 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250414174147342 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:68) 20250414174147342 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250414174147342 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 (osmo_ss7_asp.c:1164) 20250414174147342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174147342 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174147342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174147342 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174147342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174147342 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174147342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174147342 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174147342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174147342 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174147342 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174147342 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 6@5cf89695457c: Message received on association #8 6@5cf89695457c: Received M3UA_NOTIFY -> discard 6@5cf89695457c: Message received on association #8 6@5cf89695457c: ASPAC_Ack received for association #8 6@5cf89695457c: Association #8 state changed to: aSP_Active (7) 6@5cf89695457c: Message received on association #8 6@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174148138 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:759) 20250414174148138 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:773) 20250414174148138 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174148138 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174148138 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174148138 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174148138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174148138 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250414174148138 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 6@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174148139 DLSS7 DEBUG scrc_rx_mtp_xfer_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=ca260641e6ffe8b36ffce30df5cbb1d4c6174a577a49f09b706b964fa02aa59ee7b564e23f4f032da9f22270e336998ab9c508dbd9) (sccp_scrc.c:486) 20250414174148139 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) 20250414174148139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174148139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174148139 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) 20250414174148139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174148139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174148139 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) 20250414174148139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174148139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174148139 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) 20250414174148139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174148139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174148139 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174148139 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250414174148139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250414174148139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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=ca260641e6ffe8b36ffce30df5cbb1d4c6174a577a49f09b706b964fa02aa59ee7b564e23f4f032da9f22270e336998ab9c508dbd9) (sccp_scrc.c:437) 20250414174148139 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) 20250414174148139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174148139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174148139 DLSS7 DEBUG 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=7 -> eSLS=87: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250414174148139 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) 20250414174148139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174148140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174148140 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) 20250414174148140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174148140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174148140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174148140 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250414174148140 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174148140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174148140 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174148140 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 07 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 35 ca 26 06 41 e6 ff e8 b3 6f fc e3 0d f5 cb b1 d4 c6 17 4a 57 7a 49 f0 9b 70 6b 96 4f a0 2a a5 9e e7 b5 64 e2 3f 4f 03 2d a9 f2 22 70 e3 36 99 8a b9 c5 08 db d9 00 00 00 (osmo_ss7_asp.c:1164) 20250414174148140 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 6@5cf89695457c: Message received on association #8 6@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: setverdict(pass): none -> pass 20250414174152149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34250<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250414174152152 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:759) 20250414174152152 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174152153 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174152153 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174152153 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250414174152153 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:759) 20250414174152153 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174152153 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 6@5cf89695457c: Final verdict of PTC: none 20250414174152153 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250414174152153 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250414174152153 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:759) 20250414174152153 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:769) 20250414174152153 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174152153 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174152153 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174152153 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174152153 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250414174152153 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250414174152153 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:68) 20250414174152153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174152153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174152153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174152153 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174152153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174152153 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) MTC@5cf89695457c: Setting final verdict of the test case. MTC@5cf89695457c: Local verdict of MTC: pass MTC@5cf89695457c: Local verdict of PTC with component reference 6: none (pass -> pass) 20250414174152153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174152154 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174152154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174152154 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250414174152154 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@5cf89695457c: Test case TC_udt_without_cr_cc finished. Verdict: pass MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'. Mon Apr 14 17:41:52 UTC 2025 ====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=27896) Waiting for packet dumper to finish... 1 (prev_count=27896, count=36016) 20250414174154155 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174154155 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174154155 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0). MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'. ------ SCCP_Tests_RAW.TC_tiar_timeout ------ Mon Apr 14 17:41:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_tiar_timeout started. 20250414174155247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35692<->l=127.0.0.2:2324 (telnet_interface.c:192) 7@5cf89695457c: ************************************************* 7@5cf89695457c: M3UA emulation initiated, the test can be started 7@5cf89695457c: ************************************************* 20250414174155463 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174155463 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174155463 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174155464 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174155464 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 7@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 7@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 7@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174155469 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:759) 20250414174155469 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:773) 20250414174155470 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174155470 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174155470 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250414174155470 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174155470 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250414174155470 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174155470 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250414174155470 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:68) 20250414174155470 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 7@5cf89695457c: M3UA_ASPUP sent 7@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174155470 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 (osmo_ss7_asp.c:1164) 20250414174155470 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250414174155470 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174155470 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@5cf89695457c: Message received on association #8 7@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 7@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 20250414174155472 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:759) 20250414174155472 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:773) 20250414174155472 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174155473 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250414174155473 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250414174155473 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174155473 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174155473 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250414174155473 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250414174155473 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:68) 20250414174155473 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250414174155473 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 (osmo_ss7_asp.c:1164) 20250414174155473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174155473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 7@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174155473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174155473 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174155473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174155473 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174155473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174155473 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174155473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174155473 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174155473 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174155473 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@5cf89695457c: Message received on association #8 7@5cf89695457c: Received M3UA_NOTIFY -> discard 7@5cf89695457c: Message received on association #8 7@5cf89695457c: ASPAC_Ack received for association #8 7@5cf89695457c: Association #8 state changed to: aSP_Active (7) 7@5cf89695457c: Message received on association #8 7@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174156268 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:759) 20250414174156268 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:773) 20250414174156268 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174156268 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174156268 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174156268 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174156268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174156268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250414174156268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250414174156268 DLSS7 DEBUG 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:486) 20250414174156268 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) 20250414174156268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156269 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) 20250414174156269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156269 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) 20250414174156269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 7@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174156269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156269 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Allocated (fsm.c:456) 20250414174156269 DLSCCP DEBUG Received CO:CORE for local reference 2 (sccp_scoc.c:1855) 20250414174156269 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1889) 20250414174156269 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) 20250414174156269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156269 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) 20250414174156269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156269 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1050) 20250414174156269 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174156269 DMAIN INFO Accepting N-CONNECT.ind (local_ref=2) (sccp_test_server.c:52) 20250414174156269 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1922) 20250414174156269 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1963) 20250414174156269 DLSS7 DEBUG 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:415) 20250414174156269 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) 20250414174156269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156270 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250414174156270 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) 20250414174156270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174156270 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250414174156270 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174156270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174156270 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174156270 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 (osmo_ss7_asp.c:1164) 20250414174156270 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1077) 20250414174156270 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@5cf89695457c: Message received on association #8 7@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174156274 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=116) (stream_srv.c:759) 20250414174156274 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 116 bytes from client (stream_srv.c:773) 20250414174156274 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174156274 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174156274 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174156274 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 7@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174156274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174156274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250414174156274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250414174156274 DLSS7 DEBUG scrc_rx_mtp_xfer_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=74,D=718c7c9c734bfdbe34d3950643da58d0480682eb1da07879908cfd6b50427366a94bb4aa4226ea6426bcd6334811f07d7c8f036d0894b51941b4b159894aeef2605baee2713f937500dd) (sccp_scrc.c:486) 20250414174156274 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) 20250414174156274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156275 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) 20250414174156275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156275 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) 20250414174156275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156275 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) 20250414174156275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174156275 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250414174156275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250414174156275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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=74,D=718c7c9c734bfdbe34d3950643da58d0480682eb1da07879908cfd6b50427366a94bb4aa4226ea6426bcd6334811f07d7c8f036d0894b51941b4b159894aeef2605baee2713f937500dd) (sccp_scrc.c:437) 20250414174156275 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) 20250414174156275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156275 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=7 -> eSLS=87: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250414174156275 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) 20250414174156275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156275 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) 20250414174156275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174156275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174156276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174156276 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' (osmo_ss7_combined_linkset.c:261) 20250414174156276 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174156276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174156276 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174156276 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6a 00 00 00 01 00 00 00 17 03 00 00 07 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 4a 71 8c 7c 9c 73 4b fd be 34 d3 95 06 43 da 58 d0 48 06 82 eb 1d a0 78 79 90 8c fd 6b 50 42 73 66 a9 4b b4 aa 42 26 ea 64 26 bc d6 33 48 11 f0 7d 7c 8f 03 6d 08 94 b5 19 41 b4 b1 59 89 4a ee f2 60 5b ae e2 71 3f 93 75 00 dd 00 00 (osmo_ss7_asp.c:1164) 20250414174156276 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@5cf89695457c: Message received on association #8 7@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: Waiting for first IT 20250414174158271 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250414174158272 DLSS7 DEBUG 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:415) 20250414174158272 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' (osmo_ss7_combined_linkset.c:261) 20250414174158272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174158272 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' (osmo_ss7_combined_linkset.c:261) 20250414174158272 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174158272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174158272 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174158272 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 (osmo_ss7_asp.c:1164) 20250414174158272 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@5cf89695457c: Message received on association #8 7@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: Waiting for second IT 20250414174200273 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250414174200274 DLSS7 DEBUG 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:415) 20250414174200274 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' (osmo_ss7_combined_linkset.c:261) 20250414174200274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174200274 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' (osmo_ss7_combined_linkset.c:261) 20250414174200274 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174200274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174200274 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174200274 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 (osmo_ss7_asp.c:1164) 20250414174200274 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@5cf89695457c: Message received on association #8 7@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: Waiting for RLSD 20250414174201271 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(iar)_expired (sccp_scoc.c:305) 20250414174201272 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174201272 DMAIN INFO Got N-DISCONNECT.ind (local_ref=2, cause=781, importance=0) (sccp_test_server.c:71) 20250414174201272 DLSS7 DEBUG sccp_scrc_rx_scoc_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:415) 20250414174201272 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' (osmo_ss7_combined_linkset.c:261) 20250414174201272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174201272 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' (osmo_ss7_combined_linkset.c:261) 20250414174201272 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174201272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174201272 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174201272 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 (osmo_ss7_asp.c:1164) 20250414174201272 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc.c:1289) 20250414174201272 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@5cf89695457c: Message received on association #8 7@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174201278 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:759) 20250414174201278 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:773) 20250414174201278 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174201278 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174201278 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174201278 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174201278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 7@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174201278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:486) 20250414174201278 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250414174201278 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250414174201278 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1363) 20250414174201278 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250414174201278 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Freeing instance (sccp_scoc.c:579) 20250414174201278 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Deallocated (fsm.c:568) MTC@5cf89695457c: setverdict(pass): none -> pass 20250414174202279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35692<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250414174202283 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:759) 20250414174202283 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174202283 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174202283 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174202283 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250414174202283 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:759) 20250414174202283 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174202283 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174202283 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250414174202283 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250414174202283 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:759) 20250414174202284 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:769) 20250414174202284 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174202284 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174202284 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174202284 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174202284 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250414174202284 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250414174202284 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:68) 20250414174202284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174202284 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174202284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174202284 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 7@5cf89695457c: Final verdict of PTC: none MTC@5cf89695457c: Setting final verdict of the test case. 20250414174202284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174202284 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174202284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) MTC@5cf89695457c: Local verdict of MTC: pass MTC@5cf89695457c: Local verdict of PTC with component reference 7: none (pass -> pass) 20250414174202284 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174202284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174202284 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250414174202284 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@5cf89695457c: Test case TC_tiar_timeout finished. Verdict: pass MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'. Mon Apr 14 17:42:02 UTC 2025 ====== SCCP_Tests_RAW.TC_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=54412) Waiting for packet dumper to finish... 1 (prev_count=54412, count=62532) 20250414174204285 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174204286 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174204286 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0). MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'. ------ SCCP_Tests_RAW.TC_it_avoids_tiar ------ Mon Apr 14 17:42:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_it_avoids_tiar started. 20250414174205374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34198<->l=127.0.0.2:2324 (telnet_interface.c:192) 8@5cf89695457c: ************************************************* 8@5cf89695457c: M3UA emulation initiated, the test can be started 8@5cf89695457c: ************************************************* 20250414174205592 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174205592 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174205592 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174205592 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174205592 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 8@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 8@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 8@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174205599 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:759) 20250414174205599 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:773) 20250414174205599 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174205599 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174205599 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 8@5cf89695457c: M3UA_ASPUP sent 8@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174205599 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174205599 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250414174205599 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174205599 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250414174205599 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:68) 20250414174205599 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250414174205599 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 (osmo_ss7_asp.c:1164) 20250414174205599 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250414174205599 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174205599 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 8@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 20250414174205602 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:759) 8@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174205602 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:773) 20250414174205602 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174205602 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250414174205602 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250414174205602 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174205602 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174205602 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250414174205602 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250414174205602 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:68) 20250414174205602 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250414174205602 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 (osmo_ss7_asp.c:1164) 20250414174205602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174205602 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174205602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174205602 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174205603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174205603 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174205603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174205603 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174205603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174205603 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174205603 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174205603 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: Received M3UA_NOTIFY -> discard 8@5cf89695457c: Message received on association #8 8@5cf89695457c: ASPAC_Ack received for association #8 8@5cf89695457c: Association #8 state changed to: aSP_Active (7) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174206393 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:759) 20250414174206394 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:773) 20250414174206394 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174206394 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174206394 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174206394 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174206394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174206394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250414174206394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 8@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174206394 DLSS7 DEBUG 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:486) 20250414174206394 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) 20250414174206394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174206394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174206394 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) 20250414174206394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174206394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174206394 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) 20250414174206394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174206394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174206394 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Allocated (fsm.c:456) 20250414174206394 DLSCCP DEBUG Received CO:CORE for local reference 3 (sccp_scoc.c:1855) 20250414174206394 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1889) 20250414174206394 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) 20250414174206394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174206394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174206394 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) 20250414174206394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174206394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174206395 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1050) 20250414174206395 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174206395 DMAIN INFO Accepting N-CONNECT.ind (local_ref=3) (sccp_test_server.c:52) 20250414174206395 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1922) 20250414174206395 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1963) 20250414174206395 DLSS7 DEBUG 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:415) 20250414174206395 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) 20250414174206395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174206395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174206395 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250414174206395 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) 20250414174206395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174206395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174206395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174206395 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250414174206395 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174206395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174206395 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174206395 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 (osmo_ss7_asp.c:1164) 20250414174206395 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1077) 20250414174206395 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174207397 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250414174207397 DLSS7 DEBUG 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:415) 20250414174207397 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' (osmo_ss7_combined_linkset.c:261) 20250414174207397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174207397 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' (osmo_ss7_combined_linkset.c:261) 20250414174207397 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174207397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174207397 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174207397 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 (osmo_ss7_asp.c:1164) 20250414174207397 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174207409 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:759) 20250414174207409 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:773) 20250414174207409 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174207409 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174207409 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174207409 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174207409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 8@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174207409 DLSS7 DEBUG 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:486) 20250414174207409 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250414174207409 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 20250414174208399 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250414174208399 DLSS7 DEBUG 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:415) 20250414174208399 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' (osmo_ss7_combined_linkset.c:261) 20250414174208399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174208399 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' (osmo_ss7_combined_linkset.c:261) 20250414174208399 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174208399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174208399 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174208399 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 (osmo_ss7_asp.c:1164) 20250414174208399 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174208409 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:759) 20250414174208409 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:773) 20250414174208409 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174208409 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174208409 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174208409 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174208409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174208410 DLSS7 DEBUG 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:486) 20250414174208410 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250414174208410 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 8@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174209400 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250414174209401 DLSS7 DEBUG 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:415) 20250414174209401 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' (osmo_ss7_combined_linkset.c:261) 20250414174209401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174209401 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' (osmo_ss7_combined_linkset.c:261) 20250414174209401 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174209401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174209401 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174209401 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 (osmo_ss7_asp.c:1164) 20250414174209401 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174209410 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:759) 20250414174209410 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:773) 20250414174209410 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174209410 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174209410 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174209410 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174209410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 8@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174209410 DLSS7 DEBUG 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:486) 20250414174209410 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250414174209410 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 20250414174210403 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250414174210403 DLSS7 DEBUG 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:415) 20250414174210403 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' (osmo_ss7_combined_linkset.c:261) 20250414174210403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174210403 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' (osmo_ss7_combined_linkset.c:261) 20250414174210403 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174210403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174210403 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174210403 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 (osmo_ss7_asp.c:1164) 20250414174210403 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174210410 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:759) 20250414174210410 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:773) 20250414174210410 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174210410 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174210410 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 8@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174210410 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174210411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174210411 DLSS7 DEBUG 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:486) 20250414174210411 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250414174210411 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 20250414174211405 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250414174211405 DLSS7 DEBUG 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:415) 20250414174211405 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' (osmo_ss7_combined_linkset.c:261) 20250414174211405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174211405 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' (osmo_ss7_combined_linkset.c:261) 20250414174211405 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174211405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174211405 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174211405 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 (osmo_ss7_asp.c:1164) 20250414174211405 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174211411 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:759) 20250414174211411 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:773) 20250414174211411 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 8@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174211411 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174211411 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174211411 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174211411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174211411 DLSS7 DEBUG 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:486) 20250414174211411 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250414174211411 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 20250414174212407 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250414174212407 DLSS7 DEBUG 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:415) 20250414174212407 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' (osmo_ss7_combined_linkset.c:261) 20250414174212407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174212407 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' (osmo_ss7_combined_linkset.c:261) 20250414174212407 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174212407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174212407 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174212407 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 (osmo_ss7_asp.c:1164) 20250414174212407 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174212412 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:759) 20250414174212412 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:773) 20250414174212412 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174212412 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174212412 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174212413 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174212413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 8@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174212413 DLSS7 DEBUG 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:486) 20250414174212413 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250414174212413 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) MTC@5cf89695457c: setverdict(pass): none -> pass MTC@5cf89695457c: Waiting for RLSD 20250414174213408 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250414174213408 DLSS7 DEBUG 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:415) 20250414174213409 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' (osmo_ss7_combined_linkset.c:261) 20250414174213409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174213409 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' (osmo_ss7_combined_linkset.c:261) 20250414174213409 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174213409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174213409 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174213409 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 (osmo_ss7_asp.c:1164) 20250414174213409 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174214411 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250414174214411 DLSS7 DEBUG 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:415) 20250414174214411 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' (osmo_ss7_combined_linkset.c:261) 20250414174214411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174214411 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' (osmo_ss7_combined_linkset.c:261) 20250414174214411 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174214411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174214411 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174214411 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 (osmo_ss7_asp.c:1164) 20250414174214411 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174215412 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250414174215412 DLSS7 DEBUG 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:415) 20250414174215413 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' (osmo_ss7_combined_linkset.c:261) 20250414174215413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174215413 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' (osmo_ss7_combined_linkset.c:261) 20250414174215413 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174215413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174215413 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174215413 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 (osmo_ss7_asp.c:1164) 20250414174215413 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(iar)_expired (sccp_scoc.c:305) 20250414174215413 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174215413 DMAIN INFO Got N-DISCONNECT.ind (local_ref=3, cause=781, importance=0) (sccp_test_server.c:71) 20250414174215413 DLSS7 DEBUG sccp_scrc_rx_scoc_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:415) 20250414174215413 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' (osmo_ss7_combined_linkset.c:261) 20250414174215413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174215413 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' (osmo_ss7_combined_linkset.c:261) 20250414174215413 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174215413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174215413 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174215413 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 (osmo_ss7_asp.c:1164) 20250414174215413 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc.c:1289) 20250414174215414 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174215414 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@5cf89695457c: Message received on association #8 8@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@5cf89695457c: Message received on association #8 8@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: setverdict(pass): pass -> pass, component reason not changed 20250414174215418 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:759) 20250414174215418 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:773) 8@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174215419 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174215419 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174215419 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174215419 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174215419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174215419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:486) 20250414174215419 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250414174215419 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250414174215419 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1363) 20250414174215419 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250414174215419 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Freeing instance (sccp_scoc.c:579) 20250414174215419 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Deallocated (fsm.c:568) 20250414174216419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34198<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250414174216422 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:759) 20250414174216422 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174216422 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174216422 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174216422 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250414174216422 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:759) 20250414174216422 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174216422 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174216422 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250414174216422 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 8@5cf89695457c: Final verdict of PTC: none 20250414174216422 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:759) 20250414174216422 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:769) 20250414174216422 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174216422 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174216422 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174216422 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174216422 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250414174216423 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250414174216423 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:68) MTC@5cf89695457c: Setting final verdict of the test case. 20250414174216423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174216423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174216423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174216423 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174216423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174216423 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174216423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174216423 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174216423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174216423 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250414174216423 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@5cf89695457c: Local verdict of MTC: pass MTC@5cf89695457c: Local verdict of PTC with component reference 8: none (pass -> pass) MTC@5cf89695457c: Test case TC_it_avoids_tiar finished. Verdict: pass MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass'. Mon Apr 14 17:42:16 UTC 2025 ====== SCCP_Tests_RAW.TC_it_avoids_tiar pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=79860) Waiting for packet dumper to finish... 1 (prev_count=79860, count=87980) 20250414174218424 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174218425 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174218425 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass' was executed successfully (exit status: 0). MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'. ------ SCCP_Tests_RAW.TC_process_rx_xudt ------ Mon Apr 14 17:42:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_process_rx_xudt started. 20250414174219517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38300<->l=127.0.0.2:2324 (telnet_interface.c:192) 9@5cf89695457c: ************************************************* 9@5cf89695457c: M3UA emulation initiated, the test can be started 9@5cf89695457c: ************************************************* 20250414174219735 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174219735 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174219735 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174219735 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174219735 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 9@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 9@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 9@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174219737 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:759) 20250414174219737 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:773) 20250414174219737 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174219737 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174219737 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 9@5cf89695457c: M3UA_ASPUP sent 9@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174219737 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174219737 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250414174219737 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174219737 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250414174219737 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:68) 20250414174219737 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250414174219737 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 (osmo_ss7_asp.c:1164) 20250414174219737 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250414174219737 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174219737 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 9@5cf89695457c: Message received on association #8 9@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 9@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 20250414174219737 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:759) 20250414174219737 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:773) 20250414174219737 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174219737 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250414174219737 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250414174219737 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174219737 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174219737 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250414174219737 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250414174219737 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:68) 20250414174219737 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250414174219737 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 (osmo_ss7_asp.c:1164) 20250414174219737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174219737 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 9@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174219737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174219737 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174219737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174219737 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174219737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174219737 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174219737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174219737 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174219737 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174219737 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 9@5cf89695457c: Message received on association #8 9@5cf89695457c: Received M3UA_NOTIFY -> discard 9@5cf89695457c: Message received on association #8 9@5cf89695457c: ASPAC_Ack received for association #8 9@5cf89695457c: Association #8 state changed to: aSP_Active (7) 9@5cf89695457c: Message received on association #8 9@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174220541 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=100) (stream_srv.c:759) 20250414174220541 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 100 bytes from client (stream_srv.c:773) 20250414174220541 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174220541 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 9@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174220542 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174220542 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174220542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174220542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250414174220542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250414174220542 DLSS7 DEBUG 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=55,D=1bdf4208770614d640eb2d223117d2b07bc13a88104b98236fe3b2a55fe9989cf939193493b56178b82dfdb5e6a92f1a023f344ef9371d) (sccp_scrc.c:486) 20250414174220542 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) 20250414174220542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174220542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174220542 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) 20250414174220542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174220542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174220542 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) 20250414174220542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174220542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174220542 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) 20250414174220542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174220542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174220542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174220542 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250414174220542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250414174220543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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=55,D=1bdf4208770614d640eb2d223117d2b07bc13a88104b98236fe3b2a55fe9989cf939193493b56178b82dfdb5e6a92f1a023f344ef9371d) (sccp_scrc.c:437) 20250414174220543 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) 20250414174220543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174220543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174220543 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' (osmo_ss7_combined_linkset.c:261) 20250414174220543 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) 20250414174220543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174220543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174220543 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) 20250414174220543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174220543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174220543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174220543 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' (osmo_ss7_combined_linkset.c:261) 20250414174220543 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174220543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174220543 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174220543 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 57 00 00 00 01 00 00 00 17 03 00 00 02 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 37 1b df 42 08 77 06 14 d6 40 eb 2d 22 31 17 d2 b0 7b c1 3a 88 10 4b 98 23 6f e3 b2 a5 5f e9 98 9c f9 39 19 34 93 b5 61 78 b8 2d fd b5 e6 a9 2f 1a 02 3f 34 4e f9 37 1d 00 (osmo_ss7_asp.c:1164) 20250414174220543 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 9@5cf89695457c: Message received on association #8 9@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: setverdict(pass): none -> pass 20250414174220547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38300<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250414174220549 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:759) 20250414174220549 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174220549 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174220549 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174220549 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250414174220549 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:759) 20250414174220549 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174220549 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174220549 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250414174220549 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250414174220549 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:759) 20250414174220549 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:769) 20250414174220549 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174220549 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174220549 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174220549 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174220550 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 9@5cf89695457c: Final verdict of PTC: none 20250414174220550 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250414174220550 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:68) 20250414174220550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174220550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174220550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174220550 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) MTC@5cf89695457c: Setting final verdict of the test case. MTC@5cf89695457c: Local verdict of MTC: pass MTC@5cf89695457c: Local verdict of PTC with component reference 9: none (pass -> pass) 20250414174220550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174220550 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) MTC@5cf89695457c: Test case TC_process_rx_xudt finished. Verdict: pass MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'. 20250414174220550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174220550 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174220550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174220550 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250414174220550 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) Mon Apr 14 17:42:20 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_xudt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15836) Waiting for packet dumper to finish... 1 (prev_count=15836, count=35928) 20250414174222551 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174222551 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174222551 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0). MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'. ------ SCCP_Tests_RAW.TC_process_rx_ludt ------ Mon Apr 14 17:42:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_process_rx_ludt started. 20250414174223637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38314<->l=127.0.0.2:2324 (telnet_interface.c:192) 10@5cf89695457c: ************************************************* 10@5cf89695457c: M3UA emulation initiated, the test can be started 10@5cf89695457c: ************************************************* 20250414174223854 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174223855 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174223855 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174223855 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174223855 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 10@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 10@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 10@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174223862 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:759) 20250414174223862 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:773) 20250414174223862 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174223862 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174223863 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250414174223863 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174223863 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250414174223863 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174223863 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250414174223863 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:68) 20250414174223863 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 10@5cf89695457c: M3UA_ASPUP sent 10@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174223863 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 (osmo_ss7_asp.c:1164) 20250414174223863 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250414174223863 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174223863 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 10@5cf89695457c: Message received on association #8 10@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 10@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 20250414174223866 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:759) 20250414174223866 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:773) 20250414174223866 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174223866 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250414174223866 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250414174223866 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174223866 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174223866 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250414174223866 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250414174223866 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:68) 20250414174223866 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 10@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174223866 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 (osmo_ss7_asp.c:1164) 20250414174223866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174223866 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174223866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174223866 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174223866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174223866 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174223866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174223866 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174223867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174223867 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174223867 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174223867 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 10@5cf89695457c: Message received on association #8 10@5cf89695457c: Received M3UA_NOTIFY -> discard 10@5cf89695457c: Message received on association #8 10@5cf89695457c: ASPAC_Ack received for association #8 10@5cf89695457c: Association #8 state changed to: aSP_Active (7) 10@5cf89695457c: Message received on association #8 10@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174224661 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:759) 20250414174224661 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:773) 20250414174224661 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174224661 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174224661 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174224661 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174224661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 10@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174224661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250414174224661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250414174224661 DLSS7 DEBUG 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=10141e2ba56484e3f8bc9d62e47d5faa70708ac2be1e280ffb23ade48bd541d31d8025aca2de073b05c07ecf1402da5bfdeae91476ec40c190533c00e582ab1bc0e577c1ae7c0869e540d8d4f5ecce48d2a7a8c98c41f3abb89c5b1dab2fcb27a32abab8b000887d1e245a170506dfc54924c9915452f0e1f47e7459d75d9073ca508e3b04f3b39a2b92d8f611b3ae2498448741fa43dbbe9ed6305d3cb824e6fc8a07f268e0da0362d4819fb8ab3a188daed7584f851b05ac5ac72e694d2515e9785788c28124e8c4046a40cc4e1077468e5739a17e9401a21dd75bb9a1f42a991816b732717f802908d1cb3216e0eb6a4c179528e1e4331fa146f71a1fa3f790dbbcb6f4da42e6525cbcd2aba9ddff65acdd8e7f4c8ffb8ff9aaf00069f7a63e6fc3b0969b0a3457294df01605831825db4613b6a1b1cf7873be370cff06902cb3ec9efe71556ef628724e97482ecad6e651e56d969a70eb515c3cdeceeebe67563221c0994ea948ce51bf3d970d202128dcdd850df (sccp_scrc.c:486) 20250414174224661 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) 20250414174224661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174224661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174224661 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) 20250414174224661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174224661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174224662 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) 20250414174224662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174224662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174224662 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) 20250414174224662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174224662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174224662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174224662 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250414174224662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250414174224662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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=10141e2ba56484e3f8bc9d62e47d5faa70708ac2be1e280ffb23ade48bd541d31d8025aca2de073b05c07ecf1402da5bfdeae91476ec40c190533c00e582ab1bc0e577c1ae7c0869e540d8d4f5ecce48d2a7a8c98c41f3abb89c5b1dab2fcb27a32abab8b000887d1e245a170506dfc54924c9915452f0e1f47e7459d75d9073ca508e3b04f3b39a2b92d8f611b3ae2498448741fa43dbbe9ed6305d3cb824e6fc8a07f268e0da0362d4819fb8ab3a188daed7584f851b05ac5ac72e694d2515e9785788c28124e8c4046a40cc4e1077468e5739a17e9401a21dd75bb9a1f42a991816b732717f802908d1cb3216e0eb6a4c179528e1e4331fa146f71a1fa3f790dbbcb6f4da42e6525cbcd2aba9ddff65acdd8e7f4c8ffb8ff9aaf00069f7a63e6fc3b0969b0a3457294df01605831825db4613b6a1b1cf7873be370cff06902cb3ec9efe71556ef628724e97482ecad6e651e56d969a70eb515c3cdeceeebe6756 (sccp_scrc.c:437) 20250414174224662 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) 20250414174224662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174224662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174224662 DLSS7 DEBUG 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=9 -> eSLS=89: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250414174224662 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) 20250414174224662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174224662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174224662 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) 20250414174224662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174224662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174224662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174224662 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250414174224662 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174224663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174224663 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174224663 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 09 13 00 00 07 00 0a 00 0d 00 00 00 04 43 17 00 ca 04 43 01 00 ca e8 03 10 14 1e 2b a5 64 84 e3 f8 bc 9d 62 e4 7d 5f aa 70 70 8a c2 be 1e 28 0f fb 23 ad e4 8b d5 41 d3 1d 80 25 ac a2 de 07 3b 05 c0 7e cf 14 02 da 5b fd ea e9 14 76 ec 40 c1 90 53 3c 00 e5 82 ab 1b c0 e5 77 c1 ae 7c 08 69 e5 40 d8 d4 f5 ec ce 48 d2 a7 a8 c9 8c 41 f3 ab b8 9c 5b 1d ab 2f cb 27 a3 2a ba b8 b0 00 88 7d 1e 24 5a 17 05 06 df c5 49 24 c9 91 54 52 f0 e1 f4 7e 74 59 d7 5d 90 73 ca 50 8e 3b 04 f3 b3 9a 2b 92 d8 f6 11 b3 ae 24 98 44 87 41 fa 43 db be 9e d6 30 5d 3c b8 24 e6 fc 8a 07 f2 68 e0 da 03 62 d4 81 9f b8 ab 3a 18 8d ae d7 58 4f 85 1b 05 ac 5a c7 2e 69 4d 25 15 e9 78 57 88 c2 81 24 e8 c4 04 6a 40 cc 4e 10 77 46 8e 57 39 a1 7e 94 01 a2 1d d7 5b b9 a1 f4 2a 99 18 16 b7 32 71 7f 80 29 08 d1 cb 32 16 e0 eb 6a 4c 17 95 28 e1 e4 33 1f a1 46 f7 1a 1f a3 f7 90 db bc b6 f4 da 42 e6 52 5c bc d2 ab a9 dd ff 65 ac dd 8e 7f 4c 8f fb 8f f9 aa f0 00 69 f7 a6 3e 6f c3 b0 96 9b 0a 34 57 29 4d f0 16 05 83 18 25 db 46 13 b6 a1 b1 cf 78 73 be 37 0c ff 06 90 2c b3 ec 9e fe 71 55 6e f6 28 72 4e 97 48 2e ca d6 e6 51 e5 6d 96 9a 70 eb 51 5c 3c de ce ee be 67 56 32 21 c0 99 4e a9 48 ce 51 bf 3d 97 0d 20 21 28 dc dd 85 0d f0 a9 9c 14 80 42 a4 0e 1e 89 b1 a6 e9 cf 47 71 57 fc 54 4e 01 e6 8e a6 eb 3b 69 17 7d e2 e0 9d c3 11 10 c9 dc 06 ca 08 c7 e2 ef 0a 7a 6f 4e 95 d0 b4 01 e2 0e 00 88 52 59 da 8f 0a 4e 14 af e5 1b 4f 73 f1 67 3c 6b 34 d5 bc 5b ab 5a b7 27 fa 8a 4f ec e0 44 b2 96 e3 a6 50 b2 66 1e ab dc 0c 81 6c 8d 67 83 61 e8 37 0d 21 f4 c6 97 ef 59 86 82 b6 9c 1f 40 7f ef 66 36 51 6d bb 8a 0e f4 10 fd 9b 5c e0 22 60 34 39 bf 66 b5 33 9d 15 0b a2 4a 47 9f 28 54 42 ee a3 b6 2e 21 47 83 9c 34 42 13 1a c5 71 7a 8f 4f 1e 91 04 01 8e 9b ef bf 4e b1 18 f9 b7 27 45 d6 34 9e f2 b4 72 ba af 18 88 34 82 f2 a2 bd 80 78 18 e6 9d e0 96 14 9a e4 2f 23 06 84 00 a7 70 85 35 97 e5 58 ab 72 4a 03 de 29 30 c9 91 60 25 88 17 59 9f 70 36 1d 04 b0 17 3e 0b a8 4c c0 05 9f 14 33 f1 d3 3a 44 06 78 89 f9 23 07 a0 67 cc 01 96 d7 0e 1c ba b9 df d1 94 26 4e f4 5c 5e 77 a4 f9 82 75 c2 7e 42 b4 63 93 c5 eb 7c 33 37 6e 50 47 cb f2 15 af eb 91 71 ee 0e 88 1b 1c 3a d3 7b 56 fe f0 64 10 0a 28 ec fc 20 16 e5 f4 7c d3 c2 16 ec ee 89 f9 e8 89 06 31 7b 20 d4 21 e7 43 e9 04 4d 1c 65 60 3e c8 6b 2e 60 a4 ed 2b 88 0d 9e 13 18 76 1e 8b f8 98 71 a4 c0 91 13 76 b4 1a 7d 8c 67 e6 22 36 ea 47 da 26 61 fe c8 a1 cd c5 02 ad d8 32 2f 52 77 b5 f9 4e 36 9b 2c 34 cd 06 71 05 84 d5 fd 9f 48 19 67 e5 4d fa f6 91 ce e0 e1 d7 eb fc 42 cb 8e bf 8a e8 a5 ad 4e 69 2f c8 ed 0e 76 48 20 d1 7e 16 92 93 d5 55 a1 1e 28 f9 bb 7c 78 0b 48 ca 01 a7 cd d9 6f 1e ec cb d7 09 51 6d c8 26 52 6e b4 db 56 e8 62 44 1e e5 1b 28 83 db 52 bf 1d e6 bd a0 8f a6 ed a7 76 b6 cb c6 d9 bf 4a 6d 3e c0 1e 5a ec 48 c4 7c 11 0e 20 ae 39 3e d9 96 c1 1b 79 b2 f8 63 8d a4 02 fe 5c c4 45 d1 68 24 ca 5d 6c 20 9d 29 d8 43 b0 72 05 e5 ae 88 ee c0 df 12 0e 53 16 a3 21 93 4d 02 3d ac e7 0f dc 39 e1 b7 1f cf 1e 2a a2 0b a7 49 15 11 02 25 88 db 04 9a f6 64 33 5f e7 64 a3 99 dc 2b a4 91 40 bc 45 19 4e 51 08 6d 6d 0b 1f eb c9 7f 4c d9 5c 58 2c ce 6e 36 83 5e d4 04 00 (osmo_ss7_asp.c:1164) 20250414174224663 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 10@5cf89695457c: Message received on association #8 10@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: setverdict(pass): none -> pass 20250414174224667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38314<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250414174224669 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:759) 20250414174224669 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174224669 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 10@5cf89695457c: Final verdict of PTC: none 20250414174224669 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174224669 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250414174224669 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:759) 20250414174224669 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174224669 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174224669 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250414174224669 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250414174224669 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:759) 20250414174224669 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:769) MTC@5cf89695457c: Setting final verdict of the test case. 20250414174224670 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174224670 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174224670 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174224670 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174224670 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250414174224670 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250414174224670 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:68) MTC@5cf89695457c: Local verdict of MTC: pass MTC@5cf89695457c: Local verdict of PTC with component reference 10: none (pass -> pass) 20250414174224670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174224670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174224670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174224670 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174224670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174224670 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174224670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174224670 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) MTC@5cf89695457c: Test case TC_process_rx_ludt finished. Verdict: pass MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'. 20250414174224670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174224670 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250414174224670 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) Mon Apr 14 17:42:24 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_ludt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15836) Waiting for packet dumper to finish... 1 (prev_count=15836, count=40160) 20250414174226671 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174226671 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174226671 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0). MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------ Mon Apr 14 17:42:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_scmg_sst_ssn1 started. 20250414174227731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55880<->l=127.0.0.2:2324 (telnet_interface.c:192) 11@5cf89695457c: ************************************************* 11@5cf89695457c: M3UA emulation initiated, the test can be started 11@5cf89695457c: ************************************************* 20250414174227948 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174227948 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174227948 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174227948 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174227948 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 11@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 11@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 11@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174227955 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:759) 20250414174227955 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:773) 20250414174227955 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174227955 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174227955 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250414174227955 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174227955 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250414174227955 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174227955 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250414174227955 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:68) 20250414174227955 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250414174227955 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 (osmo_ss7_asp.c:1164) 11@5cf89695457c: M3UA_ASPUP sent 11@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174227955 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250414174227955 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174227956 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 11@5cf89695457c: Message received on association #8 11@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 11@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 20250414174227959 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:759) 20250414174227959 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:773) 20250414174227959 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 11@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174227960 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250414174227960 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250414174227960 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174227960 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174227960 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250414174227960 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250414174227960 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:68) 20250414174227960 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250414174227960 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 (osmo_ss7_asp.c:1164) 20250414174227960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174227960 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174227960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174227960 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 11@5cf89695457c: Message received on association #8 20250414174227960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174227960 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174227960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174227960 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174227960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174227960 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174227961 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174227961 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 11@5cf89695457c: Received M3UA_NOTIFY -> discard 11@5cf89695457c: Message received on association #8 11@5cf89695457c: ASPAC_Ack received for association #8 11@5cf89695457c: Association #8 state changed to: aSP_Active (7) 11@5cf89695457c: Message received on association #8 11@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174228748 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:759) 20250414174228748 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:773) 20250414174228749 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174228749 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174228749 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174228749 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174228749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174228749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 11@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174228749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250414174228749 DLSS7 DEBUG scrc_rx_mtp_xfer_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:486) 20250414174228749 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) 20250414174228749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174228749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174228749 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) 20250414174228749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174228749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174228749 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) 20250414174228749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174228749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174228749 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) 20250414174228749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174228749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174228749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174228749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250414174228749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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:437) 20250414174228749 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) 20250414174228749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174228749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174228749 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=1 -> eSLS=81: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250414174228749 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) 20250414174228749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174228749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174228749 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) 20250414174228749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174228749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174228749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174228749 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' (osmo_ss7_combined_linkset.c:261) 20250414174228749 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174228749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174228749 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174228749 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 01 09 00 03 07 0b 04 43 17 00 01 04 43 01 00 01 05 01 01 01 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250414174228749 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 11@5cf89695457c: Message received on association #8 11@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: setverdict(pass): none -> pass 20250414174228750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55880<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250414174228751 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:759) 20250414174228751 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174228751 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174228751 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174228751 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250414174228751 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:759) 20250414174228751 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174228751 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174228751 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250414174228751 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250414174228751 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:759) 20250414174228751 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:769) 20250414174228751 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174228751 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174228751 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174228751 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174228751 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250414174228751 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250414174228751 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:68) 20250414174228751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174228751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174228751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 11@5cf89695457c: Final verdict of PTC: none 20250414174228751 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174228751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174228751 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174228751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174228751 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174228751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174228751 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250414174228751 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@5cf89695457c: Setting final verdict of the test case. MTC@5cf89695457c: Local verdict of MTC: pass MTC@5cf89695457c: Local verdict of PTC with component reference 11: none (pass -> pass) MTC@5cf89695457c: Test case TC_scmg_sst_ssn1 finished. Verdict: pass MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'. Mon Apr 14 17:42:28 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15836) Waiting for packet dumper to finish... 1 (prev_count=15836, count=35248) 20250414174230752 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174230752 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174230752 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0). MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------ Mon Apr 14 17:42:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_scmg_sst_ssn_valid started. 20250414174231840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55892<->l=127.0.0.2:2324 (telnet_interface.c:192) 12@5cf89695457c: ************************************************* 12@5cf89695457c: M3UA emulation initiated, the test can be started 12@5cf89695457c: ************************************************* 20250414174232061 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174232061 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174232062 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174232062 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174232062 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 12@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 12@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 12@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174232067 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:759) 20250414174232067 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:773) 20250414174232067 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174232067 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174232068 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250414174232068 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174232068 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 12@5cf89695457c: M3UA_ASPUP sent 12@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174232068 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174232068 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250414174232068 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:68) 20250414174232068 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250414174232068 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 (osmo_ss7_asp.c:1164) 20250414174232068 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250414174232068 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174232068 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 12@5cf89695457c: Message received on association #8 12@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 12@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 20250414174232070 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:759) 20250414174232070 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:773) 20250414174232071 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174232071 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 12@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174232071 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250414174232071 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174232071 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174232071 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250414174232071 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250414174232071 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:68) 20250414174232071 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 12@5cf89695457c: Message received on association #8 20250414174232071 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 (osmo_ss7_asp.c:1164) 20250414174232071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174232071 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174232071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174232071 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174232071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174232071 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174232071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174232071 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174232071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174232071 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174232072 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174232072 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 12@5cf89695457c: Received M3UA_NOTIFY -> discard 12@5cf89695457c: Message received on association #8 12@5cf89695457c: ASPAC_Ack received for association #8 12@5cf89695457c: Association #8 state changed to: aSP_Active (7) 12@5cf89695457c: Message received on association #8 12@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174232867 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:759) 20250414174232867 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:773) 20250414174232867 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174232867 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174232867 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 12@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174232867 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174232867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174232867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250414174232867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250414174232867 DLSS7 DEBUG scrc_rx_mtp_xfer_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:486) 20250414174232867 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) 20250414174232867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174232867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174232867 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) 20250414174232867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174232867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174232867 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) 20250414174232867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174232867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174232868 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) 20250414174232868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174232868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174232868 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174232868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250414174232868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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:437) 20250414174232868 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) 20250414174232868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174232868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174232868 DLSS7 DEBUG 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=12 -> eSLS=92: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250414174232868 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) 20250414174232868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174232868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174232868 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) 20250414174232868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174232868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174232868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174232868 DLSS7 DEBUG 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=12 -> eSLS=76: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250414174232868 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174232868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174232868 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174232869 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 0c 09 00 03 07 0b 04 43 17 00 01 04 43 01 00 01 05 01 ca 01 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250414174232869 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 12@5cf89695457c: Message received on association #8 12@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: setverdict(pass): none -> pass 20250414174232872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55892<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250414174232874 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:759) 20250414174232874 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174232874 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174232874 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174232874 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250414174232874 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:759) 20250414174232874 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174232874 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174232874 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250414174232874 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250414174232874 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:759) 20250414174232874 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:769) 20250414174232874 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 12@5cf89695457c: Final verdict of PTC: none 20250414174232874 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174232874 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174232874 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174232874 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250414174232874 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250414174232875 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:68) 20250414174232875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174232875 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174232875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174232875 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) MTC@5cf89695457c: Setting final verdict of the test case. MTC@5cf89695457c: Local verdict of MTC: pass 20250414174232875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174232875 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174232875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174232875 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) MTC@5cf89695457c: Local verdict of PTC with component reference 12: none (pass -> pass) MTC@5cf89695457c: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'. 20250414174232875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174232875 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250414174232875 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) Mon Apr 14 17:42:32 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16104) Waiting for packet dumper to finish... 1 (prev_count=16104, count=35564) 20250414174234876 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174234876 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174234876 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0). MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------ Mon Apr 14 17:42:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_scmg_sst_ssn_invalid started. 20250414174235968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47664<->l=127.0.0.2:2324 (telnet_interface.c:192) 13@5cf89695457c: ************************************************* 13@5cf89695457c: M3UA emulation initiated, the test can be started 13@5cf89695457c: ************************************************* 20250414174236185 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174236185 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174236185 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174236185 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174236185 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 13@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 13@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 13@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174236191 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:759) 20250414174236191 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:773) 20250414174236191 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174236191 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174236191 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250414174236191 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174236191 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250414174236191 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174236191 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250414174236191 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:68) 20250414174236191 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250414174236191 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 (osmo_ss7_asp.c:1164) 20250414174236191 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 13@5cf89695457c: M3UA_ASPUP sent 13@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174236192 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174236192 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 13@5cf89695457c: Message received on association #8 13@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 13@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 20250414174236194 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:759) 20250414174236194 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:773) 20250414174236194 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174236194 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250414174236195 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250414174236195 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174236195 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174236195 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250414174236195 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 13@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174236195 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:68) 20250414174236195 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250414174236195 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 (osmo_ss7_asp.c:1164) 13@5cf89695457c: Message received on association #8 20250414174236195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174236195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174236195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174236195 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174236195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174236195 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174236195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174236195 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174236195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174236195 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174236195 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174236195 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 13@5cf89695457c: Received M3UA_NOTIFY -> discard 13@5cf89695457c: Message received on association #8 13@5cf89695457c: ASPAC_Ack received for association #8 13@5cf89695457c: Association #8 state changed to: aSP_Active (7) 13@5cf89695457c: Message received on association #8 13@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174236989 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:759) 20250414174236989 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:773) 20250414174236989 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174236989 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174236989 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174236989 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174236989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174236989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250414174236989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250414174236990 DLSS7 DEBUG scrc_rx_mtp_xfer_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:486) 20250414174236990 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) 20250414174236990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174236990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174236990 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) 20250414174236990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174236990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 13@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174236990 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) 20250414174236990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174236990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174236990 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) 20250414174236990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174236990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174236990 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) MTC@5cf89695457c: setverdict(pass): none -> pass 20250414174241990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47664<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250414174241994 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:759) 20250414174241994 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174241994 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174241994 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174241994 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250414174241994 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:759) 20250414174241994 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174241994 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174241994 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250414174241994 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250414174241995 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:759) 20250414174241995 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:769) 20250414174241995 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174241995 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174241995 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174241995 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174241995 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250414174241995 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 13@5cf89695457c: Final verdict of PTC: none 20250414174241995 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:68) 20250414174241995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174241995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174241995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174241995 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174241995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174241995 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174241995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174241995 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174241995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174241995 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250414174241995 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@5cf89695457c: Setting final verdict of the test case. MTC@5cf89695457c: Local verdict of MTC: pass MTC@5cf89695457c: Local verdict of PTC with component reference 13: none (pass -> pass) MTC@5cf89695457c: Test case TC_scmg_sst_ssn_invalid finished. Verdict: pass MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass'. Mon Apr 14 17:42:42 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22132) Waiting for packet dumper to finish... 1 (prev_count=22132, count=30252) 20250414174243996 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174243996 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174243996 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass' was executed successfully (exit status: 0). MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'. ------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------ Mon Apr 14 17:42:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_callingparty_ssn_only started. 20250414174245087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47672<->l=127.0.0.2:2324 (telnet_interface.c:192) 14@5cf89695457c: ************************************************* 14@5cf89695457c: M3UA emulation initiated, the test can be started 14@5cf89695457c: ************************************************* 20250414174245305 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174245305 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174245305 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174245305 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174245305 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 14@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 14@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 14@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174245311 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:759) 20250414174245311 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:773) 20250414174245311 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174245311 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174245311 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250414174245311 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174245311 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250414174245311 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174245311 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250414174245311 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:68) 20250414174245312 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 14@5cf89695457c: M3UA_ASPUP sent 14@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174245312 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 (osmo_ss7_asp.c:1164) 20250414174245312 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250414174245312 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174245312 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 14@5cf89695457c: Message received on association #8 14@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 14@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 20250414174245315 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:759) 20250414174245315 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:773) 20250414174245315 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174245315 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250414174245315 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250414174245315 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174245315 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174245315 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 14@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174245315 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250414174245315 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:68) 20250414174245315 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250414174245315 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 (osmo_ss7_asp.c:1164) 20250414174245315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174245316 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174245316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174245316 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174245316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174245316 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174245316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174245316 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174245316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174245316 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174245316 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174245316 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 14@5cf89695457c: Message received on association #8 14@5cf89695457c: Received M3UA_NOTIFY -> discard 14@5cf89695457c: Message received on association #8 14@5cf89695457c: ASPAC_Ack received for association #8 14@5cf89695457c: Association #8 state changed to: aSP_Active (7) 14@5cf89695457c: Message received on association #8 14@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174246110 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:759) 20250414174246110 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:773) 20250414174246110 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174246110 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174246110 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174246110 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174246110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174246110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250414174246110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 14@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174246110 DLSS7 DEBUG scrc_rx_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:486) 20250414174246110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250414174246110 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250414174246110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250414174246110 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250414174246110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250414174246110 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250414174246110 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) 20250414174246110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174246110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174246111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174246111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250414174246111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=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:437) 20250414174246111 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) 20250414174246111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174246111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174246111 DLSS7 DEBUG 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=4 -> eSLS=84: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250414174246111 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) 20250414174246111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174246111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174246111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250414174246111 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250414174246111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174246111 DLSS7 DEBUG 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=4 -> eSLS=68: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250414174246111 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174246111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174246111 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174246111 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 04 09 00 03 07 09 04 43 17 00 01 02 42 01 05 01 01 01 00 00 00 (osmo_ss7_asp.c:1164) 20250414174246111 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 14@5cf89695457c: Message received on association #8 14@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5cf89695457c: setverdict(pass): none -> pass 20250414174246116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47672<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250414174246117 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:759) 20250414174246118 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174246118 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174246118 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174246118 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250414174246118 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:759) 20250414174246118 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174246118 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174246118 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250414174246118 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 14@5cf89695457c: Final verdict of PTC: none 20250414174246118 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:759) 20250414174246118 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:769) 20250414174246118 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174246118 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174246118 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174246118 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174246118 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250414174246118 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250414174246118 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:68) 20250414174246118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174246118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174246118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174246119 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174246119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174246119 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174246119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) MTC@5cf89695457c: Setting final verdict of the test case. MTC@5cf89695457c: Local verdict of MTC: pass 20250414174246119 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174246119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) MTC@5cf89695457c: Local verdict of PTC with component reference 14: none (pass -> pass) MTC@5cf89695457c: Test case TC_callingparty_ssn_only finished. Verdict: pass 20250414174246119 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250414174246119 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'. Mon Apr 14 17:42:46 UTC 2025 ====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16108) Waiting for packet dumper to finish... 1 (prev_count=16108, count=34484) 20250414174248120 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174248120 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174248120 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0). MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late'. ------ SCCP_Tests_RAW.TC_cr_timeout_cc_too_late ------ Mon Apr 14 17:42:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0). MTC@5cf89695457c: Test case TC_cr_timeout_cc_too_late started. 20250414174249212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37992<->l=127.0.0.2:2324 (telnet_interface.c:192) 15@5cf89695457c: ************************************************* 15@5cf89695457c: M3UA emulation initiated, the test can be started 15@5cf89695457c: ************************************************* 20250414174249431 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250414174249431 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250414174249431 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250414174249431 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250414174249431 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 15@5cf89695457c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 15@5cf89695457c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 15@5cf89695457c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250414174249436 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:759) 20250414174249436 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:773) 20250414174249436 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174249436 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250414174249436 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250414174249436 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250414174249436 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250414174249436 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250414174249436 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250414174249437 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:68) 20250414174249437 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250414174249437 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 (osmo_ss7_asp.c:1164) 20250414174249437 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 15@5cf89695457c: M3UA_ASPUP sent 15@5cf89695457c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250414174249437 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174249437 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@5cf89695457c: Message received on association #8 15@5cf89695457c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 15@5cf89695457c: Association #8 state changed to: aSP_Inactive (5) 20250414174249439 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:759) 20250414174249440 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:773) 20250414174249440 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174249440 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250414174249440 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250414174249440 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1164) 15@5cf89695457c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250414174249440 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250414174249440 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250414174249440 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250414174249440 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:68) 20250414174249440 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250414174249440 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 (osmo_ss7_asp.c:1164) 20250414174249440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174249440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250414174249440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174249440 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174249440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174249440 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174249440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174249440 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174249440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174249440 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250414174249440 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250414174249441 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@5cf89695457c: Message received on association #8 15@5cf89695457c: Received M3UA_NOTIFY -> discard 15@5cf89695457c: Message received on association #8 15@5cf89695457c: ASPAC_Ack received for association #8 15@5cf89695457c: Association #8 state changed to: aSP_Active (7) 15@5cf89695457c: Message received on association #8 15@5cf89695457c: Received M3UA_NOTIFY -> discard 20250414174250234 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250414174250234 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Allocated (fsm.c:456) 20250414174250234 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250414174250234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:415) 20250414174250234 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) 20250414174250234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174250234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174250234 DLSS7 DEBUG 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=11 -> eSLS=91: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250414174250234 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) 20250414174250234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174250234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174250234 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) 20250414174250234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250414174250234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250414174250234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174250234 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250414174250235 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174250235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174250235 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174250235 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 (osmo_ss7_asp.c:1164) 20250414174250235 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: state_chg to CONN_PEND_OUT (sccp_scoc.c:1006) 20250414174250235 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@5cf89695457c: Message received on association #8 15@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174250242 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250414174250242 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250414174250242 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: state_chg to WAIT_CONN_CONF (sccp_scoc.c:1101) MTC@5cf89695457c: Waiting for RLSD 20250414174250245 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:759) 20250414174250246 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:773) 20250414174250246 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174250246 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174250246 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174250246 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174250246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250414174250246 DLSS7 DEBUG scrc_rx_mtp_xfer_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:486) 20250414174250246 DLSCCP DEBUG Received CO:COAK for local reference 1234 (sccp_scoc.c:1855) 20250414174250246 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 15@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174250246 DLSS7 DEBUG sccp_scrc_rx_scoc_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:415) 20250414174250246 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' (osmo_ss7_combined_linkset.c:261) 20250414174250246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250414174250246 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' (osmo_ss7_combined_linkset.c:261) 20250414174250246 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:195) 20250414174250246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250414174250246 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250414174250246 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 (osmo_ss7_asp.c:1164) 20250414174250247 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: state_chg to DISCONN_PEND (sccp_scoc.c:1206) 20250414174250247 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@5cf89695457c: Message received on association #8 15@5cf89695457c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250414174250249 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:759) 20250414174250249 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:773) 20250414174250249 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174250249 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250414174250249 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250414174250249 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:621) 20250414174250250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 15@5cf89695457c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250414174250250 DLSS7 DEBUG 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:486) 20250414174250250 DLSCCP DEBUG Received CO:RELCO for local reference 1234 (sccp_scoc.c:1855) 20250414174250250 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250414174250250 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1363) 20250414174250250 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250414174250250 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Freeing instance (sccp_scoc.c:579) 20250414174250250 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Deallocated (fsm.c:568) MTC@5cf89695457c: setverdict(pass): none -> pass 20250414174251250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37992<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250414174251255 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:759) 20250414174251255 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250414174251255 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174251255 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250414174251255 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250414174251255 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:759) 20250414174251255 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250414174251255 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250414174251255 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250414174251255 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250414174251255 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:759) 20250414174251255 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:769) 20250414174251255 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250414174251256 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1115) 20250414174251256 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250414174251256 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250414174251256 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250414174251256 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250414174251256 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:68) 20250414174251256 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250414174251256 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 15@5cf89695457c: Final verdict of PTC: none MTC@5cf89695457c: Setting final verdict of the test case. MTC@5cf89695457c: Local verdict of MTC: pass 20250414174251256 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250414174251256 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250414174251256 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250414174251256 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250414174251256 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250414174251256 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250414174251256 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250414174251256 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250414174251256 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@5cf89695457c: Local verdict of PTC with component reference 15: none (pass -> pass) MTC@5cf89695457c: Test case TC_cr_timeout_cc_too_late finished. Verdict: pass MTC@5cf89695457c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass'. Mon Apr 14 17:42:51 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=33652) Waiting for packet dumper to finish... 1 (prev_count=33652, count=41772) 20250414174253257 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250414174253257 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250414174253257 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@5cf89695457c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass' was executed successfully (exit status: 0). MC@5cf89695457c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5cf89695457c: Terminating MTC. MC@5cf89695457c: MTC terminated. MC2> exit MC@5cf89695457c: Shutting down session. MC@5cf89695457c: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp/expected-results.xml) [testenv] Testsuite is done [testenv] Stopping testsuite (1039481) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SCCP_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping sccp_demo_user (1039415) [testenv] Showing testsuite/junit-xml-9342.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/junit-xml-9342.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.059841'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_cc' time='1.032870'/> <testcase classname='SCCP_Tests_RAW' name='TC_udt_without_cr_cc' time='5.046327'/> <testcase classname='SCCP_Tests_RAW' name='TC_tiar_timeout' time='7.038427'/> <testcase classname='SCCP_Tests_RAW' name='TC_it_avoids_tiar' time='11.049932'/> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_xudt' time='1.033888'/> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_ludt' time='1.035260'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn1' time='1.021516'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_valid' time='1.035979'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_invalid' time='6.029266'/> <testcase classname='SCCP_Tests_RAW' name='TC_callingparty_ssn_only' time='1.032250'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_timeout_cc_too_late' time='2.045145'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0'] testenv-sccp-osmocom-nightly-asan-20250414-1741-e1c7f903-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sccp-test-asan/313/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS