Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > 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 59cc891d06625c5a6a5261c4dfeb37694708b82f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 59cc891d06625c5a6a5261c4dfeb37694708b82f # timeout=10 Commit message: "library/PFCP_Templates: add missing receive templates" > git rev-list --no-walk b68be3983fe821af306302cb2f8b5a6e5cf31f63 # timeout=10 [ttcn3-s1gw-test-latest] $ /bin/sh -xe /tmp/jenkins6457791314860985410.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + 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:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 Copying blob sha256:8f966b07c9a76f8dd6ace1694d10f2fd8fd629015036e39accd3664402de8d0c Copying blob sha256:b43782f82dd9567e1408a756484c5cf2c1f4b75c33b9abbd0d630646c86ee94e Copying config sha256:4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 Writing manifest to image destination Storing signatures 4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 + rm -rf logs _cache + set +x + ./testenv.py run s1gw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-02 07:29:36 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] 9d6f4e56dba9eacd224455ed142813414ba87291927e99c021fb82828bf4fe47 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [181 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.8 kB] Fetched 9304 kB in 1s (11.0 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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/deps' cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ origin/09817f113255d7fb56f1d45d3dd629a093d9248d + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ origin/c496d298876fed55c2b730278b7ee77982555563 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ origin/b6602eb357673f097ea1a1d22edd568ecd239da1 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/78bf0daf8c599d374089d97a054914d8439d133a" 2>/dev/null; then set -x && git checkout -q -f "origin/78bf0daf8c599d374089d97a054914d8439d133a"; else set -x && git checkout -q -f "78bf0daf8c599d374089d97a054914d8439d133a"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/78bf0daf8c599d374089d97a054914d8439d133a + git checkout -q -f 78bf0daf8c599d374089d97a054914d8439d133a cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ origin/873fe539642542cd9a901c208f1ec11c6d2f5387 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi origin/e97d92a8b66bec399babea52f593771b76cb175a + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi origin/8362efef7c6fa341eb947a75786878e0685767b7 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--links', '--recursive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for s1gw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', './gen_links.sh'] 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 PFCP_Types.ttcn Linking S1AP_CommonDataTypes.asn Linking S1AP_Constants.asn Linking S1AP_Containers.asn Linking S1AP_IEs.asn Linking S1AP_PDU_Contents.asn Linking S1AP_PDU_Descriptions.asn Linking S1AP_EncDec.cc Linking S1AP_Types.ttcn Linking S1AP_Templates.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPCP_Types.ttcn Linking PFCP_CodecPort.ttcn Linking PFCP_CodecPort_CtrlFunct.ttcn Linking PFCP_CodecPort_CtrlFunctDef.cc Linking PFCP_Emulation.ttcn Linking PFCP_Templates.ttcn Linking S1AP_CodecPort.ttcn Linking S1AP_CodecPort_CtrlFunctDef.cc Linking S1AP_CodecPort_CtrlFunct.ttcn Linking SCTP_Templates.ttcn Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', '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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'make', 'compile'] cpp -x c -nostdinc `pkg-config --cflags libfftranscode` StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D General_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn S1AP_CodecPort.ttcn S1AP_CodecPort_CtrlFunct.ttcn S1AP_Server.ttcn S1AP_Templates.ttcn S1AP_Types.ttcn S1GW_ConnHdlr.ttcn S1GW_Tests.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn StatsD_Checker.ttcn S1AP_CommonDataTypes.asn S1AP_Constants.asn S1AP_Containers.asn S1AP_IEs.asn S1AP_PDU_Contents.asn S1AP_PDU_Descriptions.asn - General_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn S1AP_CodecPort.ttcn S1AP_CodecPort_CtrlFunct.ttcn S1AP_Server.ttcn S1AP_Templates.ttcn S1AP_Types.ttcn S1GW_ConnHdlr.ttcn S1GW_Tests.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn StatsD_Checker.ttcn S1AP_CommonDataTypes.asn S1AP_Constants.asn S1AP_Containers.asn S1AP_IEs.asn S1AP_PDU_Contents.asn S1AP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_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 `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'... Notify: Parsing TTCN-3 module `S1AP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `S1AP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `S1AP_Server.ttcn'... Notify: Parsing TTCN-3 module `S1AP_Templates.ttcn'... Notify: Parsing TTCN-3 module `S1AP_Types.ttcn'... Notify: Parsing TTCN-3 module `S1GW_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `S1GW_Tests.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.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 `StatsD_Checker.ttcn'... Notify: Parsing ASN.1 module `S1AP_CommonDataTypes.asn'... S1AP_CommonDataTypes.asn:17: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `S1AP_Constants.asn'... Notify: Parsing ASN.1 module `S1AP_Containers.asn'... Notify: Parsing ASN.1 module `S1AP_IEs.asn'... Notify: Parsing ASN.1 module `S1AP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `S1AP_PDU_Descriptions.asn'... Notify: Checking modules... S1AP_Server.ttcn: In TTCN-3 module `S1AP_Server': S1AP_Server.ttcn:194.9-200.1: In function definition `f_conn_close': S1AP_Server.ttcn:197.2-198.40: In function instance: S1AP_Server.ttcn:197.2-198.40: warning: The value returned by external function `@S1AP_CodecPort_CtrlFunct.f_IPL4_close' is not used S1AP_Server.ttcn:349.1-434.1: In function definition `main': S1AP_Server.ttcn:368.2-433.2: In while statement: S1AP_Server.ttcn:376.3-432.3: In alt construct: S1AP_Server.ttcn:407.4-36: In function instance: S1AP_Server.ttcn:407.4-36: warning: The value returned by function `@S1AP_Server.f_conn_add' is not used S1GW_ConnHdlr.ttcn: In TTCN-3 module `S1GW_ConnHdlr': S1GW_ConnHdlr.ttcn:107.1-118.1: In function definition `f_ConnHdlr_s1ap_disconnect': S1GW_ConnHdlr.ttcn:110.2-111.40: In function instance: S1GW_ConnHdlr.ttcn:110.2-111.40: warning: The value returned by external function `@S1AP_CodecPort_CtrlFunct.f_IPL4_close' is not used S1GW_Tests.ttcn: In TTCN-3 module `S1GW_Tests': S1GW_Tests.ttcn:142.1-166.1: In function definition `f_TC_setup': S1GW_Tests.ttcn:157.2-94: In function instance: S1GW_Tests.ttcn:157.2-94: warning: The value returned by function `@StatsD_Checker.f_statsd_expect_from_snapshot' is not used S1GW_Tests.ttcn:162.2-163.25: In function instance: S1GW_Tests.ttcn:162.2-163.25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used Notify: Generating code... 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 `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_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 `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_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 `PFCP_CodecPort.hh' was generated. Notify: File `PFCP_CodecPort.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `PFCP_CodecPort_part_1.cc' was generated. Notify: File `PFCP_CodecPort_part_2.cc' was generated. Notify: File `PFCP_CodecPort_part_3.cc' was generated. Notify: File `PFCP_CodecPort_part_4.cc' was generated. Notify: File `PFCP_CodecPort_part_5.cc' was generated. Notify: File `PFCP_CodecPort_part_6.cc' was generated. Notify: File `PFCP_CodecPort_part_7.cc' was generated. Notify: File `PFCP_Emulation.hh' was generated. Notify: File `PFCP_Emulation.cc' was generated. Notify: File `PFCP_Emulation_part_1.cc' was generated. Notify: File `PFCP_Emulation_part_2.cc' was generated. Notify: File `PFCP_Emulation_part_3.cc' was generated. Notify: File `PFCP_Emulation_part_4.cc' was generated. Notify: File `PFCP_Emulation_part_5.cc' was generated. Notify: File `PFCP_Emulation_part_6.cc' was generated. Notify: File `PFCP_Emulation_part_7.cc' was generated. Notify: File `PFCP_Templates.hh' was generated. Notify: File `PFCP_Templates.cc' was generated. Notify: File `PFCP_Templates_part_1.cc' was generated. Notify: File `PFCP_Templates_part_2.cc' was generated. Notify: File `PFCP_Templates_part_3.cc' was generated. Notify: File `PFCP_Templates_part_4.cc' was generated. Notify: File `PFCP_Templates_part_5.cc' was generated. Notify: File `PFCP_Templates_part_6.cc' was generated. Notify: File `PFCP_Templates_part_7.cc' was generated. Notify: File `PFCP_Types.hh' was generated. Notify: File `PFCP_Types.cc' was generated. Notify: File `PFCP_Types_part_1.cc' was generated. Notify: File `PFCP_Types_part_2.cc' was generated. Notify: File `PFCP_Types_part_3.cc' was generated. Notify: File `PFCP_Types_part_4.cc' was generated. Notify: File `PFCP_Types_part_5.cc' was generated. Notify: File `PFCP_Types_part_6.cc' was generated. Notify: File `PFCP_Types_part_7.cc' was generated. Notify: File `S1AP_CodecPort.hh' was generated. Notify: File `S1AP_CodecPort.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct.hh' was generated. Notify: File `S1AP_CodecPort_CtrlFunct.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `S1AP_CodecPort_part_1.cc' was generated. Notify: File `S1AP_CodecPort_part_2.cc' was generated. Notify: File `S1AP_CodecPort_part_3.cc' was generated. Notify: File `S1AP_CodecPort_part_4.cc' was generated. Notify: File `S1AP_CodecPort_part_5.cc' was generated. Notify: File `S1AP_CodecPort_part_6.cc' was generated. Notify: File `S1AP_CodecPort_part_7.cc' was generated. Notify: File `S1AP_CommonDataTypes.hh' was generated. Notify: File `S1AP_CommonDataTypes.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_1.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_2.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_3.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_4.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_5.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_6.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_7.cc' was generated. Notify: File `S1AP_Constants.hh' was generated. Notify: File `S1AP_Constants.cc' was generated. Notify: File `S1AP_Constants_part_1.cc' was generated. Notify: File `S1AP_Constants_part_2.cc' was generated. Notify: File `S1AP_Constants_part_3.cc' was generated. Notify: File `S1AP_Constants_part_4.cc' was generated. Notify: File `S1AP_Constants_part_5.cc' was generated. Notify: File `S1AP_Constants_part_6.cc' was generated. Notify: File `S1AP_Constants_part_7.cc' was generated. Notify: File `S1AP_Containers.hh' was generated. Notify: File `S1AP_Containers.cc' was generated. Notify: File `S1AP_Containers_part_1.cc' was generated. Notify: File `S1AP_Containers_part_2.cc' was generated. Notify: File `S1AP_Containers_part_3.cc' was generated. Notify: File `S1AP_Containers_part_4.cc' was generated. Notify: File `S1AP_Containers_part_5.cc' was generated. Notify: File `S1AP_Containers_part_6.cc' was generated. Notify: File `S1AP_Containers_part_7.cc' was generated. Notify: File `S1AP_IEs.hh' was generated. Notify: File `S1AP_IEs.cc' was generated. Notify: File `S1AP_IEs_part_1.cc' was generated. Notify: File `S1AP_IEs_part_2.cc' was generated. Notify: File `S1AP_IEs_part_3.cc' was generated. Notify: File `S1AP_IEs_part_4.cc' was generated. Notify: File `S1AP_IEs_part_5.cc' was generated. Notify: File `S1AP_IEs_part_6.cc' was generated. Notify: File `S1AP_IEs_part_7.cc' was generated. Notify: File `S1AP_PDU_Contents.hh' was generated. Notify: File `S1AP_PDU_Contents.cc' was generated. Notify: File `S1AP_PDU_Contents_part_1.cc' was generated. Notify: File `S1AP_PDU_Contents_part_2.cc' was generated. Notify: File `S1AP_PDU_Contents_part_3.cc' was generated. Notify: File `S1AP_PDU_Contents_part_4.cc' was generated. Notify: File `S1AP_PDU_Contents_part_5.cc' was generated. Notify: File `S1AP_PDU_Contents_part_6.cc' was generated. Notify: File `S1AP_PDU_Contents_part_7.cc' was generated. Notify: File `S1AP_PDU_Descriptions.hh' was generated. Notify: File `S1AP_PDU_Descriptions.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_1.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_2.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_3.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_4.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_5.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_6.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_7.cc' was generated. Notify: File `S1AP_Server.hh' was generated. Notify: File `S1AP_Server.cc' was generated. Notify: File `S1AP_Server_part_1.cc' was generated. Notify: File `S1AP_Server_part_2.cc' was generated. Notify: File `S1AP_Server_part_3.cc' was generated. Notify: File `S1AP_Server_part_4.cc' was generated. Notify: File `S1AP_Server_part_5.cc' was generated. Notify: File `S1AP_Server_part_6.cc' was generated. Notify: File `S1AP_Server_part_7.cc' was generated. Notify: File `S1AP_Templates.hh' was generated. Notify: File `S1AP_Templates.cc' was generated. Notify: File `S1AP_Templates_part_1.cc' was generated. Notify: File `S1AP_Templates_part_2.cc' was generated. Notify: File `S1AP_Templates_part_3.cc' was generated. Notify: File `S1AP_Templates_part_4.cc' was generated. Notify: File `S1AP_Templates_part_5.cc' was generated. Notify: File `S1AP_Templates_part_6.cc' was generated. Notify: File `S1AP_Templates_part_7.cc' was generated. Notify: File `S1AP_Types.hh' was generated. Notify: File `S1AP_Types.cc' was generated. Notify: File `S1AP_Types_part_1.cc' was generated. Notify: File `S1AP_Types_part_2.cc' was generated. Notify: File `S1AP_Types_part_3.cc' was generated. Notify: File `S1AP_Types_part_4.cc' was generated. Notify: File `S1AP_Types_part_5.cc' was generated. Notify: File `S1AP_Types_part_6.cc' was generated. Notify: File `S1AP_Types_part_7.cc' was generated. Notify: File `S1GW_ConnHdlr.hh' was generated. Notify: File `S1GW_ConnHdlr.cc' was generated. Notify: File `S1GW_ConnHdlr_part_1.cc' was generated. Notify: File `S1GW_ConnHdlr_part_2.cc' was generated. Notify: File `S1GW_ConnHdlr_part_3.cc' was generated. Notify: File `S1GW_ConnHdlr_part_4.cc' was generated. Notify: File `S1GW_ConnHdlr_part_5.cc' was generated. Notify: File `S1GW_ConnHdlr_part_6.cc' was generated. Notify: File `S1GW_ConnHdlr_part_7.cc' was generated. Notify: File `S1GW_Tests.hh' was generated. Notify: File `S1GW_Tests.cc' was generated. Notify: File `S1GW_Tests_part_1.cc' was generated. Notify: File `S1GW_Tests_part_2.cc' was generated. Notify: File `S1GW_Tests_part_3.cc' was generated. Notify: File `S1GW_Tests_part_4.cc' was generated. Notify: File `S1GW_Tests_part_5.cc' was generated. Notify: File `S1GW_Tests_part_6.cc' was generated. Notify: File `S1GW_Tests_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_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 `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_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: 315 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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'make', '-j', '21'] Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for S1AP_EncDec.cc Creating dependency file for S1AP_CodecPort_CtrlFunctDef.cc Creating dependency file for PFCP_CodecPort_CtrlFunctDef.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 S1AP_PDU_Descriptions_part_7.cc Creating dependency file for S1AP_PDU_Descriptions_part_6.cc Creating dependency file for S1AP_PDU_Descriptions_part_5.cc Creating dependency file for S1AP_PDU_Descriptions_part_4.cc Creating dependency file for S1AP_PDU_Descriptions_part_3.cc Creating dependency file for S1AP_PDU_Descriptions_part_2.cc Creating dependency file for S1AP_PDU_Descriptions_part_1.cc Creating dependency file for S1AP_PDU_Contents_part_7.cc Creating dependency file for S1AP_PDU_Contents_part_6.cc Creating dependency file for S1AP_PDU_Contents_part_5.cc Creating dependency file for S1AP_PDU_Contents_part_4.cc Creating dependency file for S1AP_PDU_Contents_part_3.cc Creating dependency file for S1AP_PDU_Contents_part_2.cc Creating dependency file for S1AP_PDU_Contents_part_1.cc Creating dependency file for S1AP_IEs_part_7.cc Creating dependency file for S1AP_IEs_part_6.cc Creating dependency file for S1AP_IEs_part_5.cc Creating dependency file for S1AP_IEs_part_4.cc Creating dependency file for S1AP_IEs_part_3.cc Creating dependency file for S1AP_IEs_part_2.cc Creating dependency file for S1AP_IEs_part_1.cc Creating dependency file for S1AP_Containers_part_7.cc Creating dependency file for S1AP_Containers_part_6.cc Creating dependency file for S1AP_Containers_part_5.cc Creating dependency file for S1AP_Containers_part_4.cc Creating dependency file for S1AP_Containers_part_3.cc Creating dependency file for S1AP_Containers_part_2.cc Creating dependency file for S1AP_Containers_part_1.cc Creating dependency file for S1AP_Constants_part_7.cc Creating dependency file for S1AP_Constants_part_6.cc Creating dependency file for S1AP_Constants_part_5.cc Creating dependency file for S1AP_Constants_part_4.cc Creating dependency file for S1AP_Constants_part_3.cc Creating dependency file for S1AP_Constants_part_2.cc Creating dependency file for S1AP_Constants_part_1.cc Creating dependency file for S1AP_CommonDataTypes_part_7.cc Creating dependency file for S1AP_CommonDataTypes_part_6.cc Creating dependency file for S1AP_CommonDataTypes_part_5.cc Creating dependency file for S1AP_CommonDataTypes_part_3.cc Creating dependency file for S1AP_CommonDataTypes_part_2.cc Creating dependency file for S1AP_CommonDataTypes_part_4.cc Creating dependency file for S1AP_CommonDataTypes_part_1.cc Creating dependency file for S1AP_PDU_Descriptions.cc Creating dependency file for S1AP_PDU_Contents.cc Creating dependency file for S1AP_IEs.cc Creating dependency file for S1AP_Containers.cc Creating dependency file for S1AP_Constants.cc Creating dependency file for S1AP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for StatsD_Checker.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_3.cc Creating dependency file for TCCInterface_Functions_part_4.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 StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_6.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 SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for S1GW_Tests_part_6.cc Creating dependency file for S1GW_Tests_part_7.cc Creating dependency file for S1GW_Tests_part_5.cc Creating dependency file for S1GW_Tests_part_4.cc Creating dependency file for S1GW_Tests_part_3.cc Creating dependency file for S1GW_Tests_part_2.cc Creating dependency file for S1GW_Tests_part_1.cc Creating dependency file for S1GW_ConnHdlr_part_6.cc Creating dependency file for S1GW_ConnHdlr_part_7.cc Creating dependency file for S1GW_ConnHdlr_part_5.cc Creating dependency file for S1GW_ConnHdlr_part_4.cc Creating dependency file for S1GW_ConnHdlr_part_3.cc Creating dependency file for S1GW_ConnHdlr_part_2.cc Creating dependency file for S1GW_ConnHdlr_part_1.cc Creating dependency file for S1AP_Types_part_7.cc Creating dependency file for S1AP_Types_part_6.cc Creating dependency file for S1AP_Types_part_5.cc Creating dependency file for S1AP_Types_part_4.cc Creating dependency file for S1AP_Types_part_3.cc Creating dependency file for S1AP_Types_part_2.cc Creating dependency file for S1AP_Types_part_1.cc Creating dependency file for S1AP_Templates_part_7.cc Creating dependency file for S1AP_Templates_part_6.cc Creating dependency file for S1AP_Templates_part_5.cc Creating dependency file for S1AP_Templates_part_4.cc Creating dependency file for S1AP_Templates_part_3.cc Creating dependency file for S1AP_Templates_part_2.cc Creating dependency file for S1AP_Server_part_7.cc Creating dependency file for S1AP_Server_part_6.cc Creating dependency file for S1AP_Templates_part_1.cc Creating dependency file for S1AP_Server_part_5.cc Creating dependency file for S1AP_Server_part_4.cc Creating dependency file for S1AP_Server_part_3.cc Creating dependency file for S1AP_Server_part_2.cc Creating dependency file for S1AP_Server_part_1.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for S1AP_CodecPort_part_7.cc Creating dependency file for S1AP_CodecPort_part_6.cc Creating dependency file for S1AP_CodecPort_part_4.cc Creating dependency file for S1AP_CodecPort_part_5.cc Creating dependency file for S1AP_CodecPort_part_3.cc Creating dependency file for S1AP_CodecPort_part_2.cc Creating dependency file for S1AP_CodecPort_part_1.cc Creating dependency file for PFCP_Types_part_7.cc Creating dependency file for PFCP_Types_part_6.cc Creating dependency file for PFCP_Types_part_5.cc Creating dependency file for PFCP_Types_part_4.cc Creating dependency file for PFCP_Types_part_3.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_3.cc Creating dependency file for PFCP_Templates_part_1.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Emulation_part_7.cc Creating dependency file for PFCP_Emulation_part_6.cc Creating dependency file for PFCP_Emulation_part_5.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_3.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for PFCP_CodecPort_part_7.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_5.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_3.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for PFCP_CodecPort_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_1.cc Creating dependency file for Osmocom_Types_part_2.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 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 IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_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 TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for S1GW_Tests.cc Creating dependency file for S1GW_ConnHdlr.cc Creating dependency file for S1AP_Types.cc Creating dependency file for S1AP_Templates.cc Creating dependency file for S1AP_Server.cc Creating dependency file for S1AP_CodecPort_CtrlFunct.cc Creating dependency file for S1AP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_CodecPort.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for Misc_Helpers.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 IPCP_Types.cc Creating dependency file for 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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types.o IPCP_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server.o S1AP_Server.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr.o S1GW_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates.o SCTP_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types.o StatsD_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_1.o IPCP_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 `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_2.o IPCP_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 `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_3.o IPCP_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 `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_4.o IPCP_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 `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_5.o IPCP_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 `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_6.o IPCP_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 `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_7.o IPCP_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_1.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_2.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_3.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_4.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_5.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_6.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_7.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_1.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_2.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_3.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_4.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_5.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_6.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_7.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_1.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_2.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_3.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_4.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_5.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_6.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_7.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_1.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_2.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_3.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_4.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_5.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_6.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_7.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_1.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_2.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_3.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_4.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_5.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_6.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_7.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_1.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_2.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_3.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_4.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_5.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_6.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_7.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_1.o S1AP_Server_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_2.o S1AP_Server_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_3.o S1AP_Server_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_4.o S1AP_Server_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_5.o S1AP_Server_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_6.o S1AP_Server_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_7.o S1AP_Server_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_1.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_2.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_3.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_4.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_5.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_6.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_7.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_1.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_2.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_3.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_4.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_5.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_6.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_7.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_1.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_2.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_3.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_4.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_5.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_6.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_7.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_1.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_2.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_3.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_4.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_5.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_6.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_7.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_1.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_2.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_3.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_4.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_5.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_6.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_7.o SCTP_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_1.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_2.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_3.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_4.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_5.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_6.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_7.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_1.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_2.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_3.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_4.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_5.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_6.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_7.o StatsD_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes.o S1AP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants.o S1AP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers.o S1AP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs.o S1AP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents.o S1AP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions.o S1AP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_1.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_2.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_3.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_4.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_5.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_6.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_7.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_1.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_2.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_3.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_4.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_5.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_6.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_7.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_1.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_2.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_3.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_4.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_5.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_6.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_7.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_1.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_2.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_3.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_4.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_5.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_6.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_7.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_1.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_2.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_3.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_4.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_5.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_6.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_7.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_1.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_2.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_3.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_4.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_5.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_6.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_7.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunctDef.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_EncDec.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_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 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_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort.so S1AP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct.so S1AP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server.so S1AP_Server.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates.so S1AP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types.so S1AP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr.so S1GW_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests.so S1GW_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.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 StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.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 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 IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_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 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_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 PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_1.so S1AP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_2.so S1AP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_3.so S1AP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_4.so S1AP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_5.so S1AP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_6.so S1AP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_7.so S1AP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_1.so S1AP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_2.so S1AP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_3.so S1AP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_4.so S1AP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_5.so S1AP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_6.so S1AP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_7.so S1AP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_1.so S1AP_Server_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_2.so S1AP_Server_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_3.so S1AP_Server_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_4.so S1AP_Server_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_5.so S1AP_Server_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_6.so S1AP_Server_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_7.so S1AP_Server_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_1.so S1AP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_2.so S1AP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_3.so S1AP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_4.so S1AP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_5.so S1AP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_6.so S1AP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_7.so S1AP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_1.so S1AP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_2.so S1AP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_3.so S1AP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_4.so S1AP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_5.so S1AP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_6.so S1AP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_7.so S1AP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_1.so S1GW_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_2.so S1GW_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_3.so S1GW_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_4.so S1GW_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_5.so S1GW_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_6.so S1GW_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_7.so S1GW_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_1.so S1GW_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_2.so S1GW_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_3.so S1GW_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_4.so S1GW_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_5.so S1GW_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_6.so S1GW_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_7.so S1GW_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_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 StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_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 StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes.so S1AP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants.so S1AP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers.so S1AP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs.so S1AP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents.so S1AP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions.so S1AP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_1.so S1AP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_2.so S1AP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_3.so S1AP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_4.so S1AP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_5.so S1AP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_6.so S1AP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_7.so S1AP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_1.so S1AP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_2.so S1AP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_3.so S1AP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_4.so S1AP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_5.so S1AP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_6.so S1AP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_7.so S1AP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_1.so S1AP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_2.so S1AP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_3.so S1AP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_4.so S1AP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_5.so S1AP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_6.so S1AP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_7.so S1AP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_1.so S1AP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_2.so S1AP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_3.so S1AP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_4.so S1AP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_5.so S1AP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_6.so S1AP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_7.so S1AP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_1.so S1AP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_2.so S1AP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_3.so S1AP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_4.so S1AP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_5.so S1AP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_6.so S1AP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_7.so S1AP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_1.so S1AP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_2.so S1AP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_3.so S1AP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_4.so S1AP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_5.so S1AP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_6.so S1AP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_7.so S1AP_PDU_Descriptions_part_7.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 PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunctDef.so S1AP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_EncDec.so S1AP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.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 if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC `pkg-config --libs libfftranscode` -o S1GW_Tests -Wl,--no-as-needed General_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_Types.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so S1AP_CodecPort.so S1AP_CodecPort_CtrlFunct.so S1AP_Server.so S1AP_Templates.so S1AP_Types.so S1GW_ConnHdlr.so S1GW_Tests.so SCTP_Templates.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.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 IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_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 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_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 PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so S1AP_CodecPort_part_1.so S1AP_CodecPort_part_2.so S1AP_CodecPort_part_3.so S1AP_CodecPort_part_4.so S1AP_CodecPort_part_5.so S1AP_CodecPort_part_6.so S1AP_CodecPort_part_7.so S1AP_CodecPort_CtrlFunct_part_1.so S1AP_CodecPort_CtrlFunct_part_2.so S1AP_CodecPort_CtrlFunct_part_3.so S1AP_CodecPort_CtrlFunct_part_4.so S1AP_CodecPort_CtrlFunct_part_5.so S1AP_CodecPort_CtrlFunct_part_6.so S1AP_CodecPort_CtrlFunct_part_7.so S1AP_Server_part_1.so S1AP_Server_part_2.so S1AP_Server_part_3.so S1AP_Server_part_4.so S1AP_Server_part_5.so S1AP_Server_part_6.so S1AP_Server_part_7.so S1AP_Templates_part_1.so S1AP_Templates_part_2.so S1AP_Templates_part_3.so S1AP_Templates_part_4.so S1AP_Templates_part_5.so S1AP_Templates_part_6.so S1AP_Templates_part_7.so S1AP_Types_part_1.so S1AP_Types_part_2.so S1AP_Types_part_3.so S1AP_Types_part_4.so S1AP_Types_part_5.so S1AP_Types_part_6.so S1AP_Types_part_7.so S1GW_ConnHdlr_part_1.so S1GW_ConnHdlr_part_2.so S1GW_ConnHdlr_part_3.so S1GW_ConnHdlr_part_4.so S1GW_ConnHdlr_part_5.so S1GW_ConnHdlr_part_6.so S1GW_ConnHdlr_part_7.so S1GW_Tests_part_1.so S1GW_Tests_part_2.so S1GW_Tests_part_3.so S1GW_Tests_part_4.so S1GW_Tests_part_5.so S1GW_Tests_part_6.so S1GW_Tests_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_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 StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_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 StatsD_Checker.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so S1AP_CommonDataTypes.so S1AP_Constants.so S1AP_Containers.so S1AP_IEs.so S1AP_PDU_Contents.so S1AP_PDU_Descriptions.so S1AP_CommonDataTypes_part_1.so S1AP_CommonDataTypes_part_2.so S1AP_CommonDataTypes_part_3.so S1AP_CommonDataTypes_part_4.so S1AP_CommonDataTypes_part_5.so S1AP_CommonDataTypes_part_6.so S1AP_CommonDataTypes_part_7.so S1AP_Constants_part_1.so S1AP_Constants_part_2.so S1AP_Constants_part_3.so S1AP_Constants_part_4.so S1AP_Constants_part_5.so S1AP_Constants_part_6.so S1AP_Constants_part_7.so S1AP_Containers_part_1.so S1AP_Containers_part_2.so S1AP_Containers_part_3.so S1AP_Containers_part_4.so S1AP_Containers_part_5.so S1AP_Containers_part_6.so S1AP_Containers_part_7.so S1AP_IEs_part_1.so S1AP_IEs_part_2.so S1AP_IEs_part_3.so S1AP_IEs_part_4.so S1AP_IEs_part_5.so S1AP_IEs_part_6.so S1AP_IEs_part_7.so S1AP_PDU_Contents_part_1.so S1AP_PDU_Contents_part_2.so S1AP_PDU_Contents_part_3.so S1AP_PDU_Contents_part_4.so S1AP_PDU_Contents_part_5.so S1AP_PDU_Contents_part_6.so S1AP_PDU_Contents_part_7.so S1AP_PDU_Descriptions_part_1.so S1AP_PDU_Descriptions_part_2.so S1AP_PDU_Descriptions_part_3.so S1AP_PDU_Descriptions_part_4.so S1AP_PDU_Descriptions_part_5.so S1AP_PDU_Descriptions_part_6.so S1AP_PDU_Descriptions_part_7.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so PFCP_CodecPort_CtrlFunctDef.so S1AP_CodecPort_CtrlFunctDef.so S1AP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread `pkg-config --libs libfftranscode`; \ then : ; else /usr/bin/titanver General_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_Types.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o S1AP_CodecPort.o S1AP_CodecPort_CtrlFunct.o S1AP_Server.o S1AP_Templates.o S1AP_Types.o S1GW_ConnHdlr.o S1GW_Tests.o SCTP_Templates.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.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 IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_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 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_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 PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o S1AP_CodecPort_part_1.o S1AP_CodecPort_part_2.o S1AP_CodecPort_part_3.o S1AP_CodecPort_part_4.o S1AP_CodecPort_part_5.o S1AP_CodecPort_part_6.o S1AP_CodecPort_part_7.o S1AP_CodecPort_CtrlFunct_part_1.o S1AP_CodecPort_CtrlFunct_part_2.o S1AP_CodecPort_CtrlFunct_part_3.o S1AP_CodecPort_CtrlFunct_part_4.o S1AP_CodecPort_CtrlFunct_part_5.o S1AP_CodecPort_CtrlFunct_part_6.o S1AP_CodecPort_CtrlFunct_part_7.o S1AP_Server_part_1.o S1AP_Server_part_2.o S1AP_Server_part_3.o S1AP_Server_part_4.o S1AP_Server_part_5.o S1AP_Server_part_6.o S1AP_Server_part_7.o S1AP_Templates_part_1.o S1AP_Templates_part_2.o S1AP_Templates_part_3.o S1AP_Templates_part_4.o S1AP_Templates_part_5.o S1AP_Templates_part_6.o S1AP_Templates_part_7.o S1AP_Types_part_1.o S1AP_Types_part_2.o S1AP_Types_part_3.o S1AP_Types_part_4.o S1AP_Types_part_5.o S1AP_Types_part_6.o S1AP_Types_part_7.o S1GW_ConnHdlr_part_1.o S1GW_ConnHdlr_part_2.o S1GW_ConnHdlr_part_3.o S1GW_ConnHdlr_part_4.o S1GW_ConnHdlr_part_5.o S1GW_ConnHdlr_part_6.o S1GW_ConnHdlr_part_7.o S1GW_Tests_part_1.o S1GW_Tests_part_2.o S1GW_Tests_part_3.o S1GW_Tests_part_4.o S1GW_Tests_part_5.o S1GW_Tests_part_6.o S1GW_Tests_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_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 StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_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 StatsD_Checker.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o S1AP_CommonDataTypes.o S1AP_Constants.o S1AP_Containers.o S1AP_IEs.o S1AP_PDU_Contents.o S1AP_PDU_Descriptions.o S1AP_CommonDataTypes_part_1.o S1AP_CommonDataTypes_part_2.o S1AP_CommonDataTypes_part_3.o S1AP_CommonDataTypes_part_4.o S1AP_CommonDataTypes_part_5.o S1AP_CommonDataTypes_part_6.o S1AP_CommonDataTypes_part_7.o S1AP_Constants_part_1.o S1AP_Constants_part_2.o S1AP_Constants_part_3.o S1AP_Constants_part_4.o S1AP_Constants_part_5.o S1AP_Constants_part_6.o S1AP_Constants_part_7.o S1AP_Containers_part_1.o S1AP_Containers_part_2.o S1AP_Containers_part_3.o S1AP_Containers_part_4.o S1AP_Containers_part_5.o S1AP_Containers_part_6.o S1AP_Containers_part_7.o S1AP_IEs_part_1.o S1AP_IEs_part_2.o S1AP_IEs_part_3.o S1AP_IEs_part_4.o S1AP_IEs_part_5.o S1AP_IEs_part_6.o S1AP_IEs_part_7.o S1AP_PDU_Contents_part_1.o S1AP_PDU_Contents_part_2.o S1AP_PDU_Contents_part_3.o S1AP_PDU_Contents_part_4.o S1AP_PDU_Contents_part_5.o S1AP_PDU_Contents_part_6.o S1AP_PDU_Contents_part_7.o S1AP_PDU_Descriptions_part_1.o S1AP_PDU_Descriptions_part_2.o S1AP_PDU_Descriptions_part_3.o S1AP_PDU_Descriptions_part_4.o S1AP_PDU_Descriptions_part_5.o S1AP_PDU_Descriptions_part_6.o S1AP_PDU_Descriptions_part_7.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o PFCP_CodecPort_CtrlFunctDef.o S1AP_CodecPort_CtrlFunctDef.o S1AP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [176 kB] Fetched 178 kB in 1s (291 kB/s) Reading package lists... [testenv] Installing packages: osmo-s1gw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-s1gw'] Reading package lists... Building dependency tree... The following additional packages will be installed: erlang-diameter erlang-eldap erlang-erl-docgen erlang-nox erlang-odbc erlang-os-mon libltdl7 libodbc2 osmocom-latest Suggested packages: erlang erlang-manpages erlang-doc xsltproc fop odbc-postgresql tdsodbc The following NEW packages will be installed: erlang-diameter erlang-eldap erlang-erl-docgen erlang-nox erlang-odbc erlang-os-mon libltdl7 libodbc2 osmo-s1gw osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. Need to get 3874 kB of archives. After this operation, 5340 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-s1gw 0.1.1 [2075 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 erlang-diameter amd64 1:25.2.3+dfsg-1 [770 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 erlang-eldap amd64 1:25.2.3+dfsg-1 [129 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 erlang-erl-docgen amd64 1:25.2.3+dfsg-1 [182 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libodbc2 amd64 2.3.11-2+deb12u1 [150 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 erlang-odbc amd64 1:25.2.3+dfsg-1 [60.9 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 erlang-os-mon amd64 1:25.2.3+dfsg-1 [97.7 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 erlang-nox all 1:25.2.3+dfsg-1 [15.2 kB] Fetched 3874 kB in 0s (26.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package erlang-diameter. (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 ... 44921 files and directories currently installed.) Preparing to unpack .../0-erlang-diameter_1%3a25.2.3+dfsg-1_amd64.deb ... Unpacking erlang-diameter (1:25.2.3+dfsg-1) ... Selecting previously unselected package erlang-eldap. Preparing to unpack .../1-erlang-eldap_1%3a25.2.3+dfsg-1_amd64.deb ... Unpacking erlang-eldap (1:25.2.3+dfsg-1) ... Selecting previously unselected package erlang-erl-docgen. Preparing to unpack .../2-erlang-erl-docgen_1%3a25.2.3+dfsg-1_amd64.deb ... Unpacking erlang-erl-docgen (1:25.2.3+dfsg-1) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../3-libltdl7_2.4.7-7~deb12u1_amd64.deb ... Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ... Selecting previously unselected package libodbc2:amd64. Preparing to unpack .../4-libodbc2_2.3.11-2+deb12u1_amd64.deb ... Unpacking libodbc2:amd64 (2.3.11-2+deb12u1) ... Selecting previously unselected package erlang-odbc. Preparing to unpack .../5-erlang-odbc_1%3a25.2.3+dfsg-1_amd64.deb ... Unpacking erlang-odbc (1:25.2.3+dfsg-1) ... Selecting previously unselected package erlang-os-mon. Preparing to unpack .../6-erlang-os-mon_1%3a25.2.3+dfsg-1_amd64.deb ... Unpacking erlang-os-mon (1:25.2.3+dfsg-1) ... Selecting previously unselected package erlang-nox. Preparing to unpack .../7-erlang-nox_1%3a25.2.3+dfsg-1_all.deb ... Unpacking erlang-nox (1:25.2.3+dfsg-1) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../8-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package osmo-s1gw. Preparing to unpack .../9-osmo-s1gw_0.1.1_amd64.deb ... Unpacking osmo-s1gw (0.1.1) ... Setting up osmocom-latest (1.0.0) ... Setting up erlang-diameter (1:25.2.3+dfsg-1) ... Setting up erlang-os-mon (1:25.2.3+dfsg-1) ... Setting up erlang-erl-docgen (1:25.2.3+dfsg-1) ... Setting up erlang-eldap (1:25.2.3+dfsg-1) ... Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ... Setting up libodbc2:amd64 (2.3.11-2+deb12u1) ... Setting up erlang-odbc (1:25.2.3+dfsg-1) ... Setting up erlang-nox (1:25.2.3+dfsg-1) ... Setting up osmo-s1gw (0.1.1) ... Created symlink /etc/systemd/system/multi-user.target.wants/osmo-s1gw.service → /lib/systemd/system/osmo-s1gw.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/osmo-s1gw.config', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/s1gw/osmo-s1gw.config'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.default'] [testenv] Running s1gw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/s1gw', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'sh', '-c', 'ERL_FLAGS="-config osmo-s1gw.config" osmo-s1gw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/s1gw/s1gw.log'] [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests', 'S1GW_Tests.cfg'] =ERROR REPORT==== 15-Sep-2024::10:12:18.811958 === {error,simple_handler_process_dead} =DEBUG REPORT==== 15-Sep-2024::10:12:18.811944 === formatter_crashed: logger_color_formatter config: #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]} log_event: #{level => debug, meta => #{file => "logger_h_common.erl",gl => <0.65.0>, internal_log_event => true,line => 410, mfa => {logger_h_common,try_format,3}, pid => <0.44.0>, report_cb => fun logger:format_otp_report/1, time => 1726395138811125}, msg => {report, [{formatter_crashed,logger_color_formatter}, {config, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}}, {log_event, #{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl",gl => <0.65.0>, line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1726395138810918}, msg => {report, #{label => {application_controller,progress}, report => [{application,kernel}, {started_at,nonode@nohost}]}}}}, {reason, {error,undef, [{logger_color_formatter,format, [#{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1726395138810918}, msg => {report, #{label => {application_controller,progress}, report => [{application,kernel}, {started_at,nonode@nohost}]}}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]}}]}} reason: {error,undef, [{logger_color_formatter,format, [#{level => debug, meta => #{file => "logger_h_common.erl",gl => <0.65.0>, internal_log_event => true,line => 410, mfa => {logger_h_common,try_format,3}, pid => <0.44.0>, report_cb => fun logger:format_otp_report/1, time => 1726395138811125}, msg => {report, [{formatter_crashed,logger_color_formatter}, {config, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}}, {log_event, #{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1726395138810918}, msg => {report, #{label => {application_controller,progress}, report => [{application,kernel}, {started_at,nonode@nohost}]}}}}, {reason, {error,undef, [{logger_color_formatter,format, [#{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1726395138810918}, msg => {report, #{label => {application_controller,progress}, report => [{application,kernel}, {started_at,nonode@nohost}]}}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]}}]}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]} 2024-09-15T10:12:18.810918+00:00 info: FORMATTER CRASH: {report,#{label => {application_controller,progress},report => [{application,kernel},{started_at,nonode@nohost}]}} 2024-09-15T10:12:18.811125+00:00 debug: FORMATTER CRASH: {report,[{formatter_crashed,logger_color_formatter},{config,#{legacy_header => false,single_line => false,template => [time," ",color,"[",level,"]",{pid,[" ",pid,[]],[]},{prefix,[" ",prefix," ::"],[]}," ",msg,{mfa,[" (",mfa,":",line,")"],[]},reset,"\n"]}},{log_event,#{level => info,meta => #{domain => [otp,sasl],error_logger => #{report_cb => fun application_controller:format_log/1,tag => info_report,type => progress},file => "application_controller.erl",gl => <0.65.0>,line => 2107,logger_formatter => #{title => "PROGRESS REPORT"},mfa => {application_controller,info_started,2},pid => <0.44.0>,report_cb => fun application_controller:format_log/2,time => 1726395138810918},msg => {report,#{label => {application_controller,progress},report => [{application,kernel},{started_at,nonode@nohost}]}}}},{reason,{error,undef,[{logger_color_formatter,format,[#{level => info,meta => #{domain => [otp,sasl],error_logger => #{report_cb => fun application_controller:format_log/1,tag => info_report,type => progress},file => "application_controller.erl",gl => <0.65.0>,line => 2107,logger_formatter => #{title => "PROGRESS REPORT"},mfa => {application_controller,info_started,2},pid => <0.44.0>,report_cb => fun application_controller:format_log/2,time => 1726395138810918},msg => {report,#{label => {application_controller,progress},report => [{application,kernel},{started_at,nonode@nohost}]}}},#{legacy_header => false,single_line => false,template => [time," ",color,"[",level,"]",{pid,[" ",pid,[]],[]},{prefix,[" ",prefix," ::"],[]}," ",msg,{mfa,[" (",mfa,":",line,")"],[]},reset,"\n"]}],[]}]}}]} 2024-09-15T10:12:18.826785+00:00 info: FORMATTER CRASH: {report,#{label => {application_controller,progress},report => [{application,stdlib},{started_at,nonode@nohost}]}} =ERROR REPORT==== 15-Sep-2024::10:12:18.829109 === {error,simple_handler_process_dead} 2024-09-15T10:12:18.828516+00:00 debug: FORMATTER CRASH: {report,[{formatter_crashed,logger_color_formatter},{config,#{legacy_header => false,single_line => false,template => [time," ",color,"[",level,"]",{pid,[" ",pid,[]],[]},{prefix,[" ",prefix," ::"],[]}," ",msg,{mfa,[" (",mfa,":",line,")"],[]},reset,"\n"]}},{log_event,#{level => info,meta => #{domain => [otp,sasl],error_logger => #{report_cb => fun application_controller:format_log/1,tag => info_report,type => progress},file => "application_controller.erl",gl => <0.65.0>,line => 2107,logger_formatter => #{title => "PROGRESS REPORT"},mfa => {application_controller,info_started,2},pid => <0.44.0>,report_cb => fun application_controller:format_log/2,time => 1726395138826785},msg => {report,#{label => {application_controller,progress},report => [{application,stdlib},{started_at,nonode@nohost}]}}}},{reason,{error,undef,[{logger_color_formatter,format,[#{level => info,meta => #{domain => [otp,sasl],error_logger => #{report_cb => fun application_controller:format_log/1,tag => info_report,type => progress},file => "application_controller.erl",gl => <0.65.0>,line => 2107,logger_formatter => #{title => "PROGRESS REPORT"},mfa => {application_controller,info_started,2},pid => <0.44.0>,report_cb => fun application_controller:format_log/2,time => 1726395138826785},msg => {report,#{label => {application_controller,progress},report => [{application,stdlib},{started_at,nonode@nohost}]}}},#{legacy_header => false,single_line => false,template => [time," ",color,"[",level,"]",{pid,[" ",pid,[]],[]},{prefix,[" ",prefix," ::"],[]}," ",msg,{mfa,[" (",mfa,":",line,")"],[]},reset,"\n"]}],[]}]}}]} =DEBUG REPORT==== 15-Sep-2024::10:12:18.829028 === formatter_crashed: logger_color_formatter config: #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]} log_event: #{level => debug, meta => #{file => "logger_h_common.erl",gl => <0.65.0>, internal_log_event => true,line => 410, mfa => {logger_h_common,try_format,3}, pid => <0.44.0>, report_cb => fun logger:format_otp_report/1, time => 1726395138828516}, msg => {report, [{formatter_crashed,logger_color_formatter}, {config, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}}, {log_event, #{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl",gl => <0.65.0>, line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1726395138826785}, msg => {report, #{label => {application_controller,progress}, report => [{application,stdlib}, {started_at,nonode@nohost}]}}}}, {reason, {error,undef, [{logger_color_formatter,format, [#{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1726395138826785}, msg => {report, #{label => {application_controller,progress}, report => [{application,stdlib}, {started_at,nonode@nohost}]}}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]}}]}} reason: {error,undef, [{logger_color_formatter,format, [#{level => debug, meta => #{file => "logger_h_common.erl",gl => <0.65.0>, internal_log_event => true,line => 410, mfa => {logger_h_common,try_format,3}, pid => <0.44.0>, report_cb => fun logger:format_otp_report/1, time => 1726395138828516}, msg => {report, [{formatter_crashed,logger_color_formatter}, {config, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}}, {log_event, #{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1726395138826785}, msg => {report, #{label => {application_controller,progress}, report => [{application,stdlib}, {started_at,nonode@nohost}]}}}}, {reason, {error,undef, [{logger_color_formatter,format, [#{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1726395138826785}, msg => {report, #{label => {application_controller,progress}, report => [{application,stdlib}, {started_at,nonode@nohost}]}}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]}}]}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]} 2024-09-15T10:12:18.832224+00:00 [info] <0.44.0> Application: logger_color_formatter. Started at: nonode@nohost. (application_controller:info_started/2:2107) 2024-09-15T10:12:18.834627+00:00 [info] <0.87.0> SCTP server listening on {127,0,1,1}:36412 (sctp_server:init/1:89) 2024-09-15T10:12:18.835582+00:00 [info] <0.86.0> Supervisor: {local,osmo_s1gw_sup}. Started: id=sctp_server,pid=<0.87.0>. (supervisor:report_progress/2:1557) 2024-09-15T10:12:18.835657+00:00 [info] <0.44.0> Application: osmo_s1gw. Started at: nonode@nohost. (application_controller:info_started/2:2107) ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli S1GW_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: S1GW_Tests.cfg MC@9d6f4e56dba9: Unix server socket created successfully. MC@9d6f4e56dba9: Listening on TCP port 44351. 9d6f4e56dba9 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests 9d6f4e56dba9 44351 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9d6f4e56dba9: New HC connected from 10.0.2.100 [10.0.2.100]. 9d6f4e56dba9: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@9d6f4e56dba9: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9d6f4e56dba9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9d6f4e56dba9: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. MC@9d6f4e56dba9: Configuration file was processed on all HCs. MC@9d6f4e56dba9: Creating MTC on host 10.0.2.100. MC@9d6f4e56dba9: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9d6f4e56dba9: Executing control part of module S1GW_Tests. MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup'. ------ S1GW_Tests.TC_setup ------ Sun Sep 15 10:12:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_setup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_setup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup' was executed successfully (exit status: 0). MTC@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup. MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was initialized. MTC@9d6f4e56dba9: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@9d6f4e56dba9: PTC was created. Component reference: 3, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_setup, process id: 4892. MTC@9d6f4e56dba9: PTC was created. Component reference: 3, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. StatsDSRV-STATS(3)@9d6f4e56dba9: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_setup. MTC@9d6f4e56dba9: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(3). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. StatsDSRV-STATS(3)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(3)@9d6f4e56dba9: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(3)@9d6f4e56dba9: Mapping port StatsDSRV-STATS(3):STATS to system:STATS. StatsDSRV-STATS(3)@9d6f4e56dba9: Map operation of StatsDSRV-STATS(3):STATS to system:STATS finished. HC@9d6f4e56dba9: PTC was created. Component reference: 4, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup, testcase name: TC_setup, process id: 4893. S1APSRV-TC_setup(4)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup. MTC@9d6f4e56dba9: PTC was created. Component reference: 4, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. MTC@9d6f4e56dba9: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_setup(4). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_setup. S1APSRV-TC_setup(4)@9d6f4e56dba9: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup(4)@9d6f4e56dba9: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_setup(4)@9d6f4e56dba9: Mapping port S1APSRV-TC_setup(4):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup(4)@9d6f4e56dba9: Map operation of S1APSRV-TC_setup(4):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup(4)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup(4)@9d6f4e56dba9: SCTP server listening on "127.0.2.10":36412 HC@9d6f4e56dba9: PTC was created. Component reference: 5, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_setup, testcase name: TC_setup, process id: 4894. PFCP-TC_setup(5)@9d6f4e56dba9: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_setup. MTC@9d6f4e56dba9: PTC was created. Component reference: 5, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_setup. MTC@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCP-TC_setup(5). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup-0. PFCP-TC_setup(5)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_setup(5)@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCP-TC_setup(5)@9d6f4e56dba9: Mapping port PFCP-TC_setup(5):PFCP to system:PFCP. PFCP-TC_setup(5)@9d6f4e56dba9: Map operation of PFCP-TC_setup(5):PFCP to system:PFCP finished. HC@9d6f4e56dba9: PTC was created. Component reference: 6, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup-0, testcase name: TC_setup, process id: 4895. ConnHdlr-TC_setup-0(6)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup. MTC@9d6f4e56dba9: PTC was created. Component reference: 6, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup-0. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup-0(6):STATSD_PROC and StatsDSRV-STATS(3):STATSD_PROC. ConnHdlr-TC_setup-0(6)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup-0(6):STATSD_PROC and StatsDSRV-STATS(3):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup-0(6):S1AP_CONN and S1APSRV-TC_setup(4):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup-0(6):S1AP_CONN and S1APSRV-TC_setup(4):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup-0(6):S1AP_PROC and S1APSRV-TC_setup(4):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup-0(6):S1AP_PROC and S1APSRV-TC_setup(4):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup-0(6):PFCP and PFCP-TC_setup(5):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup-0(6):PFCP and PFCP-TC_setup(5):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup-0(6):PFCP_PROC and PFCP-TC_setup(5):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup-0(6):PFCP_PROC and PFCP-TC_setup(5):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup), "ConnHdlr-TC_setup-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup-0(6). MTC@9d6f4e56dba9: Function was started. ConnHdlr-TC_setup-0(6)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup), "ConnHdlr-TC_setup-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup(5)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup(5)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) StatsDSRV-STATS(3)@9d6f4e56dba9: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(3)@9d6f4e56dba9: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(3)@9d6f4e56dba9: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(3)@9d6f4e56dba9: Stopping MTC. The current test case will be terminated. MC@9d6f4e56dba9: Test Component 3 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(3)@9d6f4e56dba9: Stopping test component execution. S1APSRV-TC_setup(4)@9d6f4e56dba9: Kill was requested from MC. PFCP-TC_setup(5)@9d6f4e56dba9: Kill was requested from MC. ConnHdlr-TC_setup-0(6)@9d6f4e56dba9: Kill was requested from MC. PFCP-TC_setup(5)@9d6f4e56dba9: Terminating test component execution. MTC@9d6f4e56dba9: Stopping test component execution. S1APSRV-TC_setup(4)@9d6f4e56dba9: Terminating test component execution. ConnHdlr-TC_setup-0(6)@9d6f4e56dba9: Terminating test component execution. StatsDSRV-STATS(3)@9d6f4e56dba9: Function main was stopped. PTC terminates. StatsDSRV-STATS(3)@9d6f4e56dba9: Terminating component type StatsD_Checker.StatsD_Checker_CT. ConnHdlr-TC_setup-0(6)@9d6f4e56dba9: Function f_ConnHdlr_init was stopped. PTC terminates. MTC@9d6f4e56dba9: Terminating component type S1GW_Tests.test_CT. PFCP-TC_setup(5)@9d6f4e56dba9: Function main was stopped. PTC terminates. ConnHdlr-TC_setup-0(6)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_setup(4)@9d6f4e56dba9: Function main was stopped. PTC terminates. PFCP-TC_setup(5)@9d6f4e56dba9: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. S1APSRV-TC_setup(4)@9d6f4e56dba9: Terminating component type S1AP_Server.S1AP_Server_CT. StatsDSRV-STATS(3)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_setup. MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup. StatsDSRV-STATS(3)@9d6f4e56dba9: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" ConnHdlr-TC_setup-0(6)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup. ConnHdlr-TC_setup-0(6)@9d6f4e56dba9: Final verdict of PTC: none PFCP-TC_setup(5)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_setup. S1APSRV-TC_setup(4)@9d6f4e56dba9: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup. PFCP-TC_setup(5)@9d6f4e56dba9: Final verdict of PTC: none S1APSRV-TC_setup(4)@9d6f4e56dba9: Final verdict of PTC: none MTC@9d6f4e56dba9: Setting final verdict of the test case. MTC@9d6f4e56dba9: Local verdict of MTC: none MTC@9d6f4e56dba9: Local verdict of PTC StatsDSRV-STATS(3): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@9d6f4e56dba9: Local verdict of PTC S1APSRV-TC_setup(4): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC PFCP-TC_setup(5): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup-0(6): none (fail -> fail) MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup fail'. Sun Sep 15 10:12:25 UTC 2024 ------ S1GW_Tests.TC_setup fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=2468) MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup fail' was executed successfully (exit status: 0). MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi'. ------ S1GW_Tests.TC_setup_multi ------ Sun Sep 15 10:12:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_setup_multi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_setup_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi' was executed successfully (exit status: 0). MTC@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup_multi. MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was initialized. MTC@9d6f4e56dba9: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@9d6f4e56dba9: PTC StatsDSRV-STATS(3) finished. Process statistics: { process id: 4892, terminated normally, exit status: 0, user time: 0.021896 s, system time: 0.008758 s, maximum resident set size: 75976, integral resident set size: 0, page faults not requiring physical I/O: 2921, page faults requiring physical I/O: 23, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 57, involuntary context switches: 0 } HC@9d6f4e56dba9: PTC S1APSRV-TC_setup(4) finished. Process statistics: { process id: 4893, terminated normally, exit status: 0, user time: 0.013570 s, system time: 0.013570 s, maximum resident set size: 78164, integral resident set size: 0, page faults not requiring physical I/O: 2860, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 53, involuntary context switches: 4 } HC@9d6f4e56dba9: PTC PFCP-TC_setup(5) finished. Process statistics: { process id: 4894, terminated normally, exit status: 0, user time: 0.017740 s, system time: 0.008870 s, maximum resident set size: 74232, integral resident set size: 0, page faults not requiring physical I/O: 2979, page faults requiring physical I/O: 15, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 67, involuntary context switches: 3 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup-0(6) finished. Process statistics: { process id: 4895, terminated normally, exit status: 0, user time: 0.021126 s, system time: 0.004225 s, maximum resident set size: 74488, integral resident set size: 0, page faults not requiring physical I/O: 2960, page faults requiring physical I/O: 23, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 66, involuntary context switches: 4 } HC@9d6f4e56dba9: PTC was created. Component reference: 7, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_setup_multi, process id: 4943. StatsDSRV-STATS(7)@9d6f4e56dba9: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 7, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@9d6f4e56dba9: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(7). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. StatsDSRV-STATS(7)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(7)@9d6f4e56dba9: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(7)@9d6f4e56dba9: Mapping port StatsDSRV-STATS(7):STATS to system:STATS. StatsDSRV-STATS(7)@9d6f4e56dba9: Map operation of StatsDSRV-STATS(7):STATS to system:STATS finished. HC@9d6f4e56dba9: PTC was created. Component reference: 8, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi, testcase name: TC_setup_multi, process id: 4944. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 8, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. MTC@9d6f4e56dba9: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_setup_multi(8). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_setup_multi. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Mapping port S1APSRV-TC_setup_multi(8):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Map operation of S1APSRV-TC_setup_multi(8):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: SCTP server listening on "127.0.2.10":36412 HC@9d6f4e56dba9: PTC was created. Component reference: 9, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_setup_multi, testcase name: TC_setup_multi, process id: 4945. PFCP-TC_setup_multi(9)@9d6f4e56dba9: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 9, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_setup_multi. MTC@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCP-TC_setup_multi(9). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-0. PFCP-TC_setup_multi(9)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_setup_multi(9)@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: Mapping port PFCP-TC_setup_multi(9):PFCP to system:PFCP. PFCP-TC_setup_multi(9)@9d6f4e56dba9: Map operation of PFCP-TC_setup_multi(9):PFCP to system:PFCP finished. HC@9d6f4e56dba9: PTC was created. Component reference: 10, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-0, testcase name: TC_setup_multi, process id: 4946. ConnHdlr-TC_setup_multi-0(10)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 10, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-0. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-0(10):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-0(10)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-0(10):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-0(10):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-0(10):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-0(10):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-0(10):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-0(10):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-0(10):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-0(10):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-0(10):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-0(10). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-1. ConnHdlr-TC_setup_multi-0(10)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@9d6f4e56dba9: PTC was created. Component reference: 11, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-1, testcase name: TC_setup_multi, process id: 4947. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 11, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-1. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-1(11):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-1(11):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-1(11):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-1(11):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-1(11):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-1(11):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-1(11):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-1(11):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-1(11):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-1(11):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-1", { idx := 1, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-1(11). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-2. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-1", { idx := 1, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@9d6f4e56dba9: PTC was created. Component reference: 12, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-2, testcase name: TC_setup_multi, process id: 4948. ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 12, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-2. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-2(12):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-1(11):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-1(11):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-2(12):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. 2024-09-15T10:12:27.123220+00:00 [notice] <0.87.0> eNB connection (id=3920624, {127,0,1,10}:36675) established (sctp_server:sctp_recv/2:153) MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-2(12):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-2(12):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-2(12):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: eNB connection established MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-2(12):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-2(12):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-2(12):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-2(12):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-2(12):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-2", { idx := 2, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-2(12). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-3. ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-2", { idx := 2, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@9d6f4e56dba9: PTC was created. Component reference: 13, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-3, testcase name: TC_setup_multi, process id: 4949. ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 13, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-3. 2024-09-15T10:12:27.135936+00:00 [debug] <0.87.0> eNB connection (id=3920624, {127,0,1,10}:36675) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,16,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-3(13):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } has been registered 2024-09-15T10:12:27.136310+00:00 [info] <0.88.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-2(12):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-2(12):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-15T10:12:27.138506+00:00 [notice] <0.88.0> MME connection (id=3920625, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-3(13):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-3(13):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=2, "127.0.2.1":54568) established 2024-09-15T10:12:27.139002+00:00 [notice] <0.87.0> eNB connection (id=3920628, {127,0,1,10}:41359) established (sctp_server:sctp_recv/2:153) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=2) is registered 2024-09-15T10:12:27.139256+00:00 [info] <0.88.0> State change: connecting -> connected (sctp_proxy:connected/3:135) 2024-09-15T10:12:27.139450+00:00 [info] <0.89.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: eNB connection established 2024-09-15T10:12:27.140598+00:00 [notice] <0.89.0> MME connection (id=3920629, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.140855+00:00 [info] <0.89.0> State change: connecting -> connected (sctp_proxy:connected/3:135) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-3(13):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-3(13):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=3, "127.0.2.1":50655) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=3) is registered 2024-09-15T10:12:27.144277+00:00 [debug] <0.87.0> eNB connection (id=3920628, {127,0,1,10}:41359) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,32,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-3(13):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-3(13):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-3(13):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-3(13):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-3(13):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-3", { idx := 3, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-3(13). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-4. ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-3", { idx := 3, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@9d6f4e56dba9: PTC was created. Component reference: 14, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-4, testcase name: TC_setup_multi, process id: 4950. ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 14, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-4. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-4(14):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } has been registered MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-4(14):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-4(14):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-3(13):S1AP_ENB to system:S1AP_CODEC_PT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-4(14):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-4(14):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-3(13):S1AP_ENB to system:S1AP_CODEC_PT finished. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-4(14):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-4(14):PFCP and PFCP-TC_setup_multi(9):CLIENT. ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-4(14):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-4(14):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-15T10:12:27.152942+00:00 [notice] <0.87.0> eNB connection (id=3920632, {127,0,1,10}:53074) established (sctp_server:sctp_recv/2:153) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-4(14):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-4", { idx := 4, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-4(14). MTC@9d6f4e56dba9: Function was started. 2024-09-15T10:12:27.153086+00:00 [info] <0.90.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.153453+00:00 [notice] <0.90.0> MME connection (id=3920633, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.153538+00:00 [info] <0.90.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=4, "127.0.2.1":33612) established MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-5. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=4) is registered ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-4", { idx := 4, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: eNB connection established PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@9d6f4e56dba9: PTC was created. Component reference: 15, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-5, testcase name: TC_setup_multi, process id: 4951. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 15, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-5. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-5(15):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-4(14):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-4(14):S1AP_ENB to system:S1AP_CODEC_PT finished. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-5(15):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-5(15):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-5(15):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-5(15):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-5(15):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-5(15):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-5(15):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: eNB connection established MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-5(15):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-5(15):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-5", { idx := 5, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-5(15). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-6. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-5", { idx := 5, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-5(15):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-5(15):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@9d6f4e56dba9: PTC was created. Component reference: 16, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-6, testcase name: TC_setup_multi, process id: 4952. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 16, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-6. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-6(16):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-6(16):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-6(16):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-6(16):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-6(16):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-6(16):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-6(16):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-6(16):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-6(16):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-6(16):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-6", { idx := 6, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-6(16). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-7. ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-6", { idx := 6, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-6(16):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-6(16):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@9d6f4e56dba9: PTC was created. Component reference: 17, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-7, testcase name: TC_setup_multi, process id: 4953. ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 17, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-7. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-7(17):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-7(17):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-7(17):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-7(17):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-7(17):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-7(17):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-7(17):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-7(17):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-7(17):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-7(17):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-7", { idx := 7, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-7(17). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-8. ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-7", { idx := 7, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } has been registered HC@9d6f4e56dba9: PTC was created. Component reference: 18, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-8, testcase name: TC_setup_multi, process id: 4954. ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-7(17):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-7(17):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 18, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-8. ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-8(18):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-8(18):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-8(18):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-8(18):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-8(18):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-8(18):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-8(18):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-8(18):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-8(18):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-8(18):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-8", { idx := 8, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-8(18). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-9. ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-8", { idx := 8, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } has been registered HC@9d6f4e56dba9: PTC was created. Component reference: 19, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-9, testcase name: TC_setup_multi, process id: 4955. ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-8(18):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-8(18):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 19, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-9. ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-9(19):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-9(19):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-9(19):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-9(19):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-9(19):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-9(19):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-9(19):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-9(19):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-9(19):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-9(19):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-9", { idx := 9, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-9(19). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-10. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-9", { idx := 9, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } has been registered HC@9d6f4e56dba9: PTC was created. Component reference: 20, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-10, testcase name: TC_setup_multi, process id: 4956. ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 20, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-10. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-10(20):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-9(19):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-9(19):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-10(20):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-10(20):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-10(20):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-10(20):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: eNB connection established 2024-09-15T10:12:27.171873+00:00 [debug] <0.87.0> eNB connection (id=3920632, {127,0,1,10}:53074) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,48,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.171992+00:00 [notice] <0.87.0> eNB connection (id=3920636, {127,0,1,10}:37191) established (sctp_server:sctp_recv/2:153) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-10(20):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-10(20):PFCP and PFCP-TC_setup_multi(9):CLIENT. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=5, "127.0.2.1":53605) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=5) is registered 2024-09-15T10:12:27.172080+00:00 [info] <0.91.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-10(20):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-10(20):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=16, "127.0.2.1":56426) established 2024-09-15T10:12:27.172238+00:00 [notice] <0.91.0> MME connection (id=3920647, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=16) is registered MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-10(20):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-10", { idx := 10, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-10(20). 2024-09-15T10:12:27.172282+00:00 [info] <0.91.0> State change: connecting -> connected (sctp_proxy:connected/3:135) MTC@9d6f4e56dba9: Function was started. 2024-09-15T10:12:27.172085+00:00 [debug] <0.87.0> eNB connection (id=3920636, {127,0,1,10}:37191) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,64,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.172334+00:00 [notice] <0.87.0> eNB connection (id=3920638, {127,0,1,10}:50267) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.172373+00:00 [info] <0.92.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.172430+00:00 [debug] <0.87.0> eNB connection (id=3920638, {127,0,1,10}:50267) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,80,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.172536+00:00 [notice] <0.87.0> eNB connection (id=3920640, {127,0,1,10}:40940) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.172562+00:00 [notice] <0.92.0> MME connection (id=3920649, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.172639+00:00 [info] <0.92.0> State change: connecting -> connected (sctp_proxy:connected/3:135) 2024-09-15T10:12:27.172701+00:00 [notice] <0.87.0> eNB connection (id=3920642, {127,0,1,10}:38387) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.172669+00:00 [info] <0.93.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.172740+00:00 [info] <0.94.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.172844+00:00 [notice] <0.93.0> MME connection (id=3920651, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.172852+00:00 [notice] <0.87.0> eNB connection (id=3920644, {127,0,1,10}:42458) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.172913+00:00 [info] <0.93.0> State change: connecting -> connected (sctp_proxy:connected/3:135) 2024-09-15T10:12:27.173006+00:00 [info] <0.95.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.173041+00:00 [notice] <0.94.0> MME connection (id=3920653, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.173077+00:00 [info] <0.94.0> State change: connecting -> connected (sctp_proxy:connected/3:135) 2024-09-15T10:12:27.173061+00:00 [notice] <0.87.0> eNB connection (id=3920646, {127,0,1,10}:49632) established (sctp_server:sctp_recv/2:153) MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-11. 2024-09-15T10:12:27.173170+00:00 [info] <0.96.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.173228+00:00 [debug] <0.87.0> eNB connection (id=3920646, {127,0,1,10}:49632) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,144,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.173198+00:00 [notice] <0.95.0> MME connection (id=3920655, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-10", { idx := 10, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). 2024-09-15T10:12:27.173324+00:00 [info] <0.95.0> State change: connecting -> connected (sctp_proxy:connected/3:135) 2024-09-15T10:12:27.173370+00:00 [notice] <0.96.0> MME connection (id=3920657, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=17, "127.0.2.1":43361) established 2024-09-15T10:12:27.173435+00:00 [info] <0.96.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=17) is registered PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=18, "127.0.2.1":51013) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=18) is registered PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=19, "127.0.2.1":48625) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=19) is registered S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=20, "127.0.2.1":44818) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=20) is registered S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } has been registered HC@9d6f4e56dba9: PTC was created. Component reference: 21, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-11, testcase name: TC_setup_multi, process id: 4957. ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-10(20):S1AP_ENB to system:S1AP_CODEC_PT. MTC@9d6f4e56dba9: PTC was created. Component reference: 21, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-11. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-11(21):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-10(20):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-15T10:12:27.175840+00:00 [notice] <0.87.0> eNB connection (id=3920660, {127,0,1,10}:59874) established (sctp_server:sctp_recv/2:153) ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-15T10:12:27.175890+00:00 [info] <0.97.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.176013+00:00 [notice] <0.97.0> MME connection (id=3920661, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.176061+00:00 [info] <0.97.0> State change: connecting -> connected (sctp_proxy:connected/3:135) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-11(21):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-11(21):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=21, "127.0.2.1":43071) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=21) is registered MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-11(21):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: eNB connection established MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-11(21):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-11(21):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-11(21):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-11(21):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-11(21):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-11(21):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-11", { idx := 11, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-11(21). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-12. ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-11", { idx := 11, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) 2024-09-15T10:12:27.178036+00:00 [debug] <0.87.0> eNB connection (id=3920660, {127,0,1,10}:59874) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,160,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } has been registered HC@9d6f4e56dba9: PTC was created. Component reference: 22, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-12, testcase name: TC_setup_multi, process id: 4958. ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-11(21):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-11(21):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@9d6f4e56dba9: PTC was created. Component reference: 22, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-12. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-12(22):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.179384+00:00 [notice] <0.87.0> eNB connection (id=3920664, {127,0,1,10}:35302) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.179508+00:00 [info] <0.98.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: eNB connection established 2024-09-15T10:12:27.179729+00:00 [notice] <0.98.0> MME connection (id=3920665, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=22, "127.0.2.1":35902) established 2024-09-15T10:12:27.179809+00:00 [info] <0.98.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=22) is registered MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-12(22):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-12(22):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-12(22):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-12(22):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-15T10:12:27.180573+00:00 [debug] <0.87.0> eNB connection (id=3920664, {127,0,1,10}:35302) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,176,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-12(22):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-12(22):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-12(22):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-12(22):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-12(22):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-12", { idx := 12, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-12(22). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-13. ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-12", { idx := 12, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } has been registered HC@9d6f4e56dba9: PTC was created. Component reference: 23, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-13, testcase name: TC_setup_multi, process id: 4959. ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-12(22):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-12(22):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 23, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-13. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-13(23):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-15T10:12:27.185240+00:00 [notice] <0.87.0> eNB connection (id=3920668, {127,0,1,10}:50054) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.185497+00:00 [info] <0.99.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.185745+00:00 [notice] <0.99.0> MME connection (id=3920669, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-15T10:12:27.185822+00:00 [info] <0.99.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=23, "127.0.2.1":39123) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=23) is registered ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: eNB connection established MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-13(23):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-13(23):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-13(23):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-13(23):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-13(23):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-13(23):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-13(23):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-13(23):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-13(23):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-13", { idx := 13, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-13(23). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-14. 2024-09-15T10:12:27.188128+00:00 [debug] <0.87.0> eNB connection (id=3920668, {127,0,1,10}:50054) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,192,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-13", { idx := 13, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@9d6f4e56dba9: PTC was created. Component reference: 24, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-14, testcase name: TC_setup_multi, process id: 4960. ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 24, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-14. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-14(24):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-13(23):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-13(23):S1AP_ENB to system:S1AP_CODEC_PT finished. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-14(24):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-14(24):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-14(24):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-14(24):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-15T10:12:27.190996+00:00 [notice] <0.87.0> eNB connection (id=3920672, {127,0,1,10}:42666) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.191082+00:00 [info] <0.100.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-14(24):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-14(24):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.191254+00:00 [notice] <0.100.0> MME connection (id=3920673, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.191303+00:00 [info] <0.100.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=24, "127.0.2.1":58830) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=24) is registered MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-14(24):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-14(24):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: eNB connection established MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-14(24):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-14", { idx := 14, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-14(24). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-15. ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-14", { idx := 14, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.193071+00:00 [debug] <0.87.0> eNB connection (id=3920672, {127,0,1,10}:42666) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,208,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-14(24):S1AP_ENB to system:S1AP_CODEC_PT. HC@9d6f4e56dba9: PTC was created. Component reference: 25, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-15, testcase name: TC_setup_multi, process id: 4961. ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-14(24):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@9d6f4e56dba9: PTC was created. Component reference: 25, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-15. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-15(25):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.194011+00:00 [notice] <0.87.0> eNB connection (id=3920676, {127,0,1,10}:57465) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.194088+00:00 [info] <0.101.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.194255+00:00 [notice] <0.101.0> MME connection (id=3920677, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.194302+00:00 [info] <0.101.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=25, "127.0.2.1":49000) established ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: eNB connection established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=25) is registered ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-15(25):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-15(25):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-15(25):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-15(25):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-15T10:12:27.195213+00:00 [debug] <0.87.0> eNB connection (id=3920676, {127,0,1,10}:57465) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,224,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-15(25):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-15(25):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-15(25):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-15(25):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-15(25):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-15", { idx := 15, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-15(25). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-16. ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-15", { idx := 15, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } has been registered HC@9d6f4e56dba9: PTC was created. Component reference: 26, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-16, testcase name: TC_setup_multi, process id: 4962. ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-15(25):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-15(25):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 26, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-16. ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-16(26):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.197747+00:00 [notice] <0.87.0> eNB connection (id=3920680, {127,0,1,10}:35454) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.197857+00:00 [info] <0.102.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: eNB connection established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=26, "127.0.2.1":38714) established ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=26) is registered 2024-09-15T10:12:27.198077+00:00 [notice] <0.102.0> MME connection (id=3920681, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.198152+00:00 [info] <0.102.0> State change: connecting -> connected (sctp_proxy:connected/3:135) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-16(26):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-16(26):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-16(26):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-16(26):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-16(26):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-16(26):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.198902+00:00 [debug] <0.87.0> eNB connection (id=3920680, {127,0,1,10}:35454) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,240,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-16(26):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-16(26):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-16(26):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-16", { idx := 16, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-16(26). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-17. ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-16", { idx := 16, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-16(26):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-16(26):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@9d6f4e56dba9: PTC was created. Component reference: 27, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-17, testcase name: TC_setup_multi, process id: 4963. ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 27, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-17. 2024-09-15T10:12:27.201059+00:00 [notice] <0.87.0> eNB connection (id=3920684, {127,0,1,10}:44293) established (sctp_server:sctp_recv/2:153) MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-17(27):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.201165+00:00 [info] <0.103.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: eNB connection established 2024-09-15T10:12:27.201387+00:00 [notice] <0.103.0> MME connection (id=3920685, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.201463+00:00 [info] <0.103.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=27, "127.0.2.1":49088) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=27) is registered ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-17(27):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-17(27):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-17(27):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-17(27):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-17(27):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-17(27):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.202340+00:00 [debug] <0.87.0> eNB connection (id=3920684, {127,0,1,10}:44293) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,0,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-17(27):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-17(27):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-17(27):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-17", { idx := 17, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-17(27). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-18. ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-17", { idx := 17, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-17(27):S1AP_ENB to system:S1AP_CODEC_PT. HC@9d6f4e56dba9: PTC was created. Component reference: 28, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-18, testcase name: TC_setup_multi, process id: 4964. ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-17(27):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 28, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-18. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-18(28):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.204469+00:00 [notice] <0.87.0> eNB connection (id=3920688, {127,0,1,10}:57405) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.204559+00:00 [info] <0.104.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: eNB connection established 2024-09-15T10:12:27.204839+00:00 [notice] <0.104.0> MME connection (id=3920689, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-15T10:12:27.204911+00:00 [info] <0.104.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=28, "127.0.2.1":52430) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=28) is registered MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-18(28):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-18(28):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-18(28):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-18(28):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-18(28):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-18(28):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.205648+00:00 [debug] <0.87.0> eNB connection (id=3920688, {127,0,1,10}:57405) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,16,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-18(28):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-18(28):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-18(28):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-18", { idx := 18, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-18(28). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-19. ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-18", { idx := 18, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-18(28):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-18(28):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@9d6f4e56dba9: PTC was created. Component reference: 29, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-19, testcase name: TC_setup_multi, process id: 4965. ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 29, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-19. 2024-09-15T10:12:27.207963+00:00 [notice] <0.87.0> eNB connection (id=3920692, {127,0,1,10}:39369) established (sctp_server:sctp_recv/2:153) MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-19(29):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.208102+00:00 [info] <0.105.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.208305+00:00 [notice] <0.105.0> MME connection (id=3920693, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.208362+00:00 [info] <0.105.0> State change: connecting -> connected (sctp_proxy:connected/3:135) ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: eNB connection established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=29, "127.0.2.1":39496) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=29) is registered ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-19(29):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-19(29):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-19(29):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-19(29):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-19(29):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-19(29):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.209374+00:00 [debug] <0.87.0> eNB connection (id=3920692, {127,0,1,10}:39369) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,32,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-19(29):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-19(29):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-19(29):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-19", { idx := 19, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-19(29). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-20. ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-19", { idx := 19, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-19(29):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-19(29):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@9d6f4e56dba9: PTC was created. Component reference: 30, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-20, testcase name: TC_setup_multi, process id: 4966. ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 30, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-20. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-20(30):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.211654+00:00 [info] <0.88.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,1:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211825+00:00 [info] <0.104.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,1:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211656+00:00 [info] <0.105.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,2:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211794+00:00 [info] <0.101.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,14:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211739+00:00 [info] <0.100.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,13:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211780+00:00 [info] <0.99.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,12:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: eNB connection established 2024-09-15T10:12:27.211876+00:00 [info] <0.96.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,9:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211657+00:00 [info] <0.102.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,15:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211816+00:00 [info] <0.98.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,11:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211933+00:00 [notice] <0.87.0> eNB connection (id=3920696, {127,0,1,10}:37457) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.211782+00:00 [info] <0.103.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,0:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211859+00:00 [info] <0.90.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,3:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211906+00:00 [info] <0.89.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,2:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211854+00:00 [info] <0.97.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,10:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211921+00:00 [info] <0.92.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,5:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.211989+00:00 [info] <0.91.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,4:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.212051+00:00 [info] <0.106.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.212206+00:00 [notice] <0.106.0> MME connection (id=3920697, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.212454+00:00 [info] <0.106.0> State change: connecting -> connected (sctp_proxy:connected/3:135) ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-20(30):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-20(30):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-15T10:12:27.213057+00:00 [debug] <0.87.0> eNB connection (id=3920696, {127,0,1,10}:37457) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,48,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.213146+00:00 [info] <0.106.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,3:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=30, "127.0.2.1":36542) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=30) is registered MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-20(30):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-20(30):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-15T10:12:27.218503+00:00 [debug] <0.88.0> MME connection (id=3920625, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.218579+00:00 [info] <0.88.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.218772+00:00 [debug] <0.105.0> MME connection (id=3920693, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.218864+00:00 [info] <0.105.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: setverdict(pass): none -> pass 2024-09-15T10:12:27.218991+00:00 [debug] <0.101.0> MME connection (id=3920677, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.219067+00:00 [info] <0.101.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.219236+00:00 [debug] <0.104.0> MME connection (id=3920689, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: setverdict(pass): none -> pass 2024-09-15T10:12:27.219316+00:00 [info] <0.104.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: setverdict(pass): none -> pass 2024-09-15T10:12:27.219465+00:00 [debug] <0.100.0> MME connection (id=3920673, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.219562+00:00 [info] <0.100.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.219777+00:00 [debug] <0.96.0> MME connection (id=3920657, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.219836+00:00 [info] <0.96.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: setverdict(pass): none -> pass 2024-09-15T10:12:27.220078+00:00 [debug] <0.102.0> MME connection (id=3920681, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: setverdict(pass): none -> pass 2024-09-15T10:12:27.220177+00:00 [info] <0.102.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: setverdict(pass): none -> pass 2024-09-15T10:12:27.220274+00:00 [debug] <0.99.0> MME connection (id=3920669, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.220349+00:00 [info] <0.99.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.220394+00:00 [debug] <0.98.0> MME connection (id=3920665, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.220488+00:00 [info] <0.98.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.220575+00:00 [debug] <0.103.0> MME connection (id=3920685, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: setverdict(pass): none -> pass 2024-09-15T10:12:27.220718+00:00 [debug] <0.90.0> MME connection (id=3920633, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.220782+00:00 [debug] <0.92.0> MME connection (id=3920649, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.220737+00:00 [info] <0.103.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.220835+00:00 [info] <0.92.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.220800+00:00 [info] <0.90.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: setverdict(pass): none -> pass 2024-09-15T10:12:27.221812+00:00 [debug] <0.89.0> MME connection (id=3920629, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.221882+00:00 [info] <0.89.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.221938+00:00 [debug] <0.91.0> MME connection (id=3920647, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-20(30):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. 2024-09-15T10:12:27.222045+00:00 [debug] <0.97.0> MME connection (id=3920661, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-20(30):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.222044+00:00 [info] <0.91.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.222127+00:00 [info] <0.97.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-20(30):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-20(30):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-15T10:12:27.222599+00:00 [debug] <0.106.0> MME connection (id=3920697, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: setverdict(pass): none -> pass MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-20(30):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. 2024-09-15T10:12:27.222776+00:00 [info] <0.106.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-20", { idx := 20, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-20(30). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-21. ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-20", { idx := 20, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: setverdict(pass): none -> pass PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-20(30):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-20(30):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@9d6f4e56dba9: PTC was created. Component reference: 31, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-21, testcase name: TC_setup_multi, process id: 4967. 2024-09-15T10:12:27.225426+00:00 [notice] <0.87.0> eNB connection (id=3920700, {127,0,1,10}:57770) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.225501+00:00 [info] <0.107.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 31, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-21. 2024-09-15T10:12:27.225640+00:00 [notice] <0.107.0> MME connection (id=3920701, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-21(31):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.225683+00:00 [info] <0.107.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=31, "127.0.2.1":39226) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=31) is registered ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-21(31):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-21(31):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-21(31):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-21(31):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-21(31):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-21(31):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.227132+00:00 [debug] <0.87.0> eNB connection (id=3920700, {127,0,1,10}:57770) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,64,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.227219+00:00 [info] <0.107.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,4:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-21(31):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-21(31):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-21(31):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-21", { idx := 21, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-21(31). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-22. ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-21", { idx := 21, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.228389+00:00 [debug] <0.107.0> MME connection (id=3920701, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.228428+00:00 [info] <0.107.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-21(31):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-21(31):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-15T10:12:27.229299+00:00 [notice] <0.87.0> eNB connection (id=3920704, {127,0,1,10}:45370) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.229350+00:00 [info] <0.108.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.229482+00:00 [notice] <0.108.0> MME connection (id=3920705, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) HC@9d6f4e56dba9: PTC was created. Component reference: 32, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-22, testcase name: TC_setup_multi, process id: 4968. 2024-09-15T10:12:27.229531+00:00 [info] <0.108.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=32, "127.0.2.1":48672) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=32) is registered ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 32, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-22. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-22(32):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-22(32):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. 2024-09-15T10:12:27.230686+00:00 [debug] <0.87.0> eNB connection (id=3920704, {127,0,1,10}:45370) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,80,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-22(32):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-15T10:12:27.230763+00:00 [info] <0.108.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,5:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-22(32):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-22(32):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-22(32):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-22(32):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-22(32):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-22(32):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-22(32):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-22", { idx := 22, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-22(32). MTC@9d6f4e56dba9: Function was started. 2024-09-15T10:12:27.232987+00:00 [debug] <0.108.0> MME connection (id=3920705, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-23. 2024-09-15T10:12:27.233057+00:00 [info] <0.108.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-22", { idx := 22, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: setverdict(pass): none -> pass PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } has been registered HC@9d6f4e56dba9: PTC was created. Component reference: 33, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-23, testcase name: TC_setup_multi, process id: 4969. ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-22(32):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-22(32):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 33, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-23. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-23(33):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-15T10:12:27.234812+00:00 [notice] <0.87.0> eNB connection (id=3920708, {127,0,1,10}:39368) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.234886+00:00 [info] <0.109.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.235013+00:00 [notice] <0.109.0> MME connection (id=3920709, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.235055+00:00 [info] <0.109.0> State change: connecting -> connected (sctp_proxy:connected/3:135) ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: eNB connection established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=33, "127.0.2.1":56749) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=33) is registered MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-23(33):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-23(33):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-15T10:12:27.236420+00:00 [debug] <0.87.0> eNB connection (id=3920708, {127,0,1,10}:39368) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,96,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.236494+00:00 [info] <0.109.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,6:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-23(33):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-23(33):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-23(33):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-23(33):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-23(33):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-23(33):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-15T10:12:27.237639+00:00 [debug] <0.109.0> MME connection (id=3920709, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.237725+00:00 [info] <0.109.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-23(33):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-23", { idx := 23, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-23(33). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-24. ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-23", { idx := 23, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: setverdict(pass): none -> pass PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-23(33):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-23(33):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-15T10:12:27.240029+00:00 [notice] <0.87.0> eNB connection (id=3920712, {127,0,1,10}:51490) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.240106+00:00 [info] <0.110.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.240236+00:00 [notice] <0.110.0> MME connection (id=3920713, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) HC@9d6f4e56dba9: PTC was created. Component reference: 34, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-24, testcase name: TC_setup_multi, process id: 4970. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=34, "127.0.2.1":48284) established 2024-09-15T10:12:27.240289+00:00 [info] <0.110.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=34) is registered ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 34, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-24. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-24(34):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-24(34):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-24(34):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-15T10:12:27.241443+00:00 [debug] <0.87.0> eNB connection (id=3920712, {127,0,1,10}:51490) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,112,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.241497+00:00 [info] <0.110.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,7:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-24(34):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-24(34):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-24(34):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-24(34):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-24(34):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-24(34):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-24(34):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-24", { idx := 24, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-24(34). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-25. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-24", { idx := 24, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). 2024-09-15T10:12:27.243055+00:00 [debug] <0.110.0> MME connection (id=3920713, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.243113+00:00 [info] <0.110.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: setverdict(pass): none -> pass HC@9d6f4e56dba9: PTC was created. Component reference: 35, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-25, testcase name: TC_setup_multi, process id: 4971. ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 35, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-25. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-25(35):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-24(34):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-24(34):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-25(35):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-25(35):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-15T10:12:27.245205+00:00 [notice] <0.87.0> eNB connection (id=3920716, {127,0,1,10}:53622) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.245325+00:00 [info] <0.111.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-25(35):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-25(35):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: eNB connection established 2024-09-15T10:12:27.245579+00:00 [notice] <0.111.0> MME connection (id=3920717, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=35, "127.0.2.1":51059) established 2024-09-15T10:12:27.245675+00:00 [info] <0.111.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=35) is registered MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-25(35):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-25(35):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-25(35):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-25(35):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-25(35):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-25", { idx := 25, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-25(35). 2024-09-15T10:12:27.246952+00:00 [debug] <0.87.0> eNB connection (id=3920716, {127,0,1,10}:53622) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,128,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-26. 2024-09-15T10:12:27.247033+00:00 [info] <0.111.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,8:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-25", { idx := 25, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.248175+00:00 [debug] <0.111.0> MME connection (id=3920717, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.248265+00:00 [info] <0.111.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } has been registered HC@9d6f4e56dba9: PTC was created. Component reference: 36, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-26, testcase name: TC_setup_multi, process id: 4972. ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-25(35):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-25(35):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: setverdict(pass): none -> pass MTC@9d6f4e56dba9: PTC was created. Component reference: 36, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-26. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-26(36):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-15T10:12:27.249067+00:00 [notice] <0.87.0> eNB connection (id=3920720, {127,0,1,10}:54502) established (sctp_server:sctp_recv/2:153) ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-15T10:12:27.249174+00:00 [info] <0.112.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-26(36):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-26(36):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-15T10:12:27.249364+00:00 [notice] <0.112.0> MME connection (id=3920721, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.249418+00:00 [info] <0.112.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=36, "127.0.2.1":35570) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=36) is registered ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: eNB connection established MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-26(36):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-26(36):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-26(36):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-26(36):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.250397+00:00 [debug] <0.87.0> eNB connection (id=3920720, {127,0,1,10}:54502) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,144,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-26(36):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-26(36):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-15T10:12:27.250482+00:00 [info] <0.112.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,9:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-26(36):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-26", { idx := 26, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-26(36). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-27. ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-26", { idx := 26, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.251716+00:00 [debug] <0.112.0> MME connection (id=3920721, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.251802+00:00 [info] <0.112.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-26(36):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-26(36):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@9d6f4e56dba9: PTC was created. Component reference: 37, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-27, testcase name: TC_setup_multi, process id: 4973. 2024-09-15T10:12:27.252485+00:00 [notice] <0.87.0> eNB connection (id=3920724, {127,0,1,10}:49126) established (sctp_server:sctp_recv/2:153) ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. 2024-09-15T10:12:27.252549+00:00 [info] <0.113.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) MTC@9d6f4e56dba9: PTC was created. Component reference: 37, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-27. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-27(37):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.252691+00:00 [notice] <0.113.0> MME connection (id=3920725, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=37, "127.0.2.1":47942) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=37) is registered ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: eNB connection established 2024-09-15T10:12:27.252779+00:00 [info] <0.113.0> State change: connecting -> connected (sctp_proxy:connected/3:135) ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-27(37):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-27(37):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-27(37):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-27(37):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-27(37):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-27(37):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.254204+00:00 [debug] <0.87.0> eNB connection (id=3920724, {127,0,1,10}:49126) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,160,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.254351+00:00 [info] <0.113.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,10:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-27(37):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-27(37):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-27(37):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-27", { idx := 27, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-27(37). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-28. ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-27", { idx := 27, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.255659+00:00 [debug] <0.113.0> MME connection (id=3920725, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.255730+00:00 [info] <0.113.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-27(37):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-27(37):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@9d6f4e56dba9: PTC was created. Component reference: 38, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-28, testcase name: TC_setup_multi, process id: 4974. ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 38, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-28. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-28(38):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.256763+00:00 [notice] <0.87.0> eNB connection (id=3920728, {127,0,1,10}:56578) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.256874+00:00 [info] <0.114.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=38, "127.0.2.1":59970) established 2024-09-15T10:12:27.257111+00:00 [notice] <0.114.0> MME connection (id=3920729, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=38) is registered ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: eNB connection established 2024-09-15T10:12:27.257195+00:00 [info] <0.114.0> State change: connecting -> connected (sctp_proxy:connected/3:135) ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-28(38):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-28(38):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-28(38):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-28(38):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-15T10:12:27.258010+00:00 [debug] <0.87.0> eNB connection (id=3920728, {127,0,1,10}:56578) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,176,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.258090+00:00 [info] <0.114.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,11:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-28(38):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-28(38):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-28(38):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-28(38):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-28(38):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-28", { idx := 28, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-28(38). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-29. ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-28", { idx := 28, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.259744+00:00 [debug] <0.114.0> MME connection (id=3920729, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.259804+00:00 [info] <0.114.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-28(38):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-28(38):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@9d6f4e56dba9: PTC was created. Component reference: 39, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-29, testcase name: TC_setup_multi, process id: 4975. ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-15T10:12:27.260632+00:00 [notice] <0.87.0> eNB connection (id=3920732, {127,0,1,10}:48939) established (sctp_server:sctp_recv/2:153) MTC@9d6f4e56dba9: PTC was created. Component reference: 39, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-29. ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. 2024-09-15T10:12:27.260689+00:00 [info] <0.115.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-29(39):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.260821+00:00 [notice] <0.115.0> MME connection (id=3920733, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.260888+00:00 [info] <0.115.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=39, "127.0.2.1":41319) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=39) is registered ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: eNB connection established MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-29(39):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-29(39):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-29(39):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-29(39):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-29(39):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-29(39):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-29(39):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-29(39):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-29(39):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-29", { idx := 29, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-29(39). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-30. ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-29", { idx := 29, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) 2024-09-15T10:12:27.262889+00:00 [debug] <0.87.0> eNB connection (id=3920732, {127,0,1,10}:48939) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,192,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.263062+00:00 [info] <0.115.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,12:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@9d6f4e56dba9: PTC was created. Component reference: 40, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-30, testcase name: TC_setup_multi, process id: 4976. ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 40, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-30. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } has been registered MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-30(40):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-29(39):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-29(39):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-15T10:12:27.264736+00:00 [debug] <0.115.0> MME connection (id=3920733, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.264809+00:00 [info] <0.115.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-30(40):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-30(40):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-15T10:12:27.265030+00:00 [notice] <0.87.0> eNB connection (id=3920736, {127,0,1,10}:38357) established (sctp_server:sctp_recv/2:153) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-30(40):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-30(40):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-15T10:12:27.265092+00:00 [info] <0.116.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: setverdict(pass): none -> pass 2024-09-15T10:12:27.265271+00:00 [notice] <0.116.0> MME connection (id=3920737, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.265326+00:00 [info] <0.116.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=40, "127.0.2.1":49790) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=40) is registered ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: eNB connection established MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-30(40):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-30(40):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-30(40):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-30(40):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-30(40):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-30", { idx := 30, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-30(40). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-31. ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-30", { idx := 30, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). 2024-09-15T10:12:27.267111+00:00 [debug] <0.87.0> eNB connection (id=3920736, {127,0,1,10}:38357) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,208,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.267189+00:00 [info] <0.116.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,13:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } has been registered 2024-09-15T10:12:27.268287+00:00 [debug] <0.116.0> MME connection (id=3920737, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.268342+00:00 [info] <0.116.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-30(40):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-30(40):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@9d6f4e56dba9: PTC was created. Component reference: 41, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-31, testcase name: TC_setup_multi, process id: 4977. ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 41, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-31. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-31(41):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.268763+00:00 [notice] <0.87.0> eNB connection (id=3920740, {127,0,1,10}:45442) established (sctp_server:sctp_recv/2:153) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=41, "127.0.2.1":43804) established 2024-09-15T10:12:27.268822+00:00 [info] <0.117.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.268962+00:00 [notice] <0.117.0> MME connection (id=3920741, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.269083+00:00 [info] <0.117.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=41) is registered ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-31(41):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-31(41):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-31(41):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-31(41):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-31(41):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-31(41):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-31(41):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-31(41):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-15T10:12:27.270039+00:00 [debug] <0.87.0> eNB connection (id=3920740, {127,0,1,10}:45442) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,224,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.270106+00:00 [info] <0.117.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,14:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-31(41):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-31", { idx := 31, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-31(41). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-32. ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-31", { idx := 31, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.271104+00:00 [debug] <0.117.0> MME connection (id=3920741, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.271167+00:00 [info] <0.117.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-31(41):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-31(41):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-15T10:12:27.271941+00:00 [notice] <0.87.0> eNB connection (id=3920744, {127,0,1,10}:35646) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.271993+00:00 [info] <0.118.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.272135+00:00 [notice] <0.118.0> MME connection (id=3920745, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.272187+00:00 [info] <0.118.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=42, "127.0.2.1":57419) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=42) is registered HC@9d6f4e56dba9: PTC was created. Component reference: 42, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-32, testcase name: TC_setup_multi, process id: 4978. ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 42, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-32. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-32(42):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-32(42):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. 2024-09-15T10:12:27.273114+00:00 [debug] <0.87.0> eNB connection (id=3920744, {127,0,1,10}:35646) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,1,240,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.273167+00:00 [info] <0.118.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,1,15:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-32(42):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-32(42):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-32(42):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-32(42):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-32(42):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-32(42):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-32(42):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-32(42):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-32", { idx := 32, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-32(42). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-33. ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-32", { idx := 32, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). 2024-09-15T10:12:27.274516+00:00 [debug] <0.118.0> MME connection (id=3920745, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.274572+00:00 [info] <0.118.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: setverdict(pass): none -> pass PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-32(42):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-32(42):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@9d6f4e56dba9: PTC was created. Component reference: 43, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-33, testcase name: TC_setup_multi, process id: 4979. ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 43, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-33. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-33(43):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.276124+00:00 [notice] <0.87.0> eNB connection (id=3920748, {127,0,1,10}:54858) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.276199+00:00 [info] <0.119.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.276343+00:00 [notice] <0.119.0> MME connection (id=3920749, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.276390+00:00 [info] <0.119.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=43, "127.0.2.1":56665) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=43) is registered ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-33(43):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-33(43):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-33(43):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-33(43):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-33(43):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-33(43):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.277223+00:00 [debug] <0.87.0> eNB connection (id=3920748, {127,0,1,10}:54858) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,2,0,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.277265+00:00 [info] <0.119.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,2,0:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-33(43):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-33(43):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-33(43):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-33", { idx := 33, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-33(43). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-34. ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-33", { idx := 33, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.278519+00:00 [debug] <0.119.0> MME connection (id=3920749, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.278581+00:00 [info] <0.119.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-33(43):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: setverdict(pass): none -> pass HC@9d6f4e56dba9: PTC was created. Component reference: 44, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-34, testcase name: TC_setup_multi, process id: 4980. ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-33(43):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 44, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-34. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-34(44):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.279206+00:00 [notice] <0.87.0> eNB connection (id=3920752, {127,0,1,10}:42659) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.279277+00:00 [info] <0.120.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=44, "127.0.2.1":60791) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=44) is registered ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: eNB connection established 2024-09-15T10:12:27.279413+00:00 [notice] <0.120.0> MME connection (id=3920753, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.279588+00:00 [info] <0.120.0> State change: connecting -> connected (sctp_proxy:connected/3:135) ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-34(44):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-34(44):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-34(44):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-34(44):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-34(44):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-34(44):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.280536+00:00 [debug] <0.87.0> eNB connection (id=3920752, {127,0,1,10}:42659) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,2,16,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.280643+00:00 [info] <0.120.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,2,1:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-34(44):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-34(44):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-34(44):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-34", { idx := 34, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-34(44). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-35. ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-34", { idx := 34, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.282142+00:00 [debug] <0.120.0> MME connection (id=3920753, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.282230+00:00 [info] <0.120.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-34(44):S1AP_ENB to system:S1AP_CODEC_PT. HC@9d6f4e56dba9: PTC was created. Component reference: 45, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-35, testcase name: TC_setup_multi, process id: 4981. ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-34(44):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 45, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-35. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-35(45):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.283193+00:00 [notice] <0.87.0> eNB connection (id=3920756, {127,0,1,10}:47239) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.283274+00:00 [info] <0.121.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.283418+00:00 [notice] <0.121.0> MME connection (id=3920757, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.283468+00:00 [info] <0.121.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=45, "127.0.2.1":54107) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=45) is registered ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-35(45):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-35(45):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-35(45):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-35(45):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-35(45):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-35(45):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.284356+00:00 [debug] <0.87.0> eNB connection (id=3920756, {127,0,1,10}:47239) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,2,32,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.284436+00:00 [info] <0.121.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,2,2:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-35(45):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-35(45):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-35(45):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-35", { idx := 35, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-35(45). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-36. ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-35", { idx := 35, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.285824+00:00 [debug] <0.121.0> MME connection (id=3920757, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.285891+00:00 [info] <0.121.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-35(45):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-35(45):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@9d6f4e56dba9: PTC was created. Component reference: 46, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-36, testcase name: TC_setup_multi, process id: 4982. ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 46, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-36. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-36(46):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.286575+00:00 [notice] <0.87.0> eNB connection (id=3920760, {127,0,1,10}:47456) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.286627+00:00 [info] <0.122.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.286758+00:00 [notice] <0.122.0> MME connection (id=3920761, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.286841+00:00 [info] <0.122.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=46, "127.0.2.1":37445) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=46) is registered ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: eNB connection established ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-36(46):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-36(46):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-36(46):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-36(46):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-15T10:12:27.287790+00:00 [debug] <0.87.0> eNB connection (id=3920760, {127,0,1,10}:47456) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,2,48,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.287852+00:00 [info] <0.122.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,2,3:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-36(46):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-36(46):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-36(46):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-36(46):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-36(46):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-36", { idx := 36, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-36(46). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-37. ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-36", { idx := 36, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.289143+00:00 [debug] <0.122.0> MME connection (id=3920761, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.289234+00:00 [info] <0.122.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-36(46):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-36(46):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-15T10:12:27.290022+00:00 [notice] <0.87.0> eNB connection (id=3920764, {127,0,1,10}:43766) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.290097+00:00 [info] <0.123.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) 2024-09-15T10:12:27.290229+00:00 [notice] <0.123.0> MME connection (id=3920765, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.290271+00:00 [info] <0.123.0> State change: connecting -> connected (sctp_proxy:connected/3:135) ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: eNB connection established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=47, "127.0.2.1":33686) established HC@9d6f4e56dba9: PTC was created. Component reference: 47, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-37, testcase name: TC_setup_multi, process id: 4983. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=47) is registered ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 47, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-37. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-37(47):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-15T10:12:27.291232+00:00 [debug] <0.87.0> eNB connection (id=3920764, {127,0,1,10}:43766) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,2,64,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.291285+00:00 [info] <0.123.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,2,4:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-37(47):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-37(47):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-37(47):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-37(47):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-37(47):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-37(47):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-37(47):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-37(47):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-37(47):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-37", { idx := 37, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-37(47). 2024-09-15T10:12:27.292655+00:00 [debug] <0.123.0> MME connection (id=3920765, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.292698+00:00 [info] <0.123.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-38. ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-37", { idx := 37, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: setverdict(pass): none -> pass PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } has been registered HC@9d6f4e56dba9: PTC was created. Component reference: 48, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-38, testcase name: TC_setup_multi, process id: 4984. ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-37(47):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-37(47):S1AP_ENB to system:S1AP_CODEC_PT finished. MTC@9d6f4e56dba9: PTC was created. Component reference: 48, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-38. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-38(48):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-15T10:12:27.294750+00:00 [notice] <0.87.0> eNB connection (id=3920768, {127,0,1,10}:51082) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.294823+00:00 [info] <0.124.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-38(48):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=48, "127.0.2.1":50051) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=48) is registered 2024-09-15T10:12:27.294963+00:00 [notice] <0.124.0> MME connection (id=3920769, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.295033+00:00 [info] <0.124.0> State change: connecting -> connected (sctp_proxy:connected/3:135) MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-38(48):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: eNB connection established MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-38(48):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-38(48):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-38(48):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-38(48):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.296032+00:00 [debug] <0.87.0> eNB connection (id=3920768, {127,0,1,10}:51082) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,2,80,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.296102+00:00 [info] <0.124.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,2,5:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-38(48):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-38(48):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-38(48):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-38", { idx := 38, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-38(48). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-39. ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-38", { idx := 38, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.297436+00:00 [debug] <0.124.0> MME connection (id=3920769, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.297498+00:00 [info] <0.124.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-38(48):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-38(48):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@9d6f4e56dba9: PTC was created. Component reference: 49, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-39, testcase name: TC_setup_multi, process id: 4985. 2024-09-15T10:12:27.298101+00:00 [notice] <0.87.0> eNB connection (id=3920772, {127,0,1,10}:46699) established (sctp_server:sctp_recv/2:153) ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. 2024-09-15T10:12:27.298167+00:00 [info] <0.125.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) MTC@9d6f4e56dba9: PTC was created. Component reference: 49, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-39. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-39(49):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.298294+00:00 [notice] <0.125.0> MME connection (id=3920773, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.298363+00:00 [info] <0.125.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=49, "127.0.2.1":41257) established ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: eNB connection established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=49) is registered ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-39(49):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-39(49):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-39(49):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-39(49):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-39(49):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-39(49):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.299304+00:00 [debug] <0.87.0> eNB connection (id=3920772, {127,0,1,10}:46699) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,2,96,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.299366+00:00 [info] <0.125.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,2,6:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-39(49):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-39(49):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-39(49):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-39", { idx := 39, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-39(49). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-40. ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-39", { idx := 39, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.300566+00:00 [debug] <0.125.0> MME connection (id=3920773, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.300606+00:00 [info] <0.125.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: setverdict(pass): none -> pass HC@9d6f4e56dba9: PTC was created. Component reference: 50, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-40, testcase name: TC_setup_multi, process id: 4986. ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } has been registered MTC@9d6f4e56dba9: PTC was created. Component reference: 50, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-40. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-40(50):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-39(49):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-39(49):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-40(50):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-40(50):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-15T10:12:27.302149+00:00 [notice] <0.87.0> eNB connection (id=3920776, {127,0,1,10}:41015) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.302219+00:00 [info] <0.126.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-40(50):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-40(50):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-15T10:12:27.302359+00:00 [notice] <0.126.0> MME connection (id=3920777, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.302403+00:00 [info] <0.126.0> State change: connecting -> connected (sctp_proxy:connected/3:135) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=50, "127.0.2.1":50052) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=50) is registered ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: eNB connection established MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-40(50):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-40(50):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-40(50):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-40(50):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-15T10:12:27.303301+00:00 [debug] <0.87.0> eNB connection (id=3920776, {127,0,1,10}:41015) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,2,112,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.303349+00:00 [info] <0.126.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,2,7:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-40(50):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-40", { idx := 40, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-40(50). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-41. ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-40", { idx := 40, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.304627+00:00 [debug] <0.126.0> MME connection (id=3920777, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.304671+00:00 [info] <0.126.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-40(50):S1AP_ENB to system:S1AP_CODEC_PT. HC@9d6f4e56dba9: PTC was created. Component reference: 51, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-41, testcase name: TC_setup_multi, process id: 4987. ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-40(50):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@9d6f4e56dba9: PTC was created. Component reference: 51, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-41. ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-41(51):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-15T10:12:27.305592+00:00 [notice] <0.87.0> eNB connection (id=3920780, {127,0,1,10}:51193) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.305734+00:00 [info] <0.127.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: eNB connection established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=51, "127.0.2.1":59681) established 2024-09-15T10:12:27.305889+00:00 [notice] <0.127.0> MME connection (id=3920781, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.305963+00:00 [info] <0.127.0> State change: connecting -> connected (sctp_proxy:connected/3:135) ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=51) is registered MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-41(51):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-41(51):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-41(51):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-41(51):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-41(51):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-41(51):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-15T10:12:27.306779+00:00 [debug] <0.87.0> eNB connection (id=3920780, {127,0,1,10}:51193) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,2,128,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.306841+00:00 [info] <0.127.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,2,8:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-41(51):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_setup_multi-41(51):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_setup_multi-41(51):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-41", { idx := 41, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_setup_multi-41(51). MTC@9d6f4e56dba9: Function was started. ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_setup_multi), "ConnHdlr-TC_setup_multi-41", { idx := 41, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-15T10:12:27.308148+00:00 [debug] <0.127.0> MME connection (id=3920781, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.308196+00:00 [info] <0.127.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Mapping port ConnHdlr-TC_setup_multi-41(51):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Map operation of ConnHdlr-TC_setup_multi-41(51):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-15T10:12:27.309282+00:00 [notice] <0.87.0> eNB connection (id=3920784, {127,0,1,10}:37283) established (sctp_server:sctp_recv/2:153) 2024-09-15T10:12:27.309340+00:00 [info] <0.128.0> State change: connecting -> connecting (sctp_proxy:connecting/3:92) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=52, "127.0.2.1":46332) established S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=52) is registered 2024-09-15T10:12:27.309476+00:00 [notice] <0.128.0> MME connection (id=3920785, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:113) 2024-09-15T10:12:27.309593+00:00 [info] <0.128.0> State change: connecting -> connected (sctp_proxy:connected/3:135) ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: eNB connection established 2024-09-15T10:12:27.310513+00:00 [debug] <0.87.0> eNB connection (id=3920784, {127,0,1,10}:37283) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,2,144,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:27.310605+00:00 [info] <0.128.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,2,9:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:27.311606+00:00 [debug] <0.128.0> MME connection (id=3920785, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:27.311651+00:00 [info] <0.128.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: setverdict(pass): none -> pass 2024-09-15T10:12:27.719943+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:36675): [], {sctp_shutdown_event,3920624} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.720574+00:00 [notice] <0.87.0> eNB connection (id=3920624, {127,0,1,10}:36675) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-18(28):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-14(24):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-1(11):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-17(27):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-13(23):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-9(19):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-14(24):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-18(28):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-17(27):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-1(11):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-5(15):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-15(25):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-12(22):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-13(23):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-9(19):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-3(13):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-16(26):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-11(21):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-5(15):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-3(13):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-15(25):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-19(29):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-2(12):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-10(20):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-12(22):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-11(21):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-16(26):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-4(14):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-19(29):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-2(12):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-10(20):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-4(14):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.729642+00:00 [notice] <0.88.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-20(30):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-20(30):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.730348+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:57465): [], {sctp_shutdown_event,3920676} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.730658+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:39369): [], {sctp_shutdown_event,3920692} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.730874+00:00 [notice] <0.87.0> eNB connection (id=3920676, {127,0,1,10}:57465) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.731137+00:00 [notice] <0.101.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.731959+00:00 [notice] <0.87.0> eNB connection (id=3920692, {127,0,1,10}:39369) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.732166+00:00 [notice] <0.105.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.732597+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:42666): [], {sctp_shutdown_event,3920672} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.732792+00:00 [notice] <0.87.0> eNB connection (id=3920672, {127,0,1,10}:42666) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.732946+00:00 [notice] <0.100.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.733300+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:57405): [], {sctp_shutdown_event,3920688} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.733516+00:00 [notice] <0.87.0> eNB connection (id=3920688, {127,0,1,10}:57405) closed (sctp_server:sctp_recv/2:157) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=2, "127.0.2.1":54568) closed 2024-09-15T10:12:27.733755+00:00 [notice] <0.104.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-21(31):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=2) is deleted ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-21(31):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: eNB connection closed 2024-09-15T10:12:27.734497+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:49632): [], {sctp_shutdown_event,3920646} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.734930+00:00 [notice] <0.87.0> eNB connection (id=3920646, {127,0,1,10}:49632) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.735263+00:00 [notice] <0.96.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.735913+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:50054): [], {sctp_shutdown_event,3920668} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.736116+00:00 [notice] <0.87.0> eNB connection (id=3920668, {127,0,1,10}:50054) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.736376+00:00 [notice] <0.99.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.737042+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:35454): [], {sctp_shutdown_event,3920680} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.737205+00:00 [notice] <0.87.0> eNB connection (id=3920680, {127,0,1,10}:35454) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.737373+00:00 [notice] <0.102.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.737902+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:50267): [], {sctp_shutdown_event,3920638} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.738121+00:00 [notice] <0.87.0> eNB connection (id=3920638, {127,0,1,10}:50267) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.738372+00:00 [notice] <0.92.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-22(32):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-22(32):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.739038+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:53074): [], {sctp_shutdown_event,3920632} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.739387+00:00 [notice] <0.87.0> eNB connection (id=3920632, {127,0,1,10}:53074) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.739658+00:00 [notice] <0.90.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.740171+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:44293): [], {sctp_shutdown_event,3920684} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.740392+00:00 [notice] <0.87.0> eNB connection (id=3920684, {127,0,1,10}:44293) closed (sctp_server:sctp_recv/2:157) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } has been unregistered 2024-09-15T10:12:27.740672+00:00 [notice] <0.103.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=25, "127.0.2.1":49000) closed 2024-09-15T10:12:27.741387+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:35302): [], {sctp_shutdown_event,3920664} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.742545+00:00 [notice] <0.87.0> eNB connection (id=3920664, {127,0,1,10}:35302) closed (sctp_server:sctp_recv/2:157) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=25) is deleted 2024-09-15T10:12:27.742912+00:00 [notice] <0.98.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: eNB connection closed 2024-09-15T10:12:27.743622+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:41359): [], {sctp_shutdown_event,3920628} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.743860+00:00 [notice] <0.87.0> eNB connection (id=3920628, {127,0,1,10}:41359) closed (sctp_server:sctp_recv/2:157) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=29, "127.0.2.1":39496) closed 2024-09-15T10:12:27.744258+00:00 [notice] <0.89.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-23(33):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=29) is deleted ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-23(33):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.745052+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:59874): [], {sctp_shutdown_event,3920660} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.745302+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:37191): [], {sctp_shutdown_event,3920636} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.745503+00:00 [notice] <0.87.0> eNB connection (id=3920660, {127,0,1,10}:59874) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.745718+00:00 [notice] <0.97.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.746280+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:37457): [], {sctp_shutdown_event,3920696} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.746515+00:00 [notice] <0.87.0> eNB connection (id=3920636, {127,0,1,10}:37191) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.746692+00:00 [notice] <0.91.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.747132+00:00 [notice] <0.87.0> eNB connection (id=3920696, {127,0,1,10}:37457) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.747410+00:00 [notice] <0.106.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.747900+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:57770): [], {sctp_shutdown_event,3920700} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.748081+00:00 [notice] <0.87.0> eNB connection (id=3920700, {127,0,1,10}:57770) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.748272+00:00 [notice] <0.107.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.748802+00:00 [debug] <0.87.0> Child process <0.88.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.748942+00:00 [debug] <0.87.0> Child process <0.101.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.749134+00:00 [debug] <0.87.0> Child process <0.105.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.749314+00:00 [debug] <0.87.0> Child process <0.100.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.749479+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:45370): [], {sctp_shutdown_event,3920704} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.749632+00:00 [notice] <0.87.0> eNB connection (id=3920704, {127,0,1,10}:45370) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-24(34):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-24(34):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.749874+00:00 [notice] <0.108.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.750493+00:00 [debug] <0.87.0> Child process <0.104.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.750809+00:00 [debug] <0.87.0> Child process <0.96.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.750999+00:00 [debug] <0.87.0> Child process <0.99.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.751139+00:00 [debug] <0.87.0> Child process <0.102.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.751334+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:39368): [], {sctp_shutdown_event,3920708} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.751511+00:00 [notice] <0.87.0> eNB connection (id=3920708, {127,0,1,10}:39368) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.751897+00:00 [notice] <0.109.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=24, "127.0.2.1":58830) closed 2024-09-15T10:12:27.752414+00:00 [debug] <0.87.0> Child process <0.92.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.752718+00:00 [debug] <0.87.0> Child process <0.90.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=24) is deleted ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: eNB connection closed ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-25(35):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-25(35):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.753025+00:00 [debug] <0.87.0> Child process <0.103.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.753356+00:00 [debug] <0.87.0> Child process <0.98.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.753720+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:51490): [], {sctp_shutdown_event,3920712} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.754064+00:00 [notice] <0.87.0> eNB connection (id=3920712, {127,0,1,10}:51490) closed (sctp_server:sctp_recv/2:157) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=28, "127.0.2.1":52430) closed 2024-09-15T10:12:27.754604+00:00 [notice] <0.110.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.755082+00:00 [debug] <0.87.0> Child process <0.89.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=28) is deleted 2024-09-15T10:12:27.755334+00:00 [debug] <0.87.0> Child process <0.97.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.755579+00:00 [debug] <0.87.0> Child process <0.91.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=20, "127.0.2.1":44818) closed 2024-09-15T10:12:27.755768+00:00 [debug] <0.87.0> Child process <0.106.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.755986+00:00 [debug] <0.87.0> Child process <0.107.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.756295+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:53622): [], {sctp_shutdown_event,3920716} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.756639+00:00 [notice] <0.87.0> eNB connection (id=3920716, {127,0,1,10}:53622) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-26(36):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=20) is deleted ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-26(36):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.756954+00:00 [notice] <0.111.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: eNB connection closed 2024-09-15T10:12:27.757665+00:00 [debug] <0.87.0> Child process <0.108.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.757844+00:00 [debug] <0.87.0> Child process <0.109.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.758214+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:54502): [], {sctp_shutdown_event,3920720} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.758469+00:00 [notice] <0.87.0> eNB connection (id=3920720, {127,0,1,10}:54502) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.758825+00:00 [notice] <0.112.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.759312+00:00 [debug] <0.87.0> Child process <0.110.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.759479+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:49126): [], {sctp_shutdown_event,3920724} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.759663+00:00 [notice] <0.87.0> eNB connection (id=3920724, {127,0,1,10}:49126) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.759912+00:00 [notice] <0.113.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.760370+00:00 [debug] <0.87.0> Child process <0.111.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.760594+00:00 [debug] <0.87.0> Child process <0.112.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.760738+00:00 [debug] <0.87.0> Child process <0.113.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.760863+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:56578): [], {sctp_shutdown_event,3920728} (sctp_server:sctp_recv/2:184) ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-27(37):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-15T10:12:27.760974+00:00 [notice] <0.87.0> eNB connection (id=3920728, {127,0,1,10}:56578) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-27(37):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.761215+00:00 [notice] <0.114.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.761901+00:00 [debug] <0.87.0> Child process <0.114.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } has been unregistered 2024-09-15T10:12:27.765674+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:48939): [], {sctp_shutdown_event,3920732} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.765808+00:00 [notice] <0.87.0> eNB connection (id=3920732, {127,0,1,10}:48939) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-28(38):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-15T10:12:27.766009+00:00 [notice] <0.115.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-28(38):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-15T10:12:27.766447+00:00 [debug] <0.87.0> Child process <0.115.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:27.769081+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:38357): [], {sctp_shutdown_event,3920736} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.769236+00:00 [notice] <0.87.0> eNB connection (id=3920736, {127,0,1,10}:38357) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-29(39):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-15T10:12:27.769381+00:00 [notice] <0.116.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-29(39):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=23, "127.0.2.1":39123) closed 2024-09-15T10:12:27.769809+00:00 [debug] <0.87.0> Child process <0.116.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=23) is deleted ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=26, "127.0.2.1":38714) closed ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=26) is deleted S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=16, "127.0.2.1":56426) closed 2024-09-15T10:12:27.771870+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:45442): [], {sctp_shutdown_event,3920740} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.772010+00:00 [notice] <0.87.0> eNB connection (id=3920740, {127,0,1,10}:45442) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.772150+00:00 [notice] <0.117.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-30(40):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=16) is deleted 2024-09-15T10:12:27.772478+00:00 [debug] <0.87.0> Child process <0.117.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-30(40):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=4, "127.0.2.1":33612) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=4) is deleted ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=27, "127.0.2.1":49088) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=27) is deleted ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: eNB connection closed 2024-09-15T10:12:27.775197+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:35646): [], {sctp_shutdown_event,3920744} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.775294+00:00 [notice] <0.87.0> eNB connection (id=3920744, {127,0,1,10}:35646) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-31(41):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-15T10:12:27.775418+00:00 [notice] <0.118.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-31(41):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.775820+00:00 [debug] <0.87.0> Child process <0.118.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=22, "127.0.2.1":35902) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=22) is deleted ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-32(42):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-15T10:12:27.779223+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:54858): [], {sctp_shutdown_event,3920748} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.779376+00:00 [notice] <0.87.0> eNB connection (id=3920748, {127,0,1,10}:54858) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=3, "127.0.2.1":50655) closed ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-32(42):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.779550+00:00 [notice] <0.119.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=3) is deleted 2024-09-15T10:12:27.779850+00:00 [debug] <0.87.0> Child process <0.119.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=21, "127.0.2.1":43071) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=21) is deleted ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=5, "127.0.2.1":53605) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=5) is deleted ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=30, "127.0.2.1":36542) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=30) is deleted S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=31, "127.0.2.1":39226) closed ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=31) is deleted ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: eNB connection closed ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-33(43):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-33(43):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.782988+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:42659): [], {sctp_shutdown_event,3920752} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.783311+00:00 [notice] <0.87.0> eNB connection (id=3920752, {127,0,1,10}:42659) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.783540+00:00 [notice] <0.120.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.783857+00:00 [debug] <0.87.0> Child process <0.120.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-34(44):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-15T10:12:27.786544+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:47239): [], {sctp_shutdown_event,3920756} (sctp_server:sctp_recv/2:184) ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-34(44):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.786688+00:00 [notice] <0.87.0> eNB connection (id=3920756, {127,0,1,10}:47239) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.786834+00:00 [notice] <0.121.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.787204+00:00 [debug] <0.87.0> Child process <0.121.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=32, "127.0.2.1":48672) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=32) is deleted ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=33, "127.0.2.1":56749) closed ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-35(45):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-35(45):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=33) is deleted 2024-09-15T10:12:27.789873+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:47456): [], {sctp_shutdown_event,3920760} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.790014+00:00 [notice] <0.87.0> eNB connection (id=3920760, {127,0,1,10}:47456) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: eNB connection closed 2024-09-15T10:12:27.790135+00:00 [notice] <0.122.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=34, "127.0.2.1":48284) closed 2024-09-15T10:12:27.790605+00:00 [debug] <0.87.0> Child process <0.122.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=34) is deleted ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=35, "127.0.2.1":51059) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=35) is deleted ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=36, "127.0.2.1":35570) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=36) is deleted ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=37, "127.0.2.1":47942) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=37) is deleted S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=38, "127.0.2.1":59970) closed ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=38) is deleted ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-36(46):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: eNB connection closed ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-36(46):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.793317+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:43766): [], {sctp_shutdown_event,3920764} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.793433+00:00 [notice] <0.87.0> eNB connection (id=3920764, {127,0,1,10}:43766) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.793525+00:00 [notice] <0.123.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.793791+00:00 [debug] <0.87.0> Child process <0.123.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=39, "127.0.2.1":41319) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=39) is deleted ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=40, "127.0.2.1":49790) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=40) is deleted ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=41, "127.0.2.1":43804) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=41) is deleted ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=42, "127.0.2.1":57419) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=42) is deleted ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-37(47):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-15T10:12:27.798075+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:51082): [], {sctp_shutdown_event,3920768} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.798209+00:00 [notice] <0.87.0> eNB connection (id=3920768, {127,0,1,10}:51082) closed (sctp_server:sctp_recv/2:157) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-37(47):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-15T10:12:27.798333+00:00 [notice] <0.124.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.798549+00:00 [debug] <0.87.0> Child process <0.124.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-38(48):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-38(48):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.801188+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:46699): [], {sctp_shutdown_event,3920772} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:27.801278+00:00 [notice] <0.87.0> eNB connection (id=3920772, {127,0,1,10}:46699) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.801366+00:00 [notice] <0.125.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.801576+00:00 [debug] <0.87.0> Child process <0.125.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=43, "127.0.2.1":56665) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=43) is deleted ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=44, "127.0.2.1":60791) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=44) is deleted ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=45, "127.0.2.1":54107) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=45) is deleted ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=46, "127.0.2.1":37445) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=46) is deleted ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=47, "127.0.2.1":33686) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=47) is deleted ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: eNB connection closed 2024-09-15T10:12:27.805404+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:41015): [], {sctp_shutdown_event,3920776} (sctp_server:sctp_recv/2:184) ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-39(49):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-15T10:12:27.805595+00:00 [notice] <0.87.0> eNB connection (id=3920776, {127,0,1,10}:41015) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.805778+00:00 [notice] <0.126.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-39(49):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } has been unregistered 2024-09-15T10:12:27.806098+00:00 [debug] <0.87.0> Child process <0.126.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=48, "127.0.2.1":50051) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=48) is deleted ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-40(50):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=49, "127.0.2.1":41257) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=49) is deleted 2024-09-15T10:12:27.808892+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:51193): [], {sctp_shutdown_event,3920780} (sctp_server:sctp_recv/2:184) ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-40(50):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.808998+00:00 [notice] <0.87.0> eNB connection (id=3920780, {127,0,1,10}:51193) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: eNB connection closed 2024-09-15T10:12:27.809089+00:00 [notice] <0.127.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } has been unregistered 2024-09-15T10:12:27.809570+00:00 [debug] <0.87.0> Child process <0.127.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=50, "127.0.2.1":50052) closed ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=50) is deleted ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=51, "127.0.2.1":59681) closed ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=51) is deleted ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-41(51):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-15T10:12:27.812257+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:37283): [], {sctp_shutdown_event,3920784} (sctp_server:sctp_recv/2:184) ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-41(51):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:27.812343+00:00 [notice] <0.87.0> eNB connection (id=3920784, {127,0,1,10}:37283) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:27.812470+00:00 [notice] <0.128.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:27.812667+00:00 [debug] <0.87.0> Child process <0.128.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=52, "127.0.2.1":46332) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=52) is deleted ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-15T10:12:30.238954+00:00 [debug] <0.87.0> eNB connection (id=3920642, {127,0,1,10}:38387) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,112,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:30.239773+00:00 [debug] <0.87.0> eNB connection (id=3920644, {127,0,1,10}:42458) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,128,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:30.239965+00:00 [info] <0.94.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,7:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:30.240473+00:00 [debug] <0.87.0> eNB connection (id=3920640, {127,0,1,10}:40940) -> MME: <<0,17,0,26,0,0,2,0,59,64,8,0,0,241,16,0,0,0,96,0,64,0,7,0,0,0,0,0,240,0>> (sctp_server:sctp_recv/2:172) 2024-09-15T10:12:30.240589+00:00 [info] <0.95.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,8:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:30.241090+00:00 [info] <0.93.0> S1AP PDU: {initiatingMessage,{'InitiatingMessage',17,reject,{'S1SetupRequest',[{'ProtocolIE-Field',59,ignore,{'Global-ENB-ID',<<0,241,16>>,{'macroENB-ID',<<0,0,6:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:30.248730+00:00 [debug] <0.94.0> MME connection (id=3920653, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:30.249090+00:00 [info] <0.94.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:30.249373+00:00 [debug] <0.95.0> MME connection (id=3920655, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:30.249780+00:00 [info] <0.95.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) 2024-09-15T10:12:30.250538+00:00 [debug] <0.93.0> MME connection (id=3920651, {127,0,2,10}:36412) -> eNB: <<32,17,0,23,0,0,2,0,105,0,11,0,0,0,241,16,0,0,0,17,0,85,0,87,64,1,1>> (sctp_proxy:connected/3:162) 2024-09-15T10:12:30.251135+00:00 [info] <0.93.0> S1AP PDU: {successfulOutcome,{'SuccessfulOutcome',17,reject,{'S1SetupResponse',[{'ProtocolIE-Field',105,reject,[{'ServedGUMMEIsItem',[<<0,241,16>>],[<<0,17>>],[<<"U">>],asn1_NOVALUE}]},{'ProtocolIE-Field',87,ignore,1}]}}} (s1ap_proxy:handle_pdu/1:57) ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-7(17):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-8(18):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-15T10:12:30.753444+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:38387): [], {sctp_shutdown_event,3920642} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:30.754038+00:00 [notice] <0.87.0> eNB connection (id=3920642, {127,0,1,10}:38387) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-7(17):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-8(18):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:30.754464+00:00 [notice] <0.94.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Unmapping port ConnHdlr-TC_setup_multi-6(16):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Unmap operation of ConnHdlr-TC_setup_multi-6(16):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-15T10:12:30.755382+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:42458): [], {sctp_shutdown_event,3920644} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:30.755923+00:00 [notice] <0.87.0> eNB connection (id=3920644, {127,0,1,10}:42458) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:30.756561+00:00 [notice] <0.95.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) 2024-09-15T10:12:30.757263+00:00 [debug] <0.87.0> Unhandled SCTP event ({127,0,1,10}:40940): [], {sctp_shutdown_event,3920640} (sctp_server:sctp_recv/2:184) 2024-09-15T10:12:30.757561+00:00 [notice] <0.87.0> eNB connection (id=3920640, {127,0,1,10}:40940) closed (sctp_server:sctp_recv/2:157) 2024-09-15T10:12:30.757965+00:00 [notice] <0.93.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:186) S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=18, "127.0.2.1":51013) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=18) is deleted 2024-09-15T10:12:30.758409+00:00 [debug] <0.87.0> Child process <0.94.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:30.758785+00:00 [debug] <0.87.0> Child process <0.95.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-15T10:12:30.759045+00:00 [debug] <0.87.0> Child process <0.93.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=19, "127.0.2.1":48625) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=19) is deleted ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: eNB connection closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: eNB connection (id=17, "127.0.2.1":43361) closed S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Connection (id=17) is deleted S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: eNB connection closed ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. StatsDSRV-STATS(7)@9d6f4e56dba9: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(7)@9d6f4e56dba9: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(7)@9d6f4e56dba9: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(7)@9d6f4e56dba9: Stopping MTC. The current test case will be terminated. MC@9d6f4e56dba9: Test Component 7 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(7)@9d6f4e56dba9: Stopping test component execution. ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-0(10)@9d6f4e56dba9: Kill was requested from MC. PFCP-TC_setup_multi(9)@9d6f4e56dba9: Kill was requested from MC. ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Kill was requested from MC. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. MTC@9d6f4e56dba9: Stopping test component execution. PFCP-TC_setup_multi(9)@9d6f4e56dba9: Terminating test component execution. ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-0(10)@9d6f4e56dba9: Terminating test component execution. ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Terminating test component execution. ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. StatsDSRV-STATS(7)@9d6f4e56dba9: Function main was stopped. PTC terminates. ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. StatsDSRV-STATS(7)@9d6f4e56dba9: Terminating component type StatsD_Checker.StatsD_Checker_CT. ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. PFCP-TC_setup_multi(9)@9d6f4e56dba9: Function main was stopped. PTC terminates. MTC@9d6f4e56dba9: Terminating component type S1GW_Tests.test_CT. ConnHdlr-TC_setup_multi-0(10)@9d6f4e56dba9: Function f_ConnHdlr_init was stopped. PTC terminates. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Function main was stopped. PTC terminates. PFCP-TC_setup_multi(9)@9d6f4e56dba9: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. ConnHdlr-TC_setup_multi-0(10)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Terminating component type S1AP_Server.S1AP_Server_CT. MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-10(20)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-7(17)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-20(30)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-9(19)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-25(35)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-12(22)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-24(34)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-3(13)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-18(28)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-16(26)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-22(32)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-11(21)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-13(23)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-2(12)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-31(41)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-30(40)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-14(24)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-38(48)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-33(43)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-17(27)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-29(39)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-40(50)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-8(18)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-1(11)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-4(14)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-34(44)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-5(15)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-37(47)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-28(38)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-27(37)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-39(49)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-41(51)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-15(25)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-35(45)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-32(42)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-23(33)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-21(31)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-26(36)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-19(29)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-36(46)@9d6f4e56dba9: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-0(10)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-0(10)@9d6f4e56dba9: Final verdict of PTC: none ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-6(16)@9d6f4e56dba9: Final verdict of PTC: pass StatsDSRV-STATS(7)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_setup_multi. StatsDSRV-STATS(7)@9d6f4e56dba9: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(8)@9d6f4e56dba9: Final verdict of PTC: none PFCP-TC_setup_multi(9)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_setup_multi. PFCP-TC_setup_multi(9)@9d6f4e56dba9: Final verdict of PTC: none MTC@9d6f4e56dba9: Setting final verdict of the test case. MTC@9d6f4e56dba9: Local verdict of MTC: none MTC@9d6f4e56dba9: Local verdict of PTC StatsDSRV-STATS(7): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@9d6f4e56dba9: Local verdict of PTC S1APSRV-TC_setup_multi(8): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC PFCP-TC_setup_multi(9): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-0(10): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-1(11): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-2(12): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-3(13): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-4(14): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-5(15): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-6(16): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-7(17): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-8(18): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-9(19): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-10(20): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-11(21): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-12(22): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-13(23): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-14(24): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-15(25): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-16(26): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-17(27): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-18(28): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-19(29): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-20(30): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-21(31): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-22(32): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-23(33): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-24(34): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-25(35): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-26(36): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-27(37): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-28(38): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-29(39): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-30(40): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-31(41): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-32(42): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-33(43): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-34(44): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-35(45): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-36(46): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-37(47): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-38(48): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-39(49): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-40(50): pass (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_setup_multi-41(51): pass (fail -> fail) MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi fail'. Sun Sep 15 10:12:32 UTC 2024 ------ S1GW_Tests.TC_setup_multi fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=153868) MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi fail' was executed successfully (exit status: 0). MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme'. ------ S1GW_Tests.TC_conn_term_by_mme ------ Sun Sep 15 10:12:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_conn_term_by_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_conn_term_by_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme' was executed successfully (exit status: 0). MTC@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_by_mme. MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was initialized. MTC@9d6f4e56dba9: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@9d6f4e56dba9: PTC StatsDSRV-STATS(7) finished. Process statistics: { process id: 4943, terminated normally, exit status: 0, user time: 0.026805 s, system time: 0.019146 s, maximum resident set size: 78700, integral resident set size: 0, page faults not requiring physical I/O: 2881, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 48, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 388, involuntary context switches: 23 } HC@9d6f4e56dba9: PTC S1APSRV-TC_setup_multi(8) finished. Process statistics: { process id: 4944, terminated normally, exit status: 0, user time: 0.082116 s, system time: 0.067185 s, maximum resident set size: 80088, integral resident set size: 0, page faults not requiring physical I/O: 2965, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 1264, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 3432, involuntary context switches: 114 } HC@9d6f4e56dba9: PTC PFCP-TC_setup_multi(9) finished. Process statistics: { process id: 4945, terminated normally, exit status: 0, user time: 0.041461 s, system time: 0.011307 s, maximum resident set size: 78616, integral resident set size: 0, page faults not requiring physical I/O: 2890, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 224, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 1325, involuntary context switches: 166 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-0(10) finished. Process statistics: { process id: 4946, terminated normally, exit status: 0, user time: 0.021773 s, system time: 0.014515 s, maximum resident set size: 78664, integral resident set size: 0, page faults not requiring physical I/O: 2876, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 3 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-1(11) finished. Process statistics: { process id: 4947, terminated normally, exit status: 0, user time: 0.040240 s, system time: 0.005030 s, maximum resident set size: 79456, integral resident set size: 0, page faults not requiring physical I/O: 2938, page faults requiring physical I/O: 4, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 50 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-2(12) finished. Process statistics: { process id: 4948, terminated normally, exit status: 0, user time: 0.040935 s, system time: 0.024561 s, maximum resident set size: 80288, integral resident set size: 0, page faults not requiring physical I/O: 2926, page faults requiring physical I/O: 5, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 14 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-3(13) finished. Process statistics: { process id: 4949, terminated normally, exit status: 0, user time: 0.027292 s, system time: 0.015595 s, maximum resident set size: 80132, integral resident set size: 0, page faults not requiring physical I/O: 2926, page faults requiring physical I/O: 4, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 10 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-4(14) finished. Process statistics: { process id: 4950, terminated normally, exit status: 0, user time: 0.013095 s, system time: 0.026191 s, maximum resident set size: 80400, integral resident set size: 0, page faults not requiring physical I/O: 2927, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 28 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-5(15) finished. Process statistics: { process id: 4951, terminated normally, exit status: 0, user time: 0.036024 s, system time: 0.004503 s, maximum resident set size: 80204, integral resident set size: 0, page faults not requiring physical I/O: 2932, page faults requiring physical I/O: 5, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 7 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-6(16) finished. Process statistics: { process id: 4952, terminated normally, exit status: 0, user time: 0.026124 s, system time: 0.007464 s, maximum resident set size: 80424, integral resident set size: 0, page faults not requiring physical I/O: 2932, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 9 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-7(17) finished. Process statistics: { process id: 4953, terminated normally, exit status: 0, user time: 0.026843 s, system time: 0.011504 s, maximum resident set size: 79020, integral resident set size: 0, page faults not requiring physical I/O: 2947, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 130, involuntary context switches: 6 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-8(18) finished. Process statistics: { process id: 4954, terminated normally, exit status: 0, user time: 0.021840 s, system time: 0.013104 s, maximum resident set size: 80328, integral resident set size: 0, page faults not requiring physical I/O: 2927, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 9 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-9(19) finished. Process statistics: { process id: 4955, terminated normally, exit status: 0, user time: 0.024843 s, system time: 0.009937 s, maximum resident set size: 80152, integral resident set size: 0, page faults not requiring physical I/O: 2943, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 24 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-10(20) finished. Process statistics: { process id: 4956, terminated normally, exit status: 0, user time: 0.025518 s, system time: 0.010207 s, maximum resident set size: 79204, integral resident set size: 0, page faults not requiring physical I/O: 2943, page faults requiring physical I/O: 6, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 130, involuntary context switches: 16 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-11(21) finished. Process statistics: { process id: 4957, terminated normally, exit status: 0, user time: 0.038419 s, system time: 0.009604 s, maximum resident set size: 80416, integral resident set size: 0, page faults not requiring physical I/O: 2926, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 17 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-12(22) finished. Process statistics: { process id: 4958, terminated normally, exit status: 0, user time: 0.024311 s, system time: 0.013892 s, maximum resident set size: 80368, integral resident set size: 0, page faults not requiring physical I/O: 2927, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 19 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-13(23) finished. Process statistics: { process id: 4959, terminated normally, exit status: 0, user time: 0.021193 s, system time: 0.015895 s, maximum resident set size: 80244, integral resident set size: 0, page faults not requiring physical I/O: 2927, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 10 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-14(24) finished. Process statistics: { process id: 4960, terminated normally, exit status: 0, user time: 0.021651 s, system time: 0.012991 s, maximum resident set size: 80000, integral resident set size: 0, page faults not requiring physical I/O: 2945, page faults requiring physical I/O: 7, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 9 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-15(25) finished. Process statistics: { process id: 4961, terminated normally, exit status: 0, user time: 0.022088 s, system time: 0.011044 s, maximum resident set size: 79924, integral resident set size: 0, page faults not requiring physical I/O: 2940, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 13 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-16(26) finished. Process statistics: { process id: 4962, terminated normally, exit status: 0, user time: 0.033626 s, system time: 0.016813 s, maximum resident set size: 80424, integral resident set size: 0, page faults not requiring physical I/O: 2928, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 16 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-17(27) finished. Process statistics: { process id: 4963, terminated normally, exit status: 0, user time: 0.023472 s, system time: 0.011736 s, maximum resident set size: 80416, integral resident set size: 0, page faults not requiring physical I/O: 2928, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 5 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-18(28) finished. Process statistics: { process id: 4964, terminated normally, exit status: 0, user time: 0.040651 s, system time: 0.012195 s, maximum resident set size: 79440, integral resident set size: 0, page faults not requiring physical I/O: 2919, page faults requiring physical I/O: 22, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 8 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-19(29) finished. Process statistics: { process id: 4965, terminated normally, exit status: 0, user time: 0.022937 s, system time: 0.009830 s, maximum resident set size: 79856, integral resident set size: 0, page faults not requiring physical I/O: 2943, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 6 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-20(30) finished. Process statistics: { process id: 4966, terminated normally, exit status: 0, user time: 0.025337 s, system time: 0.010859 s, maximum resident set size: 78824, integral resident set size: 0, page faults not requiring physical I/O: 2969, page faults requiring physical I/O: 6, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 6 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-21(31) finished. Process statistics: { process id: 4967, terminated normally, exit status: 0, user time: 0.020579 s, system time: 0.013719 s, maximum resident set size: 80204, integral resident set size: 0, page faults not requiring physical I/O: 2938, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 8 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-22(32) finished. Process statistics: { process id: 4968, terminated normally, exit status: 0, user time: 0.042817 s, system time: 0.007136 s, maximum resident set size: 79668, integral resident set size: 0, page faults not requiring physical I/O: 2940, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 14 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-23(33) finished. Process statistics: { process id: 4969, terminated normally, exit status: 0, user time: 0.021515 s, system time: 0.012909 s, maximum resident set size: 80384, integral resident set size: 0, page faults not requiring physical I/O: 2929, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 9 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-24(34) finished. Process statistics: { process id: 4970, terminated normally, exit status: 0, user time: 0.029734 s, system time: 0.004955 s, maximum resident set size: 80056, integral resident set size: 0, page faults not requiring physical I/O: 2937, page faults requiring physical I/O: 3, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 127, involuntary context switches: 8 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-25(35) finished. Process statistics: { process id: 4971, terminated normally, exit status: 0, user time: 0.017139 s, system time: 0.017139 s, maximum resident set size: 79796, integral resident set size: 0, page faults not requiring physical I/O: 2941, page faults requiring physical I/O: 4, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 9 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-26(36) finished. Process statistics: { process id: 4972, terminated normally, exit status: 0, user time: 0.025192 s, system time: 0.007197 s, maximum resident set size: 80284, integral resident set size: 0, page faults not requiring physical I/O: 2929, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 127, involuntary context switches: 12 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-27(37) finished. Process statistics: { process id: 4973, terminated normally, exit status: 0, user time: 0.023333 s, system time: 0.009333 s, maximum resident set size: 80052, integral resident set size: 0, page faults not requiring physical I/O: 2939, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 17 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-28(38) finished. Process statistics: { process id: 4974, terminated normally, exit status: 0, user time: 0.017253 s, system time: 0.017253 s, maximum resident set size: 80428, integral resident set size: 0, page faults not requiring physical I/O: 2928, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 11 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-29(39) finished. Process statistics: { process id: 4975, terminated normally, exit status: 0, user time: 0.042538 s, system time: 0.008507 s, maximum resident set size: 80356, integral resident set size: 0, page faults not requiring physical I/O: 2928, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 10 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-30(40) finished. Process statistics: { process id: 4976, terminated normally, exit status: 0, user time: 0.045880 s, system time: 0.005097 s, maximum resident set size: 79600, integral resident set size: 0, page faults not requiring physical I/O: 2925, page faults requiring physical I/O: 24, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 22 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-31(41) finished. Process statistics: { process id: 4977, terminated normally, exit status: 0, user time: 0.040061 s, system time: 0.005723 s, maximum resident set size: 80308, integral resident set size: 0, page faults not requiring physical I/O: 2926, page faults requiring physical I/O: 7, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 34 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-32(42) finished. Process statistics: { process id: 4978, terminated normally, exit status: 0, user time: 0.025235 s, system time: 0.007210 s, maximum resident set size: 80276, integral resident set size: 0, page faults not requiring physical I/O: 2926, page faults requiring physical I/O: 5, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 13 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-33(43) finished. Process statistics: { process id: 4979, terminated normally, exit status: 0, user time: 0.023250 s, system time: 0.007750 s, maximum resident set size: 79588, integral resident set size: 0, page faults not requiring physical I/O: 2939, page faults requiring physical I/O: 3, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 37 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-34(44) finished. Process statistics: { process id: 4980, terminated normally, exit status: 0, user time: 0.041000 s, system time: 0.003727 s, maximum resident set size: 79676, integral resident set size: 0, page faults not requiring physical I/O: 2942, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 7 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-35(45) finished. Process statistics: { process id: 4981, terminated normally, exit status: 0, user time: 0.013757 s, system time: 0.018343 s, maximum resident set size: 80424, integral resident set size: 0, page faults not requiring physical I/O: 2930, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 127, involuntary context switches: 21 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-36(46) finished. Process statistics: { process id: 4982, terminated normally, exit status: 0, user time: 0.024188 s, system time: 0.008062 s, maximum resident set size: 79936, integral resident set size: 0, page faults not requiring physical I/O: 2937, page faults requiring physical I/O: 6, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 129, involuntary context switches: 43 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-37(47) finished. Process statistics: { process id: 4983, terminated normally, exit status: 0, user time: 0.035957 s, system time: 0.014382 s, maximum resident set size: 80392, integral resident set size: 0, page faults not requiring physical I/O: 2929, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 9 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-38(48) finished. Process statistics: { process id: 4984, terminated normally, exit status: 0, user time: 0.040278 s, system time: 0.008950 s, maximum resident set size: 80160, integral resident set size: 0, page faults not requiring physical I/O: 2929, page faults requiring physical I/O: 7, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 7 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-39(49) finished. Process statistics: { process id: 4985, terminated normally, exit status: 0, user time: 0.038637 s, system time: 0.004293 s, maximum resident set size: 80428, integral resident set size: 0, page faults not requiring physical I/O: 2930, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 11 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-40(50) finished. Process statistics: { process id: 4986, terminated normally, exit status: 0, user time: 0.031646 s, system time: 0.014064 s, maximum resident set size: 80432, integral resident set size: 0, page faults not requiring physical I/O: 2929, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 34 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_setup_multi-41(51) finished. Process statistics: { process id: 4987, terminated normally, exit status: 0, user time: 0.023894 s, system time: 0.007964 s, maximum resident set size: 80412, integral resident set size: 0, page faults not requiring physical I/O: 2929, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 128, involuntary context switches: 9 } HC@9d6f4e56dba9: PTC was created. Component reference: 52, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_conn_term_by_mme, process id: 5033. StatsDSRV-STATS(52)@9d6f4e56dba9: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_conn_term_by_mme. MTC@9d6f4e56dba9: PTC was created. Component reference: 52, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@9d6f4e56dba9: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(52). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. StatsDSRV-STATS(52)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(52)@9d6f4e56dba9: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(52)@9d6f4e56dba9: Mapping port StatsDSRV-STATS(52):STATS to system:STATS. StatsDSRV-STATS(52)@9d6f4e56dba9: Map operation of StatsDSRV-STATS(52):STATS to system:STATS finished. HC@9d6f4e56dba9: PTC was created. Component reference: 53, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme, testcase name: TC_conn_term_by_mme, process id: 5034. S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_conn_term_by_mme. MTC@9d6f4e56dba9: PTC was created. Component reference: 53, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. MTC@9d6f4e56dba9: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_conn_term_by_mme(53). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Mapping port S1APSRV-TC_conn_term_by_mme(53):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Map operation of S1APSRV-TC_conn_term_by_mme(53):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: SCTP server listening on "127.0.2.10":36412 HC@9d6f4e56dba9: PTC was created. Component reference: 54, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_conn_term_by_mme, testcase name: TC_conn_term_by_mme, process id: 5035. PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_conn_term_by_mme. MTC@9d6f4e56dba9: PTC was created. Component reference: 54, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_conn_term_by_mme. MTC@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCP-TC_conn_term_by_mme(54). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme-0. PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: Mapping port PFCP-TC_conn_term_by_mme(54):PFCP to system:PFCP. PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: Map operation of PFCP-TC_conn_term_by_mme(54):PFCP to system:PFCP finished. HC@9d6f4e56dba9: PTC was created. Component reference: 55, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme-0, testcase name: TC_conn_term_by_mme, process id: 5036. ConnHdlr-TC_conn_term_by_mme-0(55)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_conn_term_by_mme. MTC@9d6f4e56dba9: PTC was created. Component reference: 55, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme-0. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(55):STATSD_PROC and StatsDSRV-STATS(52):STATSD_PROC. ConnHdlr-TC_conn_term_by_mme-0(55)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(55):STATSD_PROC and StatsDSRV-STATS(52):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(55):S1AP_CONN and S1APSRV-TC_conn_term_by_mme(53):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(55):S1AP_CONN and S1APSRV-TC_conn_term_by_mme(53):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(55):S1AP_PROC and S1APSRV-TC_conn_term_by_mme(53):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(55):S1AP_PROC and S1APSRV-TC_conn_term_by_mme(53):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(55):PFCP and PFCP-TC_conn_term_by_mme(54):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(55):PFCP and PFCP-TC_conn_term_by_mme(54):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(55):PFCP_PROC and PFCP-TC_conn_term_by_mme(54):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(55):PFCP_PROC and PFCP-TC_conn_term_by_mme(54):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_conn_term_by_mme), "ConnHdlr-TC_conn_term_by_mme-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_conn_term_by_mme-0(55). MTC@9d6f4e56dba9: Function was started. ConnHdlr-TC_conn_term_by_mme-0(55)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_conn_term_by_mme), "ConnHdlr-TC_conn_term_by_mme-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) StatsDSRV-STATS(52)@9d6f4e56dba9: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(52)@9d6f4e56dba9: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(52)@9d6f4e56dba9: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(52)@9d6f4e56dba9: Stopping MTC. The current test case will be terminated. MC@9d6f4e56dba9: Test Component 52 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(52)@9d6f4e56dba9: Stopping test component execution. PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: Kill was requested from MC. S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Kill was requested from MC. ConnHdlr-TC_conn_term_by_mme-0(55)@9d6f4e56dba9: Kill was requested from MC. ConnHdlr-TC_conn_term_by_mme-0(55)@9d6f4e56dba9: Terminating test component execution. S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Terminating test component execution. PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: Terminating test component execution. MTC@9d6f4e56dba9: Stopping test component execution. StatsDSRV-STATS(52)@9d6f4e56dba9: Function main was stopped. PTC terminates. ConnHdlr-TC_conn_term_by_mme-0(55)@9d6f4e56dba9: Function f_ConnHdlr_init was stopped. PTC terminates. ConnHdlr-TC_conn_term_by_mme-0(55)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. StatsDSRV-STATS(52)@9d6f4e56dba9: Terminating component type StatsD_Checker.StatsD_Checker_CT. MTC@9d6f4e56dba9: Terminating component type S1GW_Tests.test_CT. PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: Function main was stopped. PTC terminates. S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Function main was stopped. PTC terminates. S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Terminating component type S1AP_Server.S1AP_Server_CT. PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. StatsDSRV-STATS(52)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_conn_term_by_mme. StatsDSRV-STATS(52)@9d6f4e56dba9: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_by_mme. ConnHdlr-TC_conn_term_by_mme-0(55)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_conn_term_by_mme. ConnHdlr-TC_conn_term_by_mme-0(55)@9d6f4e56dba9: Final verdict of PTC: none S1APSRV-TC_conn_term_by_mme(53)@9d6f4e56dba9: Final verdict of PTC: none PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_conn_term_by_mme. PFCP-TC_conn_term_by_mme(54)@9d6f4e56dba9: Final verdict of PTC: none MTC@9d6f4e56dba9: Setting final verdict of the test case. MTC@9d6f4e56dba9: Local verdict of MTC: none MTC@9d6f4e56dba9: Local verdict of PTC StatsDSRV-STATS(52): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@9d6f4e56dba9: Local verdict of PTC S1APSRV-TC_conn_term_by_mme(53): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC PFCP-TC_conn_term_by_mme(54): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_conn_term_by_mme-0(55): none (fail -> fail) MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme fail'. Sun Sep 15 10:12:39 UTC 2024 ------ S1GW_Tests.TC_conn_term_by_mme fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=34060) MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme fail' was executed successfully (exit status: 0). MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail'. ------ S1GW_Tests.TC_conn_term_mme_unavail ------ Sun Sep 15 10:12:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_conn_term_mme_unavail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_conn_term_mme_unavail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail' was executed successfully (exit status: 0). MTC@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_mme_unavail. MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was initialized. MTC@9d6f4e56dba9: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@9d6f4e56dba9: PTC StatsDSRV-STATS(52) finished. Process statistics: { process id: 5033, terminated normally, exit status: 0, user time: 0.020443 s, system time: 0.010221 s, maximum resident set size: 78304, integral resident set size: 0, page faults not requiring physical I/O: 2898, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 52, involuntary context switches: 5 } HC@9d6f4e56dba9: PTC S1APSRV-TC_conn_term_by_mme(53) finished. Process statistics: { process id: 5034, terminated normally, exit status: 0, user time: 0.022152 s, system time: 0.004430 s, maximum resident set size: 73956, integral resident set size: 0, page faults not requiring physical I/O: 2968, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 52, involuntary context switches: 3 } HC@9d6f4e56dba9: PTC PFCP-TC_conn_term_by_mme(54) finished. Process statistics: { process id: 5035, terminated normally, exit status: 0, user time: 0.016538 s, system time: 0.012403 s, maximum resident set size: 74188, integral resident set size: 0, page faults not requiring physical I/O: 2990, page faults requiring physical I/O: 3, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 65, involuntary context switches: 7 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_conn_term_by_mme-0(55) finished. Process statistics: { process id: 5036, terminated normally, exit status: 0, user time: 0.016494 s, system time: 0.010996 s, maximum resident set size: 78752, integral resident set size: 0, page faults not requiring physical I/O: 2877, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 63, involuntary context switches: 6 } HC@9d6f4e56dba9: PTC was created. Component reference: 56, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_conn_term_mme_unavail, process id: 5078. StatsDSRV-STATS(56)@9d6f4e56dba9: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_conn_term_mme_unavail. MTC@9d6f4e56dba9: PTC was created. Component reference: 56, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@9d6f4e56dba9: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(56). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_conn_term_mme_unavail. StatsDSRV-STATS(56)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(56)@9d6f4e56dba9: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(56)@9d6f4e56dba9: Mapping port StatsDSRV-STATS(56):STATS to system:STATS. StatsDSRV-STATS(56)@9d6f4e56dba9: Map operation of StatsDSRV-STATS(56):STATS to system:STATS finished. HC@9d6f4e56dba9: PTC was created. Component reference: 57, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_conn_term_mme_unavail, testcase name: TC_conn_term_mme_unavail, process id: 5079. MTC@9d6f4e56dba9: PTC was created. Component reference: 57, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_conn_term_mme_unavail. PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_conn_term_mme_unavail. MTC@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCP-TC_conn_term_mme_unavail(57). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail-0. PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: Mapping port PFCP-TC_conn_term_mme_unavail(57):PFCP to system:PFCP. PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: Map operation of PFCP-TC_conn_term_mme_unavail(57):PFCP to system:PFCP finished. HC@9d6f4e56dba9: PTC was created. Component reference: 58, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail-0, testcase name: TC_conn_term_mme_unavail, process id: 5080. ConnHdlr-TC_conn_term_mme_unavail-0(58)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_conn_term_mme_unavail. MTC@9d6f4e56dba9: PTC was created. Component reference: 58, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail-0. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_conn_term_mme_unavail-0(58):STATSD_PROC and StatsDSRV-STATS(56):STATSD_PROC. ConnHdlr-TC_conn_term_mme_unavail-0(58)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_conn_term_mme_unavail-0(58):STATSD_PROC and StatsDSRV-STATS(56):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_conn_term_mme_unavail-0(58):PFCP and PFCP-TC_conn_term_mme_unavail(57):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_conn_term_mme_unavail-0(58):PFCP and PFCP-TC_conn_term_mme_unavail(57):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_conn_term_mme_unavail-0(58):PFCP_PROC and PFCP-TC_conn_term_mme_unavail(57):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_conn_term_mme_unavail-0(58):PFCP_PROC and PFCP-TC_conn_term_mme_unavail(57):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_conn_term_mme_unavail), "ConnHdlr-TC_conn_term_mme_unavail-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_conn_term_mme_unavail-0(58). MTC@9d6f4e56dba9: Function was started. ConnHdlr-TC_conn_term_mme_unavail-0(58)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_conn_term_mme_unavail), "ConnHdlr-TC_conn_term_mme_unavail-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) StatsDSRV-STATS(56)@9d6f4e56dba9: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(56)@9d6f4e56dba9: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(56)@9d6f4e56dba9: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(56)@9d6f4e56dba9: Stopping MTC. The current test case will be terminated. MC@9d6f4e56dba9: Test Component 56 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(56)@9d6f4e56dba9: Stopping test component execution. ConnHdlr-TC_conn_term_mme_unavail-0(58)@9d6f4e56dba9: Kill was requested from MC. PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: Kill was requested from MC. PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: Terminating test component execution. ConnHdlr-TC_conn_term_mme_unavail-0(58)@9d6f4e56dba9: Terminating test component execution. MTC@9d6f4e56dba9: Stopping test component execution. StatsDSRV-STATS(56)@9d6f4e56dba9: Function main was stopped. PTC terminates. StatsDSRV-STATS(56)@9d6f4e56dba9: Terminating component type StatsD_Checker.StatsD_Checker_CT. PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: Function main was stopped. PTC terminates. MTC@9d6f4e56dba9: Terminating component type S1GW_Tests.test_CT. PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. ConnHdlr-TC_conn_term_mme_unavail-0(58)@9d6f4e56dba9: Function f_ConnHdlr_init was stopped. PTC terminates. StatsDSRV-STATS(56)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_conn_term_mme_unavail. ConnHdlr-TC_conn_term_mme_unavail-0(58)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. StatsDSRV-STATS(56)@9d6f4e56dba9: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_mme_unavail. PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_conn_term_mme_unavail. PFCP-TC_conn_term_mme_unavail(57)@9d6f4e56dba9: Final verdict of PTC: none ConnHdlr-TC_conn_term_mme_unavail-0(58)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_conn_term_mme_unavail. ConnHdlr-TC_conn_term_mme_unavail-0(58)@9d6f4e56dba9: Final verdict of PTC: none MTC@9d6f4e56dba9: Setting final verdict of the test case. MTC@9d6f4e56dba9: Local verdict of MTC: none MTC@9d6f4e56dba9: Local verdict of PTC StatsDSRV-STATS(56): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@9d6f4e56dba9: Local verdict of PTC PFCP-TC_conn_term_mme_unavail(57): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_conn_term_mme_unavail-0(58): none (fail -> fail) MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail fail'. Sun Sep 15 10:12:46 UTC 2024 ------ S1GW_Tests.TC_conn_term_mme_unavail fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4956) MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail fail' was executed successfully (exit status: 0). MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup'. ------ S1GW_Tests.TC_e_rab_setup ------ Sun Sep 15 10:12:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup' was executed successfully (exit status: 0). MTC@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_e_rab_setup. MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was initialized. MTC@9d6f4e56dba9: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@9d6f4e56dba9: PTC StatsDSRV-STATS(56) finished. Process statistics: { process id: 5078, terminated normally, exit status: 0, user time: 0.017616 s, system time: 0.010569 s, maximum resident set size: 77032, integral resident set size: 0, page faults not requiring physical I/O: 2927, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 1 } HC@9d6f4e56dba9: PTC PFCP-TC_conn_term_mme_unavail(57) finished. Process statistics: { process id: 5079, terminated normally, exit status: 0, user time: 0.019972 s, system time: 0.007989 s, maximum resident set size: 78268, integral resident set size: 0, page faults not requiring physical I/O: 2889, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 66, involuntary context switches: 0 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_conn_term_mme_unavail-0(58) finished. Process statistics: { process id: 5080, terminated normally, exit status: 0, user time: 0.024946 s, system time: 0.000000 s, maximum resident set size: 76940, integral resident set size: 0, page faults not requiring physical I/O: 2891, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 55, involuntary context switches: 1 } HC@9d6f4e56dba9: PTC was created. Component reference: 59, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_e_rab_setup, process id: 5128. StatsDSRV-STATS(59)@9d6f4e56dba9: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_e_rab_setup. MTC@9d6f4e56dba9: PTC was created. Component reference: 59, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@9d6f4e56dba9: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(59). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. StatsDSRV-STATS(59)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(59)@9d6f4e56dba9: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(59)@9d6f4e56dba9: Mapping port StatsDSRV-STATS(59):STATS to system:STATS. StatsDSRV-STATS(59)@9d6f4e56dba9: Map operation of StatsDSRV-STATS(59):STATS to system:STATS finished. HC@9d6f4e56dba9: PTC was created. Component reference: 60, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup, testcase name: TC_e_rab_setup, process id: 5129. S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_e_rab_setup. MTC@9d6f4e56dba9: PTC was created. Component reference: 60, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. MTC@9d6f4e56dba9: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_e_rab_setup(60). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_e_rab_setup. S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Mapping port S1APSRV-TC_e_rab_setup(60):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Map operation of S1APSRV-TC_e_rab_setup(60):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: SCTP server listening on "127.0.2.10":36412 HC@9d6f4e56dba9: PTC was created. Component reference: 61, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_e_rab_setup, testcase name: TC_e_rab_setup, process id: 5130. PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_e_rab_setup. MTC@9d6f4e56dba9: PTC was created. Component reference: 61, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_e_rab_setup. MTC@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCP-TC_e_rab_setup(61). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup-0. PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: Mapping port PFCP-TC_e_rab_setup(61):PFCP to system:PFCP. PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: Map operation of PFCP-TC_e_rab_setup(61):PFCP to system:PFCP finished. HC@9d6f4e56dba9: PTC was created. Component reference: 62, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup-0, testcase name: TC_e_rab_setup, process id: 5131. ConnHdlr-TC_e_rab_setup-0(62)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_e_rab_setup. MTC@9d6f4e56dba9: PTC was created. Component reference: 62, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup-0. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_e_rab_setup-0(62):STATSD_PROC and StatsDSRV-STATS(59):STATSD_PROC. ConnHdlr-TC_e_rab_setup-0(62)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_e_rab_setup-0(62):STATSD_PROC and StatsDSRV-STATS(59):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_e_rab_setup-0(62):S1AP_CONN and S1APSRV-TC_e_rab_setup(60):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_e_rab_setup-0(62):S1AP_CONN and S1APSRV-TC_e_rab_setup(60):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_e_rab_setup-0(62):S1AP_PROC and S1APSRV-TC_e_rab_setup(60):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_e_rab_setup-0(62):S1AP_PROC and S1APSRV-TC_e_rab_setup(60):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_e_rab_setup-0(62):PFCP and PFCP-TC_e_rab_setup(61):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_e_rab_setup-0(62):PFCP and PFCP-TC_e_rab_setup(61):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_e_rab_setup-0(62):PFCP_PROC and PFCP-TC_e_rab_setup(61):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_e_rab_setup-0(62):PFCP_PROC and PFCP-TC_e_rab_setup(61):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_e_rab_setup), "ConnHdlr-TC_e_rab_setup-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_e_rab_setup-0(62). MTC@9d6f4e56dba9: Function was started. ConnHdlr-TC_e_rab_setup-0(62)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_e_rab_setup), "ConnHdlr-TC_e_rab_setup-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) StatsDSRV-STATS(59)@9d6f4e56dba9: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(59)@9d6f4e56dba9: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(59)@9d6f4e56dba9: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(59)@9d6f4e56dba9: Stopping MTC. The current test case will be terminated. MC@9d6f4e56dba9: Test Component 59 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(59)@9d6f4e56dba9: Stopping test component execution. S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Kill was requested from MC. MTC@9d6f4e56dba9: Stopping test component execution. StatsDSRV-STATS(59)@9d6f4e56dba9: Function main was stopped. PTC terminates. S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Terminating test component execution. PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: Kill was requested from MC. ConnHdlr-TC_e_rab_setup-0(62)@9d6f4e56dba9: Kill was requested from MC. StatsDSRV-STATS(59)@9d6f4e56dba9: Terminating component type StatsD_Checker.StatsD_Checker_CT. PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: Terminating test component execution. S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Function main was stopped. PTC terminates. ConnHdlr-TC_e_rab_setup-0(62)@9d6f4e56dba9: Terminating test component execution. MTC@9d6f4e56dba9: Terminating component type S1GW_Tests.test_CT. S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Terminating component type S1AP_Server.S1AP_Server_CT. ConnHdlr-TC_e_rab_setup-0(62)@9d6f4e56dba9: Function f_ConnHdlr_init was stopped. PTC terminates. ConnHdlr-TC_e_rab_setup-0(62)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: Function main was stopped. PTC terminates. PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was shut down inside testcase TC_e_rab_setup. StatsDSRV-STATS(59)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_e_rab_setup. StatsDSRV-STATS(59)@9d6f4e56dba9: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_e_rab_setup. S1APSRV-TC_e_rab_setup(60)@9d6f4e56dba9: Final verdict of PTC: none ConnHdlr-TC_e_rab_setup-0(62)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_e_rab_setup. ConnHdlr-TC_e_rab_setup-0(62)@9d6f4e56dba9: Final verdict of PTC: none PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_e_rab_setup. PFCP-TC_e_rab_setup(61)@9d6f4e56dba9: Final verdict of PTC: none MTC@9d6f4e56dba9: Setting final verdict of the test case. MTC@9d6f4e56dba9: Local verdict of MTC: none MTC@9d6f4e56dba9: Local verdict of PTC StatsDSRV-STATS(59): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@9d6f4e56dba9: Local verdict of PTC S1APSRV-TC_e_rab_setup(60): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC PFCP-TC_e_rab_setup(61): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_e_rab_setup-0(62): none (fail -> fail) MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup fail'. Sun Sep 15 10:12:53 UTC 2024 ------ S1GW_Tests.TC_e_rab_setup fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4636) MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup fail' was executed successfully (exit status: 0). MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_pfcp_heartbeat'. ------ S1GW_Tests.TC_pfcp_heartbeat ------ Sun Sep 15 10:12:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_pfcp_heartbeat.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_pfcp_heartbeat.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_pfcp_heartbeat' was executed successfully (exit status: 0). MTC@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_pfcp_heartbeat. MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was initialized. MTC@9d6f4e56dba9: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@9d6f4e56dba9: PTC StatsDSRV-STATS(59) finished. Process statistics: { process id: 5128, terminated normally, exit status: 0, user time: 0.019297 s, system time: 0.007719 s, maximum resident set size: 74260, integral resident set size: 0, page faults not requiring physical I/O: 2976, page faults requiring physical I/O: 30, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 54, involuntary context switches: 2 } HC@9d6f4e56dba9: PTC S1APSRV-TC_e_rab_setup(60) finished. Process statistics: { process id: 5129, terminated normally, exit status: 0, user time: 0.019955 s, system time: 0.006651 s, maximum resident set size: 74984, integral resident set size: 0, page faults not requiring physical I/O: 2905, page faults requiring physical I/O: 29, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 62, involuntary context switches: 2 } HC@9d6f4e56dba9: PTC PFCP-TC_e_rab_setup(61) finished. Process statistics: { process id: 5130, terminated normally, exit status: 0, user time: 0.019675 s, system time: 0.007870 s, maximum resident set size: 74992, integral resident set size: 0, page faults not requiring physical I/O: 2939, page faults requiring physical I/O: 28, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 71, involuntary context switches: 1 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_e_rab_setup-0(62) finished. Process statistics: { process id: 5131, terminated normally, exit status: 0, user time: 0.013449 s, system time: 0.013449 s, maximum resident set size: 74412, integral resident set size: 0, page faults not requiring physical I/O: 2958, page faults requiring physical I/O: 26, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 70, involuntary context switches: 2 } HC@9d6f4e56dba9: PTC was created. Component reference: 63, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_pfcp_heartbeat, process id: 5177. StatsDSRV-STATS(63)@9d6f4e56dba9: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_pfcp_heartbeat. MTC@9d6f4e56dba9: PTC was created. Component reference: 63, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@9d6f4e56dba9: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(63). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_pfcp_heartbeat. StatsDSRV-STATS(63)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(63)@9d6f4e56dba9: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(63)@9d6f4e56dba9: Mapping port StatsDSRV-STATS(63):STATS to system:STATS. StatsDSRV-STATS(63)@9d6f4e56dba9: Map operation of StatsDSRV-STATS(63):STATS to system:STATS finished. HC@9d6f4e56dba9: PTC was created. Component reference: 64, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_pfcp_heartbeat, testcase name: TC_pfcp_heartbeat, process id: 5178. S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_pfcp_heartbeat. MTC@9d6f4e56dba9: PTC was created. Component reference: 64, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_pfcp_heartbeat. MTC@9d6f4e56dba9: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_pfcp_heartbeat(64). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_pfcp_heartbeat. S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Mapping port S1APSRV-TC_pfcp_heartbeat(64):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Map operation of S1APSRV-TC_pfcp_heartbeat(64):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: SCTP server listening on "127.0.2.10":36412 HC@9d6f4e56dba9: PTC was created. Component reference: 65, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_pfcp_heartbeat, testcase name: TC_pfcp_heartbeat, process id: 5179. PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_pfcp_heartbeat. MTC@9d6f4e56dba9: PTC was created. Component reference: 65, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_pfcp_heartbeat. MTC@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCP-TC_pfcp_heartbeat(65). MTC@9d6f4e56dba9: Function was started. MTC@9d6f4e56dba9: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_pfcp_heartbeat-0. PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: Mapping port PFCP-TC_pfcp_heartbeat(65):PFCP to system:PFCP. PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: Map operation of PFCP-TC_pfcp_heartbeat(65):PFCP to system:PFCP finished. HC@9d6f4e56dba9: PTC was created. Component reference: 66, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_pfcp_heartbeat-0, testcase name: TC_pfcp_heartbeat, process id: 5180. ConnHdlr-TC_pfcp_heartbeat-0(66)@9d6f4e56dba9: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_pfcp_heartbeat. MTC@9d6f4e56dba9: PTC was created. Component reference: 66, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_pfcp_heartbeat-0. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(66):STATSD_PROC and StatsDSRV-STATS(63):STATSD_PROC. ConnHdlr-TC_pfcp_heartbeat-0(66)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(66):STATSD_PROC and StatsDSRV-STATS(63):STATSD_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(66):S1AP_CONN and S1APSRV-TC_pfcp_heartbeat(64):S1AP_CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(66):S1AP_CONN and S1APSRV-TC_pfcp_heartbeat(64):S1AP_CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(66):S1AP_PROC and S1APSRV-TC_pfcp_heartbeat(64):S1AP_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(66):S1AP_PROC and S1APSRV-TC_pfcp_heartbeat(64):S1AP_PROC finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(66):PFCP and PFCP-TC_pfcp_heartbeat(65):CLIENT. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(66):PFCP and PFCP-TC_pfcp_heartbeat(65):CLIENT finished. MTC@9d6f4e56dba9: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(66):PFCP_PROC and PFCP-TC_pfcp_heartbeat(65):CLIENT_PROC. MTC@9d6f4e56dba9: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(66):PFCP_PROC and PFCP-TC_pfcp_heartbeat(65):CLIENT_PROC finished. MTC@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_pfcp_heartbeat), "ConnHdlr-TC_pfcp_heartbeat-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }) on component ConnHdlr-TC_pfcp_heartbeat-0(66). MTC@9d6f4e56dba9: Function was started. ConnHdlr-TC_pfcp_heartbeat-0(66)@9d6f4e56dba9: Starting function f_ConnHdlr_init(refers(S1GW_Tests.f_TC_pfcp_heartbeat), "ConnHdlr-TC_pfcp_heartbeat-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw." }). PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) StatsDSRV-STATS(63)@9d6f4e56dba9: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(63)@9d6f4e56dba9: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(63)@9d6f4e56dba9: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(63)@9d6f4e56dba9: Stopping MTC. The current test case will be terminated. MC@9d6f4e56dba9: Test Component 63 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(63)@9d6f4e56dba9: Stopping test component execution. S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Kill was requested from MC. ConnHdlr-TC_pfcp_heartbeat-0(66)@9d6f4e56dba9: Kill was requested from MC. PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: Kill was requested from MC. MTC@9d6f4e56dba9: Stopping test component execution. ConnHdlr-TC_pfcp_heartbeat-0(66)@9d6f4e56dba9: Terminating test component execution. PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: Terminating test component execution. S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Terminating test component execution. MTC@9d6f4e56dba9: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(63)@9d6f4e56dba9: Function main was stopped. PTC terminates. PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: Function main was stopped. PTC terminates. ConnHdlr-TC_pfcp_heartbeat-0(66)@9d6f4e56dba9: Function f_ConnHdlr_init was stopped. PTC terminates. S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Function main was stopped. PTC terminates. PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. ConnHdlr-TC_pfcp_heartbeat-0(66)@9d6f4e56dba9: Terminating component type S1GW_ConnHdlr.ConnHdlr. StatsDSRV-STATS(63)@9d6f4e56dba9: Terminating component type StatsD_Checker.StatsD_Checker_CT. S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Terminating component type S1AP_Server.S1AP_Server_CT. MTC@9d6f4e56dba9: Component type S1GW_Tests.test_CT was shut down inside testcase TC_pfcp_heartbeat. S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_pfcp_heartbeat. S1APSRV-TC_pfcp_heartbeat(64)@9d6f4e56dba9: Final verdict of PTC: none StatsDSRV-STATS(63)@9d6f4e56dba9: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_pfcp_heartbeat. StatsDSRV-STATS(63)@9d6f4e56dba9: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" ConnHdlr-TC_pfcp_heartbeat-0(66)@9d6f4e56dba9: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_pfcp_heartbeat. PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_pfcp_heartbeat. ConnHdlr-TC_pfcp_heartbeat-0(66)@9d6f4e56dba9: Final verdict of PTC: none PFCP-TC_pfcp_heartbeat(65)@9d6f4e56dba9: Final verdict of PTC: none MTC@9d6f4e56dba9: Setting final verdict of the test case. MTC@9d6f4e56dba9: Local verdict of MTC: none MTC@9d6f4e56dba9: Local verdict of PTC StatsDSRV-STATS(63): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@9d6f4e56dba9: Local verdict of PTC S1APSRV-TC_pfcp_heartbeat(64): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC PFCP-TC_pfcp_heartbeat(65): none (fail -> fail) MTC@9d6f4e56dba9: Local verdict of PTC ConnHdlr-TC_pfcp_heartbeat-0(66): none (fail -> fail) MTC@9d6f4e56dba9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_pfcp_heartbeat fail'. Sun Sep 15 10:13:00 UTC 2024 ------ S1GW_Tests.TC_pfcp_heartbeat fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=5660) MTC@9d6f4e56dba9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_pfcp_heartbeat fail' was executed successfully (exit status: 0). MC@9d6f4e56dba9: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9d6f4e56dba9: Terminating MTC. MC@9d6f4e56dba9: MTC terminated. MC2> exit MC@9d6f4e56dba9: Shutting down session. HC@9d6f4e56dba9: PTC StatsDSRV-STATS(63) finished. Process statistics: { process id: 5177, terminated normally, exit status: 0, user time: 0.040381 s, system time: 0.004038 s, maximum resident set size: 78696, integral resident set size: 0, page faults not requiring physical I/O: 2879, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 52, involuntary context switches: 6 } HC@9d6f4e56dba9: PTC S1APSRV-TC_pfcp_heartbeat(64) finished. Process statistics: { process id: 5178, terminated normally, exit status: 0, user time: 0.022343 s, system time: 0.017874 s, maximum resident set size: 75032, integral resident set size: 0, page faults not requiring physical I/O: 2942, page faults requiring physical I/O: 10, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 52, involuntary context switches: 4 } HC@9d6f4e56dba9: PTC PFCP-TC_pfcp_heartbeat(65) finished. Process statistics: { process id: 5179, terminated normally, exit status: 0, user time: 0.027864 s, system time: 0.009288 s, maximum resident set size: 76104, integral resident set size: 0, page faults not requiring physical I/O: 2902, page faults requiring physical I/O: 20, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 67, involuntary context switches: 3 } HC@9d6f4e56dba9: PTC ConnHdlr-TC_pfcp_heartbeat-0(66) finished. Process statistics: { process id: 5180, terminated normally, exit status: 0, user time: 0.022131 s, system time: 0.017705 s, maximum resident set size: 75704, integral resident set size: 0, page faults not requiring physical I/O: 2955, page faults requiring physical I/O: 15, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 4 } MC@9d6f4e56dba9: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/expected-results.xml' against results in 'junit-xml-4865.log' -------------------- pass->FAIL S1GW_Tests.TC_setup pass->FAIL S1GW_Tests.TC_setup_multi pass->FAIL S1GW_Tests.TC_conn_term_by_mme pass->FAIL S1GW_Tests.TC_conn_term_mme_unavail pass->FAIL S1GW_Tests.TC_e_rab_setup pass->FAIL S1GW_Tests.TC_pfcp_heartbeat Summary: pass->FAIL: 6 [testenv] Testsuite is done [testenv] Stopping testsuite (3268213) [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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh S1GW_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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping s1gw (3268112) [testenv] Showing junit-xml-4865.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/junit-xml-4865.log && echo']    "StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:352 S1GW_Tests control part S1GW_Tests.ttcn:174 TC_setup testcase    "StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:353 S1GW_Tests control part S1GW_Tests.ttcn:201 TC_setup_multi testcase    "StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:354 S1GW_Tests control part S1GW_Tests.ttcn:229 TC_conn_term_by_mme testcase    "StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:355 S1GW_Tests control part S1GW_Tests.ttcn:249 TC_conn_term_mme_unavail testcase    "StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:356 S1GW_Tests control part S1GW_Tests.ttcn:324 TC_e_rab_setup testcase    "StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:357 S1GW_Tests control part S1GW_Tests.ttcn:348 TC_pfcp_heartbeat testcase    [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6'] testenv-s1gw-osmocom-latest-20240915-1012-e3e23ce6 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-s1gw-test-latest/26/artifact/logs/  + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE