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 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.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 dc3ae29fcb09fd5c42c641d154f64fcb23cd7524 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dc3ae29fcb09fd5c42c641d154f64fcb23cd7524 # timeout=10 Commit message: "library/s1ap: fix formatting in ts_S1AP_RABSetupItemCtxtSURes" > git rev-list --no-walk 59cc891d06625c5a6a5261c4dfeb37694708b82f # timeout=10 [ttcn3-s1gw-test] $ /bin/sh -xe /tmp/jenkins10242920831889476953.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:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-02 07:29:36 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts/testenv-podman-main.sh'] 239f3d1631ac18613c9bdc79958a5975b1fbdfafbd2ac6de2868964ebb31bf7b [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', '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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [181 kB] Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] 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 (10.1 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/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/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', './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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', '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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', '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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', '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_4.cc Creating dependency file for S1AP_CommonDataTypes_part_2.cc Creating dependency file for S1AP_PDU_Descriptions.cc Creating dependency file for S1AP_CommonDataTypes_part_1.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_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_3.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_3.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_1.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_6.cc Creating dependency file for StatsD_Types_part_5.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_2.cc Creating dependency file for StatsD_Types_part_1.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_3.cc Creating dependency file for StatsD_CodecPort_part_4.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_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for 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_2.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for S1GW_Tests_part_7.cc Creating dependency file for S1GW_Tests_part_6.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_7.cc Creating dependency file for S1GW_ConnHdlr_part_6.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_2.cc Creating dependency file for S1GW_ConnHdlr_part_3.cc Creating dependency file for S1AP_Types_part_7.cc Creating dependency file for S1GW_ConnHdlr_part_1.cc Creating dependency file for S1AP_Types_part_6.cc Creating dependency file for S1AP_Types_part_4.cc Creating dependency file for S1AP_Types_part_5.cc Creating dependency file for S1AP_Types_part_3.cc Creating dependency file for S1AP_Types_part_1.cc Creating dependency file for S1AP_Types_part_2.cc Creating dependency file for S1AP_Templates_part_6.cc Creating dependency file for S1AP_Templates_part_7.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_2.cc Creating dependency file for S1AP_Templates_part_1.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_3.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_5.cc Creating dependency file for S1AP_CodecPort_part_4.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_2.cc Creating dependency file for PFCP_Templates_part_1.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_2.cc Creating dependency file for PFCP_Emulation_part_1.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_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Native_Functions_part_1.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_6.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_PortType_part_7.cc Creating dependency file for IPL4asp_Types_part_1.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_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_7.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_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 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 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_Emulation.so PFCP_Emulation.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 S1GW_ConnHdlr.so S1GW_ConnHdlr.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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [187 kB] Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 189 kB in 0s (448 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', '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-nightly 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-nightly 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. Need to get 4181 kB of archives. After this operation, 5647 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409152026 [1180 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 erlang-diameter amd64 1:25.2.3+dfsg-1 [770 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-s1gw 0.1.1.73.8918.202409152026 [2381 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 4181 kB in 0s (68.3 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-nightly. Preparing to unpack .../8-osmocom-nightly_202409152026_amd64.deb ... Unpacking osmocom-nightly (202409152026) ... Selecting previously unselected package osmo-s1gw. Preparing to unpack .../9-osmo-s1gw_0.1.1.73.8918.202409152026_amd64.deb ... Unpacking osmo-s1gw (0.1.1.73.8918.202409152026) ... Setting up erlang-diameter (1:25.2.3+dfsg-1) ... Setting up osmocom-nightly (202409152026) ... 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.73.8918.202409152026) ... 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/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw/osmo-s1gw.config', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/logs/s1gw', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'sh', '-c', 'ERL_FLAGS="-config osmo-s1gw.config" osmo-s1gw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw/s1gw.log'] =ERROR REPORT==== 16-Sep-2024::07:03:20.801849 === {error,simple_handler_process_dead} =DEBUG REPORT==== 16-Sep-2024::07:03:20.801835 === 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 => 1726470200801070}, 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 => 1726470200800903}, 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 => 1726470200800903}, 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 => 1726470200801070}, 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 => 1726470200800903}, 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 => 1726470200800903}, 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-16T07:03:20.800903+00:00 info: FORMATTER CRASH: {report,#{label => {application_controller,progress},report => [{application,kernel},{started_at,nonode@nohost}]}} 2024-09-16T07:03:20.801070+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 => 1726470200800903},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 => 1726470200800903},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-16T07:03:20.816127+00:00 info: FORMATTER CRASH: {report,#{label => {application_controller,progress},report => [{application,stdlib},{started_at,nonode@nohost}]}} =ERROR REPORT==== 16-Sep-2024::07:03:20.818543 === {error,simple_handler_process_dead} 2024-09-16T07:03:20.817900+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 => 1726470200816127},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 => 1726470200816127},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==== 16-Sep-2024::07:03:20.818463 === 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 => 1726470200817900}, 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 => 1726470200816127}, 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 => 1726470200816127}, 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 => 1726470200817900}, 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 => 1726470200816127}, 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 => 1726470200816127}, 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-16T07:03:20.821807+00:00 [info] <0.44.0> Application: logger_color_formatter. Started at: nonode@nohost. (application_controller:info_started/2:2107) 2024-09-16T07:03:20.822627+00:00 [info] <0.44.0> Application: pfcplib. Started at: nonode@nohost. (application_controller:info_started/2:2107) 2024-09-16T07:03:20.824826+00:00 [info] <0.88.0> SCTP server listening on {127,0,1,1}:36412 (sctp_server:init/1:89) 2024-09-16T07:03:20.825796+00:00 [info] <0.87.0> Supervisor: {local,osmo_s1gw_sup}. Started: id=sctp_server,pid=<0.88.0>. (supervisor:report_progress/2:1557) 2024-09-16T07:03:20.828794+00:00 [info] <0.89.0> PFCP peer @ {127,0,3,1} will talk to UPF @ {127,0,3,10} (pfcp_peer:init/1:141) 2024-09-16T07:03:20.828863+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:20.828896+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,0,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:20.828888+00:00 [info] <0.87.0> Supervisor: {local,osmo_s1gw_sup}. Started: id=pfcp_peer,pid=<0.89.0>. (supervisor:report_progress/2:1557) 2024-09-16T07:03:20.829052+00:00 [info] <0.44.0> Application: osmo_s1gw. Started at: nonode@nohost. (application_controller:info_started/2:2107) [testenv] Running testsuite 2024-09-16T07:03:20.834161+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,0,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests', 'S1GW_Tests.cfg'] 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@239f3d1631ac: Unix server socket created successfully. MC@239f3d1631ac: Listening on TCP port 34583. 239f3d1631ac is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests 239f3d1631ac 34583 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@239f3d1631ac: New HC connected from 10.0.2.100 [10.0.2.100]. 239f3d1631ac: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@239f3d1631ac: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@239f3d1631ac: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@239f3d1631ac: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. MC@239f3d1631ac: Configuration file was processed on all HCs. MC@239f3d1631ac: Creating MTC on host 10.0.2.100. MC@239f3d1631ac: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@239f3d1631ac: Executing control part of module S1GW_Tests. MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup'. ------ S1GW_Tests.TC_setup ------ Mon Sep 16 07:03:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_setup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_setup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup' was executed successfully (exit status: 0). MTC@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was initialized. MTC@239f3d1631ac: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@239f3d1631ac: PTC was created. Component reference: 3, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_setup, process id: 4915. StatsDSRV-STATS(3)@239f3d1631ac: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_setup. MTC@239f3d1631ac: PTC was created. Component reference: 3, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@239f3d1631ac: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(3). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. StatsDSRV-STATS(3)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(3)@239f3d1631ac: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(3)@239f3d1631ac: Mapping port StatsDSRV-STATS(3):STATS to system:STATS. StatsDSRV-STATS(3)@239f3d1631ac: Map operation of StatsDSRV-STATS(3):STATS to system:STATS finished. HC@239f3d1631ac: PTC was created. Component reference: 4, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup, testcase name: TC_setup, process id: 4916. S1APSRV-TC_setup(4)@239f3d1631ac: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup. MTC@239f3d1631ac: PTC was created. Component reference: 4, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. MTC@239f3d1631ac: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_setup(4). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_setup. S1APSRV-TC_setup(4)@239f3d1631ac: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup(4)@239f3d1631ac: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_setup(4)@239f3d1631ac: Mapping port S1APSRV-TC_setup(4):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup(4)@239f3d1631ac: Map operation of S1APSRV-TC_setup(4):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup(4)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup(4)@239f3d1631ac: SCTP server listening on "127.0.2.10":36412 HC@239f3d1631ac: PTC was created. Component reference: 5, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_setup, testcase name: TC_setup, process id: 4917. PFCP-TC_setup(5)@239f3d1631ac: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_setup. MTC@239f3d1631ac: PTC was created. Component reference: 5, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_setup. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup-0. PFCP-TC_setup(5)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_setup(5)@239f3d1631ac: 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)@239f3d1631ac: Mapping port PFCP-TC_setup(5):PFCP to system:PFCP. PFCP-TC_setup(5)@239f3d1631ac: Map operation of PFCP-TC_setup(5):PFCP to system:PFCP finished. HC@239f3d1631ac: PTC was created. Component reference: 6, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup-0, testcase name: TC_setup, process id: 4918. ConnHdlr-TC_setup-0(6)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup. MTC@239f3d1631ac: PTC was created. Component reference: 6, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup-0. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup-0(6):STATSD_PROC and StatsDSRV-STATS(3):STATSD_PROC. ConnHdlr-TC_setup-0(6)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup-0(6):STATSD_PROC and StatsDSRV-STATS(3):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup-0(6):S1AP_CONN and S1APSRV-TC_setup(4):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup-0(6):S1AP_CONN and S1APSRV-TC_setup(4):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup-0(6):S1AP_PROC and S1APSRV-TC_setup(4):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup-0(6):S1AP_PROC and S1APSRV-TC_setup(4):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup-0(6):PFCP and PFCP-TC_setup(5):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup-0(6):PFCP and PFCP-TC_setup(5):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup-0(6):PFCP_PROC and PFCP-TC_setup(5):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup-0(6):PFCP_PROC and PFCP-TC_setup(5):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. ConnHdlr-TC_setup-0(6)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup(5)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:22.835326+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:22.835835+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:22.836075+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,1,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:22.836356+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,1,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_setup(5)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 1, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_setup(5)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_setup-0(6), seid := omit, pfcp_msg_sequence_number := omit } } 2024-09-16T07:03:24.837272+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:24.837420+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:24.837499+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,2,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:24.837611+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,2,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_setup(5)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_setup(5)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_setup-0(6), seid := omit, pfcp_msg_sequence_number := omit } } 2024-09-16T07:03:26.838474+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:26.839045+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:26.839421+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,3,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:26.839905+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,3,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_setup(5)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_setup(5)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_setup-0(6), seid := omit, pfcp_msg_sequence_number := omit } } StatsDSRV-STATS(3)@239f3d1631ac: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(3)@239f3d1631ac: 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)@239f3d1631ac: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(3)@239f3d1631ac: Stopping MTC. The current test case will be terminated. MC@239f3d1631ac: Test Component 3 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(3)@239f3d1631ac: Stopping test component execution. S1APSRV-TC_setup(4)@239f3d1631ac: Kill was requested from MC. PFCP-TC_setup(5)@239f3d1631ac: Kill was requested from MC. ConnHdlr-TC_setup-0(6)@239f3d1631ac: Kill was requested from MC. MTC@239f3d1631ac: Stopping test component execution. PFCP-TC_setup(5)@239f3d1631ac: Terminating test component execution. S1APSRV-TC_setup(4)@239f3d1631ac: Terminating test component execution. ConnHdlr-TC_setup-0(6)@239f3d1631ac: Terminating test component execution. StatsDSRV-STATS(3)@239f3d1631ac: Function main was stopped. PTC terminates. StatsDSRV-STATS(3)@239f3d1631ac: Terminating component type StatsD_Checker.StatsD_Checker_CT. PFCP-TC_setup(5)@239f3d1631ac: Function main was stopped. PTC terminates. PFCP-TC_setup(5)@239f3d1631ac: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. S1APSRV-TC_setup(4)@239f3d1631ac: Function main was stopped. PTC terminates. MTC@239f3d1631ac: Terminating component type S1GW_Tests.test_CT. S1APSRV-TC_setup(4)@239f3d1631ac: Terminating component type S1AP_Server.S1AP_Server_CT. ConnHdlr-TC_setup-0(6)@239f3d1631ac: Function f_ConnHdlr_init was stopped. PTC terminates. ConnHdlr-TC_setup-0(6)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup. StatsDSRV-STATS(3)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_setup. StatsDSRV-STATS(3)@239f3d1631ac: 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(4)@239f3d1631ac: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup. PFCP-TC_setup(5)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_setup. S1APSRV-TC_setup(4)@239f3d1631ac: Final verdict of PTC: none PFCP-TC_setup(5)@239f3d1631ac: Final verdict of PTC: none ConnHdlr-TC_setup-0(6)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup. ConnHdlr-TC_setup-0(6)@239f3d1631ac: Final verdict of PTC: none MTC@239f3d1631ac: Setting final verdict of the test case. MTC@239f3d1631ac: Local verdict of MTC: none MTC@239f3d1631ac: 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@239f3d1631ac: Local verdict of PTC S1APSRV-TC_setup(4): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC PFCP-TC_setup(5): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup-0(6): none (fail -> fail) MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup fail'. Mon Sep 16 07:03:27 UTC 2024 ------ S1GW_Tests.TC_setup fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=2576) Waiting for packet dumper to finish... 1 (prev_count=2576, count=2680) 2024-09-16T07:03:28.841283+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:28.841458+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:28.841524+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,4,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:28.841602+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,4,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup fail' was executed successfully (exit status: 0). MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi'. ------ S1GW_Tests.TC_setup_multi ------ Mon Sep 16 07:03:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_setup_multi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_setup_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi' was executed successfully (exit status: 0). MTC@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup_multi. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was initialized. MTC@239f3d1631ac: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@239f3d1631ac: PTC StatsDSRV-STATS(3) finished. Process statistics: { process id: 4915, terminated normally, exit status: 0, user time: 0.039939 s, system time: 0.017750 s, maximum resident set size: 77164, integral resident set size: 0, page faults not requiring physical I/O: 2904, page faults requiring physical I/O: 5, 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@239f3d1631ac: PTC S1APSRV-TC_setup(4) finished. Process statistics: { process id: 4916, terminated normally, exit status: 0, user time: 0.047409 s, system time: 0.008619 s, maximum resident set size: 77988, integral resident set size: 0, page faults not requiring physical I/O: 2859, page faults requiring physical I/O: 3, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 54, involuntary context switches: 2 } HC@239f3d1631ac: PTC PFCP-TC_setup(5) finished. Process statistics: { process id: 4917, terminated normally, exit status: 0, user time: 0.044280 s, system time: 0.017712 s, maximum resident set size: 78220, integral resident set size: 0, page faults not requiring physical I/O: 2939, page faults requiring physical I/O: 5, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 99, involuntary context switches: 11 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup-0(6) finished. Process statistics: { process id: 4918, terminated normally, exit status: 0, user time: 0.041396 s, system time: 0.016558 s, maximum resident set size: 79300, integral resident set size: 0, page faults not requiring physical I/O: 2895, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 74, involuntary context switches: 5 } HC@239f3d1631ac: PTC was created. Component reference: 7, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_setup_multi, process id: 4967. StatsDSRV-STATS(7)@239f3d1631ac: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 7, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@239f3d1631ac: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(7). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. StatsDSRV-STATS(7)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(7)@239f3d1631ac: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(7)@239f3d1631ac: Mapping port StatsDSRV-STATS(7):STATS to system:STATS. StatsDSRV-STATS(7)@239f3d1631ac: Map operation of StatsDSRV-STATS(7):STATS to system:STATS finished. HC@239f3d1631ac: 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: 4968. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 8, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. MTC@239f3d1631ac: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_setup_multi(8). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_setup_multi. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_setup_multi(8)@239f3d1631ac: Mapping port S1APSRV-TC_setup_multi(8):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Map operation of S1APSRV-TC_setup_multi(8):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(8)@239f3d1631ac: SCTP server listening on "127.0.2.10":36412 HC@239f3d1631ac: 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: 4969. PFCP-TC_setup_multi(9)@239f3d1631ac: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 9, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_setup_multi. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-0. PFCP-TC_setup_multi(9)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_setup_multi(9)@239f3d1631ac: 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)@239f3d1631ac: Mapping port PFCP-TC_setup_multi(9):PFCP to system:PFCP. PFCP-TC_setup_multi(9)@239f3d1631ac: Map operation of PFCP-TC_setup_multi(9):PFCP to system:PFCP finished. HC@239f3d1631ac: 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: 4970. ConnHdlr-TC_setup_multi-0(10)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 10, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-0. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-0(10):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-0(10)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-0(10):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-0(10):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-0(10):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-0(10):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-0(10):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-0(10):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-0(10):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-0(10):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-0(10):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-1. ConnHdlr-TC_setup_multi-0(10)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@239f3d1631ac: 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: 4971. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 11, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-1. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-1(11):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-1(11):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-1(11):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-1(11):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-1(11):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-1(11):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-1(11):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-1(11):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-1(11):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-1(11):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-2. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@239f3d1631ac: 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: 4972. ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 12, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-2. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-2(12):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-1(11):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-1(11):S1AP_ENB to system:S1AP_CODEC_PT finished. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-2(12):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-2(12):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-2(12):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-2(12):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-16T07:03:30.169887+00:00 [notice] <0.88.0> eNB connection (id=3931642, {127,0,1,10}:51360) established (sctp_server:sctp_recv/2:153) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-2(12):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-2(12):PFCP and PFCP-TC_setup_multi(9):CLIENT. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-2(12):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-2(12):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-2(12):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-3. ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) 2024-09-16T07:03:30.171929+00:00 [debug] <0.88.0> eNB connection (id=3931642, {127,0,1,10}:51360) -> 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) 2024-09-16T07:03:30.172060+00:00 [info] <0.90.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.172893+00:00 [notice] <0.90.0> MME connection (id=3931643, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.173035+00:00 [info] <0.90.0> State change: connecting -> connected (sctp_proxy:connected/3:137) HC@239f3d1631ac: 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: 4973. ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=2, "127.0.2.1":50770) established MTC@239f3d1631ac: PTC was created. Component reference: 13, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-3. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=2) is registered MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-3(13):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } has been registered MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-3(13):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-3(13):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-2(12):S1AP_ENB to system:S1AP_CODEC_PT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-3(13):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-3(13):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-2(12):S1AP_ENB to system:S1AP_CODEC_PT finished. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-3(13):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-3(13):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-3(13):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-3(13):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-16T07:03:30.176686+00:00 [notice] <0.88.0> eNB connection (id=3931646, {127,0,1,10}:37581) established (sctp_server:sctp_recv/2:153) ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-3(13):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-4. ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: 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." }). 2024-09-16T07:03:30.177381+00:00 [info] <0.91.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.177728+00:00 [notice] <0.91.0> MME connection (id=3931647, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.177821+00:00 [info] <0.91.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=3, "127.0.2.1":59160) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=3) is registered PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.178880+00:00 [debug] <0.88.0> eNB connection (id=3931646, {127,0,1,10}:37581) -> 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) HC@239f3d1631ac: 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: 4974. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 14, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-4. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-4(14):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-3(13):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-3(13):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-4(14):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-4(14):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.182022+00:00 [notice] <0.88.0> eNB connection (id=3931650, {127,0,1,10}:57838) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.182132+00:00 [info] <0.92.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.182285+00:00 [notice] <0.92.0> MME connection (id=3931651, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.182346+00:00 [info] <0.92.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: eNB connection established S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=4, "127.0.2.1":34828) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=4) is registered MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-4(14):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-4(14):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-4(14):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-4(14):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-16T07:03:30.183603+00:00 [debug] <0.88.0> eNB connection (id=3931650, {127,0,1,10}:57838) -> 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) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-4(14):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-4(14):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-4(14):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-5. ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: 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." }). PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } has been registered HC@239f3d1631ac: 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: 4975. ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-4(14):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-4(14):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 15, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-5. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-5(15):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-16T07:03:30.186873+00:00 [notice] <0.88.0> eNB connection (id=3931654, {127,0,1,10}:51367) established (sctp_server:sctp_recv/2:153) ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-5(15):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. 2024-09-16T07:03:30.187023+00:00 [info] <0.93.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.187269+00:00 [notice] <0.93.0> MME connection (id=3931655, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=5, "127.0.2.1":49973) established MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-5(15):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=5) is registered 2024-09-16T07:03:30.187360+00:00 [info] <0.93.0> State change: connecting -> connected (sctp_proxy:connected/3:137) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-5(15):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-5(15):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-5(15):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-5(15):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-5(15):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-5(15):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-16T07:03:30.188350+00:00 [debug] <0.88.0> eNB connection (id=3931654, {127,0,1,10}:51367) -> 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) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-5(15):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-6. ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@239f3d1631ac: 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: 4976. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 16, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-6. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-6(16):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-5(15):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-5(15):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-6(16):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-6(16):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.191204+00:00 [notice] <0.88.0> eNB connection (id=3931658, {127,0,1,10}:41711) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.191302+00:00 [info] <0.94.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.191480+00:00 [notice] <0.94.0> MME connection (id=3931659, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.191541+00:00 [info] <0.94.0> State change: connecting -> connected (sctp_proxy:connected/3:137) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-6(16):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-6(16):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=16, "127.0.2.1":33140) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=16) is registered MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-6(16):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-6(16):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-16T07:03:30.192806+00:00 [debug] <0.88.0> eNB connection (id=3931658, {127,0,1,10}:41711) -> 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) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-6(16):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-6(16):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-6(16):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-7. ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-6(16):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-6(16):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.195150+00:00 [notice] <0.88.0> eNB connection (id=3931662, {127,0,1,10}:52845) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.195228+00:00 [info] <0.95.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.195379+00:00 [notice] <0.95.0> MME connection (id=3931663, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.195442+00:00 [info] <0.95.0> State change: connecting -> connected (sctp_proxy:connected/3:137) HC@239f3d1631ac: 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: 4977. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=17, "127.0.2.1":56280) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=17) is registered ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: eNB connection established ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 17, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-7. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-7(17):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-16T07:03:30.196637+00:00 [debug] <0.88.0> eNB connection (id=3931662, {127,0,1,10}:52845) -> 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) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-7(17):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-7(17):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-7(17):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-7(17):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-7(17):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-7(17):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-7(17):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-7(17):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-7(17):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-8. ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@239f3d1631ac: 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: 4978. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: 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)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-7(17):S1AP_ENB to system:S1AP_CODEC_PT. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-8(18):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-7(17):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-8(18):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-8(18):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.201318+00:00 [notice] <0.88.0> eNB connection (id=3931666, {127,0,1,10}:38917) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.201437+00:00 [info] <0.96.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.201629+00:00 [notice] <0.96.0> MME connection (id=3931667, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.201683+00:00 [info] <0.96.0> State change: connecting -> connected (sctp_proxy:connected/3:137) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-8(18):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-8(18):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=18, "127.0.2.1":57810) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=18) is registered ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-8(18):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-8(18):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-8(18):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-8(18):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-8(18):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-9. ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.204058+00:00 [debug] <0.88.0> eNB connection (id=3931666, {127,0,1,10}:38917) -> 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) HC@239f3d1631ac: 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: 4979. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 19, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-9. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-9(19):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-8(18):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-8(18):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-9(19):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-9(19):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.205548+00:00 [notice] <0.88.0> eNB connection (id=3931670, {127,0,1,10}:38007) established (sctp_server:sctp_recv/2:153) ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: eNB connection established 2024-09-16T07:03:30.205706+00:00 [info] <0.97.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=19, "127.0.2.1":41691) established 2024-09-16T07:03:30.205985+00:00 [notice] <0.97.0> MME connection (id=3931671, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.206076+00:00 [info] <0.97.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=19) is registered MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-9(19):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-9(19):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-9(19):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-9(19):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-16T07:03:30.206914+00:00 [debug] <0.88.0> eNB connection (id=3931670, {127,0,1,10}:38007) -> 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) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-9(19):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-9(19):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-9(19):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-10. ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-9(19):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-9(19):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@239f3d1631ac: 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: 4980. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 20, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-10. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-10(20):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-16T07:03:30.209687+00:00 [notice] <0.88.0> eNB connection (id=3931674, {127,0,1,10}:36145) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.209860+00:00 [info] <0.98.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=20, "127.0.2.1":47030) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=20) is registered ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-16T07:03:30.210194+00:00 [notice] <0.98.0> MME connection (id=3931675, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.210390+00:00 [info] <0.98.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-10(20):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-10(20):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-10(20):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-10(20):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-10(20):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-10(20):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-10(20):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-10(20):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-10(20):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-11. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: 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-16T07:03:30.212105+00:00 [debug] <0.88.0> eNB connection (id=3931674, {127,0,1,10}:36145) -> 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) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-10(20):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-10(20):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@239f3d1631ac: 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: 4981. 2024-09-16T07:03:30.214074+00:00 [notice] <0.88.0> eNB connection (id=3931678, {127,0,1,10}:41736) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.214203+00:00 [info] <0.99.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: eNB connection established ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 21, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-11. 2024-09-16T07:03:30.214507+00:00 [notice] <0.99.0> MME connection (id=3931679, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.214616+00:00 [info] <0.99.0> State change: connecting -> connected (sctp_proxy:connected/3:137) MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-11(21):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=21, "127.0.2.1":54925) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=21) is registered ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-11(21):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-11(21):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.215456+00:00 [debug] <0.88.0> eNB connection (id=3931678, {127,0,1,10}:41736) -> 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) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-11(21):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-11(21):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-11(21):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-11(21):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-11(21):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-11(21):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-11(21):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-12. ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@239f3d1631ac: 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: 4982. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 22, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-12. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-12(22):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-11(21):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-11(21):S1AP_ENB to system:S1AP_CODEC_PT finished. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-12(22):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-12(22):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-12(22):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-12(22):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-12(22):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. 2024-09-16T07:03:30.219636+00:00 [notice] <0.88.0> eNB connection (id=3931682, {127,0,1,10}:60400) established (sctp_server:sctp_recv/2:153) MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-12(22):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-16T07:03:30.219765+00:00 [info] <0.100.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.220024+00:00 [notice] <0.100.0> MME connection (id=3931683, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.220149+00:00 [info] <0.100.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=22, "127.0.2.1":60960) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=22) is registered MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-12(22):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-12(22):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-12(22):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-13. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.221996+00:00 [debug] <0.88.0> eNB connection (id=3931682, {127,0,1,10}:60400) -> 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) HC@239f3d1631ac: 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: 4983. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 23, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-13. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-13(23):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-12(22):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-12(22):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-13(23):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-13(23):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.223534+00:00 [notice] <0.88.0> eNB connection (id=3931686, {127,0,1,10}:53044) established (sctp_server:sctp_recv/2:153) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-13(23):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-13(23):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-16T07:03:30.223656+00:00 [info] <0.101.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.223925+00:00 [notice] <0.101.0> MME connection (id=3931687, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.224018+00:00 [info] <0.101.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=23, "127.0.2.1":49124) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=23) is registered ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-13(23):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-13(23):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-13(23):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-13(23):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-13(23):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-14. ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) 2024-09-16T07:03:30.225839+00:00 [debug] <0.88.0> eNB connection (id=3931686, {127,0,1,10}:53044) -> 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) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@239f3d1631ac: 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: 4984. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 24, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-14. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-14(24):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-13(23):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-13(23):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-14(24):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-14(24):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-14(24):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-14(24):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-16T07:03:30.227994+00:00 [notice] <0.88.0> eNB connection (id=3931690, {127,0,1,10}:46741) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.228161+00:00 [info] <0.102.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.228466+00:00 [notice] <0.102.0> MME connection (id=3931691, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.228567+00:00 [info] <0.102.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=24, "127.0.2.1":60871) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=24) is registered ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-14(24):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-14(24):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-14(24):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-14(24):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-14(24):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-15. ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: 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." }). 2024-09-16T07:03:30.230332+00:00 [debug] <0.88.0> eNB connection (id=3931690, {127,0,1,10}:46741) -> 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) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@239f3d1631ac: 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: 4985. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 25, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-15. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-15(25):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-14(24):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-14(24):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-15(25):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. 2024-09-16T07:03:30.233024+00:00 [notice] <0.88.0> eNB connection (id=3931694, {127,0,1,10}:55474) established (sctp_server:sctp_recv/2:153) MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-15(25):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.233180+00:00 [info] <0.103.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.233389+00:00 [notice] <0.103.0> MME connection (id=3931695, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.233534+00:00 [info] <0.103.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: eNB connection established S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=25, "127.0.2.1":56422) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=25) is registered MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-15(25):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-15(25):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-15(25):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. 2024-09-16T07:03:30.234685+00:00 [debug] <0.88.0> eNB connection (id=3931694, {127,0,1,10}:55474) -> 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@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-15(25):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-15(25):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-15(25):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-15(25):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-16. ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@239f3d1631ac: 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: 4986. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 26, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-16. 2024-09-16T07:03:30.237878+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,11:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.237663+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,5:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.237755+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,6:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.237819+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,2:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.237870+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,4:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.237915+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,3:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.237907+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,13:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.238017+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,8:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.237663+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,9:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.238088+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,1:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.237759+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,10:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.237894+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,12:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.238013+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,0,14:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.238078+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,7:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-16(26):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-16(26):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-16(26):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-15(25):S1AP_ENB to system:S1AP_CODEC_PT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-16(26):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-15(25):S1AP_ENB to system:S1AP_CODEC_PT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-16(26):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.243708+00:00 [notice] <0.88.0> eNB connection (id=3931698, {127,0,1,10}:54239) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.243854+00:00 [info] <0.104.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.244085+00:00 [notice] <0.104.0> MME connection (id=3931699, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.244150+00:00 [info] <0.104.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: eNB connection established 2024-09-16T07:03:30.244433+00:00 [debug] <0.94.0> MME connection (id=3931659, {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:165) 2024-09-16T07:03:30.244527+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/2:85) 2024-09-16T07:03:30.244733+00:00 [debug] <0.100.0> MME connection (id=3931683, {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:165) 2024-09-16T07:03:30.244798+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/2:85) 2024-09-16T07:03:30.245023+00:00 [debug] <0.95.0> MME connection (id=3931663, {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:165) 2024-09-16T07:03:30.245089+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/2:85) 2024-09-16T07:03:30.245298+00:00 [debug] <0.91.0> MME connection (id=3931647, {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:165) 2024-09-16T07:03:30.245348+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/2:85) ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: setverdict(pass): none -> pass 2024-09-16T07:03:30.245728+00:00 [debug] <0.92.0> MME connection (id=3931651, {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:165) 2024-09-16T07:03:30.245783+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/2:85) ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: setverdict(pass): none -> pass 2024-09-16T07:03:30.245862+00:00 [debug] <0.88.0> eNB connection (id=3931698, {127,0,1,10}:54239) -> 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) 2024-09-16T07:03:30.245923+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,0,15:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.245986+00:00 [debug] <0.93.0> MME connection (id=3931655, {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:165) 2024-09-16T07:03:30.246031+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/2:85) ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: setverdict(pass): none -> pass 2024-09-16T07:03:30.247127+00:00 [debug] <0.97.0> MME connection (id=3931671, {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:165) 2024-09-16T07:03:30.247204+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/2:85) 2024-09-16T07:03:30.247538+00:00 [debug] <0.102.0> MME connection (id=3931691, {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:165) 2024-09-16T07:03:30.247592+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/2:85) 2024-09-16T07:03:30.247799+00:00 [debug] <0.90.0> MME connection (id=3931643, {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:165) 2024-09-16T07:03:30.247851+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/2:85) ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: setverdict(pass): none -> pass 2024-09-16T07:03:30.248171+00:00 [debug] <0.98.0> MME connection (id=3931675, {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:165) 2024-09-16T07:03:30.248223+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/2:85) ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: setverdict(pass): none -> pass 2024-09-16T07:03:30.248463+00:00 [debug] <0.103.0> MME connection (id=3931695, {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:165) ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: setverdict(pass): none -> pass 2024-09-16T07:03:30.248583+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/2:85) 2024-09-16T07:03:30.248630+00:00 [debug] <0.99.0> MME connection (id=3931679, {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:165) 2024-09-16T07:03:30.248683+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/2:85) 2024-09-16T07:03:30.248764+00:00 [debug] <0.96.0> MME connection (id=3931667, {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:165) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=26, "127.0.2.1":50737) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=26) is registered 2024-09-16T07:03:30.248825+00:00 [debug] <0.101.0> MME connection (id=3931687, {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:165) 2024-09-16T07:03:30.248906+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/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-16(26):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. 2024-09-16T07:03:30.248903+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/2:85) MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-16(26):PFCP and PFCP-TC_setup_multi(9):CLIENT. ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: setverdict(pass): none -> pass MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-16(26):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-16(26):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: setverdict(pass): none -> pass MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-16(26):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: setverdict(pass): none -> pass MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-17. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.250982+00:00 [debug] <0.104.0> MME connection (id=3931699, {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:165) 2024-09-16T07:03:30.251083+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/2:85) HC@239f3d1631ac: 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: 4987. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 27, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-17. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-16(26):S1AP_ENB to system:S1AP_CODEC_PT. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-17(27):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-16(26):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-17(27):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. 2024-09-16T07:03:30.252737+00:00 [notice] <0.88.0> eNB connection (id=3931702, {127,0,1,10}:42537) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.252828+00:00 [info] <0.105.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-17(27):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.252979+00:00 [notice] <0.105.0> MME connection (id=3931703, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.253096+00:00 [info] <0.105.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=27, "127.0.2.1":53155) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=27) is registered MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-17(27):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-17(27):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-17(27):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-17(27):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-17(27):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-17(27):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-17(27):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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). 2024-09-16T07:03:30.254692+00:00 [debug] <0.88.0> eNB connection (id=3931702, {127,0,1,10}:42537) -> 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-18. 2024-09-16T07:03:30.254792+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,0:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.256353+00:00 [debug] <0.105.0> MME connection (id=3931703, {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:165) 2024-09-16T07:03:30.256451+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/2:85) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } has been registered HC@239f3d1631ac: 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: 4988. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-17(27):S1AP_ENB to system:S1AP_CODEC_PT. MTC@239f3d1631ac: PTC was created. Component reference: 28, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-18. ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-17(27):S1AP_ENB to system:S1AP_CODEC_PT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-18(28):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.257896+00:00 [notice] <0.88.0> eNB connection (id=3931706, {127,0,1,10}:56064) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.257986+00:00 [info] <0.106.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.258140+00:00 [notice] <0.106.0> MME connection (id=3931707, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.258187+00:00 [info] <0.106.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-18(28):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=28, "127.0.2.1":57640) established MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-18(28):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=28) is registered ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-18(28):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-18(28):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-18(28):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-18(28):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-18(28):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-18(28):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-18(28):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-19. ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: 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." }). 2024-09-16T07:03:30.260262+00:00 [debug] <0.88.0> eNB connection (id=3931706, {127,0,1,10}:56064) -> 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) 2024-09-16T07:03:30.260371+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,1:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-18(28):S1AP_ENB to system:S1AP_CODEC_PT. HC@239f3d1631ac: 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: 4989. ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-18(28):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 29, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-19. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-19(29):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.262605+00:00 [debug] <0.106.0> MME connection (id=3931707, {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:165) 2024-09-16T07:03:30.262798+00:00 [notice] <0.88.0> eNB connection (id=3931710, {127,0,1,10}:37905) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.262886+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/2:85) 2024-09-16T07:03:30.262976+00:00 [info] <0.107.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-19(29):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-19(29):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.263265+00:00 [notice] <0.107.0> MME connection (id=3931711, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=29, "127.0.2.1":34963) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=29) is registered 2024-09-16T07:03:30.263364+00:00 [info] <0.107.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-19(29):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-19(29):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-19(29):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-19(29):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-19(29):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-19(29):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-19(29):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-20. ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) 2024-09-16T07:03:30.265069+00:00 [debug] <0.88.0> eNB connection (id=3931710, {127,0,1,10}:37905) -> 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) 2024-09-16T07:03:30.265180+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,2:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-19(29):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-19(29):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@239f3d1631ac: 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: 4990. ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. 2024-09-16T07:03:30.266939+00:00 [notice] <0.88.0> eNB connection (id=3931714, {127,0,1,10}:55242) established (sctp_server:sctp_recv/2:153) MTC@239f3d1631ac: PTC was created. Component reference: 30, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-20. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-20(30):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: eNB connection established 2024-09-16T07:03:30.267082+00:00 [info] <0.108.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.267370+00:00 [notice] <0.108.0> MME connection (id=3931715, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.267360+00:00 [debug] <0.107.0> MME connection (id=3931711, {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:165) 2024-09-16T07:03:30.267464+00:00 [info] <0.108.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=30, "127.0.2.1":52692) established 2024-09-16T07:03:30.267523+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/2:85) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=30) is registered ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: setverdict(pass): none -> pass MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-20(30):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-20(30):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-20(30):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-20(30):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-20(30):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-20(30):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-16T07:03:30.268922+00:00 [debug] <0.88.0> eNB connection (id=3931714, {127,0,1,10}:55242) -> 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-16T07:03:30.269001+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,3:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-20(30):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-20(30):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-20(30):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-21. ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: 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." }). PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.271102+00:00 [debug] <0.108.0> MME connection (id=3931715, {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:165) 2024-09-16T07:03:30.271236+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/2:85) HC@239f3d1631ac: 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: 4991. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 31, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-21. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-21(31):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-20(30):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-20(30):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-16T07:03:30.272540+00:00 [notice] <0.88.0> eNB connection (id=3931718, {127,0,1,10}:45793) established (sctp_server:sctp_recv/2:153) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-21(31):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. 2024-09-16T07:03:30.272652+00:00 [info] <0.109.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-21(31):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.272919+00:00 [notice] <0.109.0> MME connection (id=3931719, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.273008+00:00 [info] <0.109.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=31, "127.0.2.1":53344) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=31) is registered ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-21(31):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-21(31):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-21(31):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-21(31):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-21(31):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-21(31):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-16T07:03:30.274184+00:00 [debug] <0.88.0> eNB connection (id=3931718, {127,0,1,10}:45793) -> 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-16T07:03:30.274310+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,4:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-21(31):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-22. ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } has been registered 2024-09-16T07:03:30.276290+00:00 [debug] <0.109.0> MME connection (id=3931719, {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:165) ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-21(31):S1AP_ENB to system:S1AP_CODEC_PT. 2024-09-16T07:03:30.276418+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/2:85) ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-21(31):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@239f3d1631ac: 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: 4992. ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 32, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-22. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-22(32):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-16T07:03:30.277179+00:00 [notice] <0.88.0> eNB connection (id=3931722, {127,0,1,10}:44104) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.277316+00:00 [info] <0.110.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.277613+00:00 [notice] <0.110.0> MME connection (id=3931723, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.277724+00:00 [info] <0.110.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: eNB connection established S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=32, "127.0.2.1":56078) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=32) is registered ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-22(32):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-22(32):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-22(32):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-22(32):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-22(32):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-22(32):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-16T07:03:30.278998+00:00 [debug] <0.88.0> eNB connection (id=3931722, {127,0,1,10}:44104) -> 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) 2024-09-16T07:03:30.279103+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,5:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-22(32):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-22(32):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-22(32):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-23. ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.280674+00:00 [debug] <0.110.0> MME connection (id=3931723, {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:165) 2024-09-16T07:03:30.280798+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/2:85) ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-22(32):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-22(32):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@239f3d1631ac: 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: 4993. ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 33, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-23. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-23(33):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-16T07:03:30.282275+00:00 [notice] <0.88.0> eNB connection (id=3931726, {127,0,1,10}:48223) established (sctp_server:sctp_recv/2:153) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=33, "127.0.2.1":53094) established 2024-09-16T07:03:30.282407+00:00 [info] <0.111.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=33) is registered 2024-09-16T07:03:30.282599+00:00 [notice] <0.111.0> MME connection (id=3931727, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.282722+00:00 [info] <0.111.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-23(33):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-23(33):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-23(33):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-23(33):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-23(33):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-23(33):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-23(33):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-23(33):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-16T07:03:30.283948+00:00 [debug] <0.88.0> eNB connection (id=3931726, {127,0,1,10}:48223) -> 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-16T07:03:30.284046+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,6:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-23(33):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-24. ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: 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." }). PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.285234+00:00 [debug] <0.111.0> MME connection (id=3931727, {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:165) 2024-09-16T07:03:30.285337+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/2:85) ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: setverdict(pass): none -> pass HC@239f3d1631ac: 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: 4994. ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 34, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-24. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } has been registered MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-24(34):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-23(33):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-23(33):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-24(34):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-24(34):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-24(34):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-24(34):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-16T07:03:30.287104+00:00 [notice] <0.88.0> eNB connection (id=3931730, {127,0,1,10}:45288) established (sctp_server:sctp_recv/2:153) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-24(34):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-24(34):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-16T07:03:30.287222+00:00 [info] <0.112.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.287474+00:00 [notice] <0.112.0> MME connection (id=3931731, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.287547+00:00 [info] <0.112.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=34, "127.0.2.1":39001) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=34) is registered ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-24(34):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-24(34):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-24(34):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-25. ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: 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." }). PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) 2024-09-16T07:03:30.288731+00:00 [debug] <0.88.0> eNB connection (id=3931730, {127,0,1,10}:45288) -> 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-16T07:03:30.288822+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,7:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) HC@239f3d1631ac: 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: 4995. 2024-09-16T07:03:30.290028+00:00 [debug] <0.112.0> MME connection (id=3931731, {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:165) 2024-09-16T07:03:30.290107+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/2:85) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 35, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-25. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-25(35):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-24(34):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-24(34):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-25(35):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-25(35):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.291007+00:00 [notice] <0.88.0> eNB connection (id=3931734, {127,0,1,10}:58481) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.291081+00:00 [info] <0.113.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=35, "127.0.2.1":47345) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=35) is registered 2024-09-16T07:03:30.291364+00:00 [notice] <0.113.0> MME connection (id=3931735, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.291456+00:00 [info] <0.113.0> State change: connecting -> connected (sctp_proxy:connected/3:137) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-25(35):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-25(35):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-25(35):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-25(35):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-25(35):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-25(35):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-25(35):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-26. ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.293259+00:00 [debug] <0.88.0> eNB connection (id=3931734, {127,0,1,10}:58481) -> 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) 2024-09-16T07:03:30.293369+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,8:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) HC@239f3d1631ac: 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: 4996. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 36, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-26. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-26(36):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-25(35):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-25(35):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.295025+00:00 [debug] <0.113.0> MME connection (id=3931735, {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:165) 2024-09-16T07:03:30.295118+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/2:85) ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-26(36):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. 2024-09-16T07:03:30.295247+00:00 [notice] <0.88.0> eNB connection (id=3931738, {127,0,1,10}:39182) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.295372+00:00 [info] <0.114.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-26(36):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.295564+00:00 [notice] <0.114.0> MME connection (id=3931739, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.295626+00:00 [info] <0.114.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=36, "127.0.2.1":34484) established ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=36) is registered ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-26(36):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-26(36):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-26(36):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-26(36):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-26(36):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-26(36):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-16T07:03:30.296927+00:00 [debug] <0.88.0> eNB connection (id=3931738, {127,0,1,10}:39182) -> 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) 2024-09-16T07:03:30.297006+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,9:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-26(36):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-27. ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } has been registered 2024-09-16T07:03:30.298963+00:00 [debug] <0.114.0> MME connection (id=3931739, {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:165) 2024-09-16T07:03:30.299055+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/2:85) HC@239f3d1631ac: 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: 4997. ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-26(36):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-26(36):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: setverdict(pass): none -> pass MTC@239f3d1631ac: PTC was created. Component reference: 37, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-27. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-27(37):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.299960+00:00 [notice] <0.88.0> eNB connection (id=3931742, {127,0,1,10}:35790) established (sctp_server:sctp_recv/2:153) ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-16T07:03:30.300051+00:00 [info] <0.115.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.300222+00:00 [notice] <0.115.0> MME connection (id=3931743, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.300288+00:00 [info] <0.115.0> State change: connecting -> connected (sctp_proxy:connected/3:137) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-27(37):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-27(37):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=37, "127.0.2.1":46796) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=37) is registered ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-27(37):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-27(37):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-27(37):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-27(37):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-27(37):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-27(37):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-27(37):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-28. 2024-09-16T07:03:30.301796+00:00 [debug] <0.88.0> eNB connection (id=3931742, {127,0,1,10}:35790) -> 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-16T07:03:30.301888+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,10:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-27(37):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-27(37):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@239f3d1631ac: 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: 4998. ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.303752+00:00 [debug] <0.115.0> MME connection (id=3931743, {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:165) 2024-09-16T07:03:30.303832+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/2:85) ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 38, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-28. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-28(38):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-16T07:03:30.303929+00:00 [notice] <0.88.0> eNB connection (id=3931746, {127,0,1,10}:50347) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.303995+00:00 [info] <0.116.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.304165+00:00 [notice] <0.116.0> MME connection (id=3931747, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.304221+00:00 [info] <0.116.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: eNB connection established S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=38, "127.0.2.1":50279) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=38) is registered ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-28(38):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-28(38):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-28(38):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-28(38):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-16T07:03:30.305176+00:00 [debug] <0.88.0> eNB connection (id=3931746, {127,0,1,10}:50347) -> 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-16T07:03:30.305302+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,11:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-28(38):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-28(38):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-28(38):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-28(38):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-28(38):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-29. ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.306936+00:00 [debug] <0.116.0> MME connection (id=3931747, {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:165) 2024-09-16T07:03:30.307050+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/2:85) ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-28(38):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-28(38):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.308235+00:00 [notice] <0.88.0> eNB connection (id=3931750, {127,0,1,10}:37718) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.308348+00:00 [info] <0.117.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=39, "127.0.2.1":57112) established ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: eNB connection established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=39) is registered 2024-09-16T07:03:30.308603+00:00 [notice] <0.117.0> MME connection (id=3931751, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.308726+00:00 [info] <0.117.0> State change: connecting -> connected (sctp_proxy:connected/3:137) HC@239f3d1631ac: 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: 4999. ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 39, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-29. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-29(39):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-16T07:03:30.309651+00:00 [debug] <0.88.0> eNB connection (id=3931750, {127,0,1,10}:37718) -> 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-16T07:03:30.309759+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,12:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-29(39):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-29(39):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-29(39):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-29(39):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-29(39):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-29(39):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-29(39):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-29(39):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-29(39):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-30. ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) 2024-09-16T07:03:30.311255+00:00 [debug] <0.117.0> MME connection (id=3931751, {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:165) 2024-09-16T07:03:30.311388+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/2:85) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-29(39):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-29(39):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.313018+00:00 [notice] <0.88.0> eNB connection (id=3931754, {127,0,1,10}:46295) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.313116+00:00 [info] <0.118.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) HC@239f3d1631ac: 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: 5000. 2024-09-16T07:03:30.313294+00:00 [notice] <0.118.0> MME connection (id=3931755, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.313393+00:00 [info] <0.118.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=40, "127.0.2.1":48485) established ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: eNB connection established ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=40) is registered MTC@239f3d1631ac: PTC was created. Component reference: 40, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-30. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-30(40):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-30(40):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-30(40):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.314403+00:00 [debug] <0.88.0> eNB connection (id=3931754, {127,0,1,10}:46295) -> 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-16T07:03:30.314488+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,13:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-30(40):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-30(40):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-30(40):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-30(40):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-30(40):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-30(40):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-30(40):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-31. ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: 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." }). PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.316475+00:00 [debug] <0.118.0> MME connection (id=3931755, {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:165) 2024-09-16T07:03:30.316557+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/2:85) ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } has been registered HC@239f3d1631ac: 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: 5001. ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-30(40):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-30(40):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 41, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-31. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-31(41):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-16T07:03:30.318095+00:00 [notice] <0.88.0> eNB connection (id=3931758, {127,0,1,10}:51710) established (sctp_server:sctp_recv/2:153) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-31(41):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. 2024-09-16T07:03:30.318165+00:00 [info] <0.119.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.318321+00:00 [notice] <0.119.0> MME connection (id=3931759, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.318393+00:00 [info] <0.119.0> State change: connecting -> connected (sctp_proxy:connected/3:137) MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-31(41):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=41, "127.0.2.1":37540) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=41) is registered ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-31(41):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-31(41):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-31(41):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-31(41):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-31(41):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. 2024-09-16T07:03:30.319635+00:00 [debug] <0.88.0> eNB connection (id=3931758, {127,0,1,10}:51710) -> 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) MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-31(41):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-16T07:03:30.319706+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,1,14:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-31(41):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-32. ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.320969+00:00 [debug] <0.119.0> MME connection (id=3931759, {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:165) 2024-09-16T07:03:30.321045+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/2:85) ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: setverdict(pass): none -> pass HC@239f3d1631ac: 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: 5002. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 42, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-32. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-32(42):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-31(41):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-31(41):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-16T07:03:30.322541+00:00 [notice] <0.88.0> eNB connection (id=3931762, {127,0,1,10}:38293) established (sctp_server:sctp_recv/2:153) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-32(42):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-32(42):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.322612+00:00 [info] <0.120.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.322762+00:00 [notice] <0.120.0> MME connection (id=3931763, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.322815+00:00 [info] <0.120.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=42, "127.0.2.1":32838) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=42) is registered ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-32(42):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-32(42):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-32(42):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-32(42):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-32(42):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-32(42):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-32(42):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. 2024-09-16T07:03:30.323891+00:00 [debug] <0.88.0> eNB connection (id=3931762, {127,0,1,10}:38293) -> 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-16T07:03:30.323967+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,1,15:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-33. ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: 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." }). PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.325079+00:00 [debug] <0.120.0> MME connection (id=3931763, {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:165) 2024-09-16T07:03:30.325154+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/2:85) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-32(42):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-32(42):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@239f3d1631ac: 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: 5003. 2024-09-16T07:03:30.325686+00:00 [notice] <0.88.0> eNB connection (id=3931766, {127,0,1,10}:41650) established (sctp_server:sctp_recv/2:153) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=43, "127.0.2.1":60819) established ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. 2024-09-16T07:03:30.325744+00:00 [info] <0.121.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.325881+00:00 [notice] <0.121.0> MME connection (id=3931767, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.325927+00:00 [info] <0.121.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=43) is registered MTC@239f3d1631ac: PTC was created. Component reference: 43, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-33. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-33(43):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: eNB connection established ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-33(43):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-33(43):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-33(43):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-33(43):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-33(43):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-33(43):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-33(43):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-33(43):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-16T07:03:30.327371+00:00 [debug] <0.88.0> eNB connection (id=3931766, {127,0,1,10}:41650) -> 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-16T07:03:30.327470+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,0:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-33(43):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-34. ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } has been registered 2024-09-16T07:03:30.329139+00:00 [debug] <0.121.0> MME connection (id=3931767, {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:165) 2024-09-16T07:03:30.329226+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/2:85) HC@239f3d1631ac: 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: 5004. ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-33(43):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-33(43):S1AP_ENB to system:S1AP_CODEC_PT finished. MTC@239f3d1631ac: PTC was created. Component reference: 44, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-34. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-34(44):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.329887+00:00 [notice] <0.88.0> eNB connection (id=3931770, {127,0,1,10}:48349) established (sctp_server:sctp_recv/2:153) ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. 2024-09-16T07:03:30.329962+00:00 [info] <0.122.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-34(44):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. 2024-09-16T07:03:30.330117+00:00 [notice] <0.122.0> MME connection (id=3931771, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.330206+00:00 [info] <0.122.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=44, "127.0.2.1":55275) established MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-34(44):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=44) is registered ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-34(44):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-34(44):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-34(44):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-34(44):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-34(44):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-34(44):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-16T07:03:30.331099+00:00 [debug] <0.88.0> eNB connection (id=3931770, {127,0,1,10}:48349) -> 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) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-34(44):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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). 2024-09-16T07:03:30.331232+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,1:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-35. ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.332414+00:00 [debug] <0.122.0> MME connection (id=3931771, {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:165) 2024-09-16T07:03:30.332526+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/2:85) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-34(44):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-34(44):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.333193+00:00 [notice] <0.88.0> eNB connection (id=3931774, {127,0,1,10}:49280) established (sctp_server:sctp_recv/2:153) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=45, "127.0.2.1":60302) established ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: eNB connection established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=45) is registered 2024-09-16T07:03:30.333296+00:00 [info] <0.123.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) HC@239f3d1631ac: 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: 5005. 2024-09-16T07:03:30.333533+00:00 [notice] <0.123.0> MME connection (id=3931775, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.333627+00:00 [info] <0.123.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 45, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-35. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-35(45):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-35(45):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-35(45):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. 2024-09-16T07:03:30.334456+00:00 [debug] <0.88.0> eNB connection (id=3931774, {127,0,1,10}:49280) -> 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-16T07:03:30.334582+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,2:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-35(45):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-35(45):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-35(45):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-35(45):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-35(45):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-35(45):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-35(45):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. 2024-09-16T07:03:30.336261+00:00 [debug] <0.123.0> MME connection (id=3931775, {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:165) 2024-09-16T07:03:30.336374+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/2:85) MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-36. ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-35(45):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-35(45):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.338127+00:00 [notice] <0.88.0> eNB connection (id=3931778, {127,0,1,10}:60724) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.338216+00:00 [info] <0.124.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.338402+00:00 [notice] <0.124.0> MME connection (id=3931779, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.338458+00:00 [info] <0.124.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=46, "127.0.2.1":49649) established ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: eNB connection established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=46) is registered HC@239f3d1631ac: 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: 5006. ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 46, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-36. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-36(46):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-36(46):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. 2024-09-16T07:03:30.339411+00:00 [debug] <0.88.0> eNB connection (id=3931778, {127,0,1,10}:60724) -> 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-16T07:03:30.339465+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,3:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-36(46):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-36(46):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-36(46):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-36(46):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-36(46):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-36(46):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-36(46):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-36(46):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. 2024-09-16T07:03:30.341142+00:00 [debug] <0.124.0> MME connection (id=3931779, {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:165) 2024-09-16T07:03:30.341225+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/2:85) MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-37. ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: 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." }). ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: setverdict(pass): none -> pass PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-36(46):S1AP_ENB to system:S1AP_CODEC_PT. HC@239f3d1631ac: 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: 5007. ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-36(46):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 47, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-37. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-37(47):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.343556+00:00 [notice] <0.88.0> eNB connection (id=3931782, {127,0,1,10}:54081) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.343651+00:00 [info] <0.125.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.343815+00:00 [notice] <0.125.0> MME connection (id=3931783, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.343861+00:00 [info] <0.125.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=47, "127.0.2.1":58226) established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-37(47):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=47) is registered MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-37(47):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-37(47):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-37(47):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-37(47):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-37(47):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-37(47):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-37(47):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-37(47):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-38. ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: 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." }). PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.345673+00:00 [debug] <0.88.0> eNB connection (id=3931782, {127,0,1,10}:54081) -> 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-16T07:03:30.345761+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,4:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-37(47):S1AP_ENB to system:S1AP_CODEC_PT. HC@239f3d1631ac: 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: 5008. ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-37(47):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 48, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-38. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-38(48):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.347055+00:00 [notice] <0.88.0> eNB connection (id=3931786, {127,0,1,10}:55477) established (sctp_server:sctp_recv/2:153) ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: eNB connection established 2024-09-16T07:03:30.347283+00:00 [info] <0.126.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.347468+00:00 [notice] <0.126.0> MME connection (id=3931787, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.347584+00:00 [info] <0.126.0> State change: connecting -> connected (sctp_proxy:connected/3:137) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-38(48):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-38(48):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=48, "127.0.2.1":43804) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=48) is registered 2024-09-16T07:03:30.348574+00:00 [debug] <0.88.0> eNB connection (id=3931786, {127,0,1,10}:55477) -> 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-16T07:03:30.348636+00:00 [debug] <0.125.0> MME connection (id=3931783, {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:165) 2024-09-16T07:03:30.348699+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,5:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) 2024-09-16T07:03:30.348752+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/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-38(48):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-38(48):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-38(48):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-38(48):PFCP and PFCP-TC_setup_multi(9):CLIENT. ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: setverdict(pass): none -> pass MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-38(48):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-38(48):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-38(48):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. 2024-09-16T07:03:30.350172+00:00 [debug] <0.126.0> MME connection (id=3931787, {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:165) 2024-09-16T07:03:30.350244+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/2:85) MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-39. ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: setverdict(pass): none -> pass PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-38(48):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-38(48):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@239f3d1631ac: 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: 5009. ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 49, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-39. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-39(49):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-16T07:03:30.352017+00:00 [notice] <0.88.0> eNB connection (id=3931790, {127,0,1,10}:33058) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.352147+00:00 [info] <0.127.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.352344+00:00 [notice] <0.127.0> MME connection (id=3931791, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.352412+00:00 [info] <0.127.0> State change: connecting -> connected (sctp_proxy:connected/3:137) ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: eNB connection established S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=49, "127.0.2.1":40930) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=49) is registered ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-39(49):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-39(49):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-39(49):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-39(49):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. 2024-09-16T07:03:30.353439+00:00 [debug] <0.88.0> eNB connection (id=3931790, {127,0,1,10}:33058) -> 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-16T07:03:30.353503+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,6:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-39(49):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-39(49):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-39(49):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-39(49):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-39(49):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-40. ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) 2024-09-16T07:03:30.354860+00:00 [debug] <0.127.0> MME connection (id=3931791, {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:165) 2024-09-16T07:03:30.354949+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/2:85) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-39(49):S1AP_ENB to system:S1AP_CODEC_PT. HC@239f3d1631ac: 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: 5010. ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-39(49):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@239f3d1631ac: PTC was created. Component reference: 50, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-40. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-40(50):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. 2024-09-16T07:03:30.356469+00:00 [notice] <0.88.0> eNB connection (id=3931794, {127,0,1,10}:55920) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.356557+00:00 [info] <0.128.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.356729+00:00 [notice] <0.128.0> MME connection (id=3931795, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.356814+00:00 [info] <0.128.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=50, "127.0.2.1":34077) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=50) is registered ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: eNB connection established MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-40(50):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-40(50):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-40(50):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-40(50):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-40(50):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-40(50):PFCP and PFCP-TC_setup_multi(9):CLIENT. 2024-09-16T07:03:30.358066+00:00 [debug] <0.88.0> eNB connection (id=3931794, {127,0,1,10}:55920) -> 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-16T07:03:30.358146+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,7:4>>},asn1_NOVALUE}},{'ProtocolIE-Field',64,reject,[{'SupportedTAs-Item',<<0,0>>,[<<0,240,0>>],asn1_NOVALUE}]}]}}} (s1ap_proxy:handle_pdu/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-40(50):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-40(50):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-40(50):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-41. ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) 2024-09-16T07:03:30.359387+00:00 [debug] <0.128.0> MME connection (id=3931795, {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:165) 2024-09-16T07:03:30.359466+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/2:85) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-40(50):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-40(50):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@239f3d1631ac: 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: 5011. 2024-09-16T07:03:30.361423+00:00 [notice] <0.88.0> eNB connection (id=3931798, {127,0,1,10}:51454) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.361550+00:00 [info] <0.129.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.361730+00:00 [notice] <0.129.0> MME connection (id=3931799, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.361783+00:00 [info] <0.129.0> State change: connecting -> connected (sctp_proxy:connected/3:137) MTC@239f3d1631ac: PTC was created. Component reference: 51, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-41. ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=51, "127.0.2.1":53084) established MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-41(51):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=51) is registered ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: eNB connection established ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-41(51):STATSD_PROC and StatsDSRV-STATS(7):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-41(51):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-41(51):S1AP_CONN and S1APSRV-TC_setup_multi(8):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-41(51):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-41(51):S1AP_PROC and S1APSRV-TC_setup_multi(8):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-41(51):PFCP and PFCP-TC_setup_multi(9):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-41(51):PFCP and PFCP-TC_setup_multi(9):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_setup_multi-41(51):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC. 2024-09-16T07:03:30.363154+00:00 [debug] <0.88.0> eNB connection (id=3931798, {127,0,1,10}:51454) -> 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-16T07:03:30.363216+00:00 [info] <0.129.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/2:85) MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_setup_multi-41(51):PFCP_PROC and PFCP-TC_setup_multi(9):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:30.364382+00:00 [debug] <0.129.0> MME connection (id=3931799, {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:165) 2024-09-16T07:03:30.364458+00:00 [info] <0.129.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/2:85) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Mapping port ConnHdlr-TC_setup_multi-41(51):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Map operation of ConnHdlr-TC_setup_multi-41(51):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 2024-09-16T07:03:30.365087+00:00 [notice] <0.88.0> eNB connection (id=3931802, {127,0,1,10}:34226) established (sctp_server:sctp_recv/2:153) 2024-09-16T07:03:30.365155+00:00 [info] <0.130.0> State change: connecting -> connecting (sctp_proxy:connecting/3:94) 2024-09-16T07:03:30.365295+00:00 [notice] <0.130.0> MME connection (id=3931803, {127,0,2,10}:36412) established (sctp_proxy:connecting/3:115) 2024-09-16T07:03:30.365340+00:00 [info] <0.130.0> State change: connecting -> connected (sctp_proxy:connected/3:137) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=52, "127.0.2.1":47247) established S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=52) is registered ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: eNB connection established 2024-09-16T07:03:30.366207+00:00 [debug] <0.88.0> eNB connection (id=3931802, {127,0,1,10}:34226) -> 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-16T07:03:30.366247+00:00 [info] <0.130.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/2:85) 2024-09-16T07:03:30.367271+00:00 [debug] <0.130.0> MME connection (id=3931803, {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:165) 2024-09-16T07:03:30.367327+00:00 [info] <0.130.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/2:85) ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-5(15):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-6(16):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.746401+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:41711): [], {sctp_shutdown_event,3931658} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.746813+00:00 [notice] <0.88.0> eNB connection (id=3931658, {127,0,1,10}:41711) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-11(21):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-2(12):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-3(13):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-2(12):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-11(21):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-6(16):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-5(15):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-4(14):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-3(13):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-4(14):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-13(23):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-8(18):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-1(11):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-9(19):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-13(23):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-14(24):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-12(22):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-8(18):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-10(20):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-9(19):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-1(11):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-7(17):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-10(20):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-14(24):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-12(22):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-7(17):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-15(25):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-15(25):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.754369+00:00 [notice] <0.94.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.755035+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:52845): [], {sctp_shutdown_event,3931662} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.755510+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:60400): [], {sctp_shutdown_event,3931682} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.755746+00:00 [notice] <0.88.0> eNB connection (id=3931662, {127,0,1,10}:52845) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.755989+00:00 [notice] <0.95.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=16, "127.0.2.1":33140) closed 2024-09-16T07:03:30.756537+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:37581): [], {sctp_shutdown_event,3931646} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.756891+00:00 [notice] <0.88.0> eNB connection (id=3931646, {127,0,1,10}:37581) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.757182+00:00 [notice] <0.91.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.757628+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:57838): [], {sctp_shutdown_event,3931650} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.757934+00:00 [notice] <0.88.0> eNB connection (id=3931650, {127,0,1,10}:57838) closed (sctp_server:sctp_recv/2:157) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=16) is deleted ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: eNB connection closed ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-16(26):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.758476+00:00 [notice] <0.92.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-16(26):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.759327+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:51367): [], {sctp_shutdown_event,3931654} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.759760+00:00 [notice] <0.88.0> eNB connection (id=3931654, {127,0,1,10}:51367) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.760094+00:00 [notice] <0.93.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.760860+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:38007): [], {sctp_shutdown_event,3931670} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.761082+00:00 [notice] <0.88.0> eNB connection (id=3931670, {127,0,1,10}:38007) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.761256+00:00 [notice] <0.97.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.761689+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:46741): [], {sctp_shutdown_event,3931690} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.761892+00:00 [notice] <0.88.0> eNB connection (id=3931690, {127,0,1,10}:46741) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.762328+00:00 [notice] <0.102.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.762992+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:51360): [], {sctp_shutdown_event,3931642} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.763273+00:00 [notice] <0.88.0> eNB connection (id=3931642, {127,0,1,10}:51360) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.763478+00:00 [notice] <0.90.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } has been unregistered 2024-09-16T07:03:30.763955+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:36145): [], {sctp_shutdown_event,3931674} (sctp_server:sctp_recv/2:184) ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-17(27):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.764396+00:00 [notice] <0.88.0> eNB connection (id=3931674, {127,0,1,10}:36145) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-16T07:03:30.765133+00:00 [notice] <0.98.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-17(27):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=17, "127.0.2.1":56280) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=17) is deleted ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: eNB connection closed 2024-09-16T07:03:30.766117+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:55474): [], {sctp_shutdown_event,3931694} (sctp_server:sctp_recv/2:184) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=3, "127.0.2.1":59160) closed 2024-09-16T07:03:30.766687+00:00 [notice] <0.88.0> eNB connection (id=3931694, {127,0,1,10}:55474) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.767240+00:00 [notice] <0.103.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=3) is deleted ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: eNB connection closed 2024-09-16T07:03:30.768088+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:53044): [], {sctp_shutdown_event,3931686} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.768510+00:00 [notice] <0.88.0> eNB connection (id=3931686, {127,0,1,10}:53044) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-18(28):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.769064+00:00 [notice] <0.101.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.769675+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:41736): [], {sctp_shutdown_event,3931678} (sctp_server:sctp_recv/2:184) ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-18(28):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.769910+00:00 [notice] <0.88.0> eNB connection (id=3931678, {127,0,1,10}:41736) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.770410+00:00 [notice] <0.99.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.771035+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:38917): [], {sctp_shutdown_event,3931666} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.771467+00:00 [notice] <0.88.0> eNB connection (id=3931666, {127,0,1,10}:38917) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.771871+00:00 [notice] <0.96.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.772508+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:54239): [], {sctp_shutdown_event,3931698} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.773104+00:00 [notice] <0.88.0> eNB connection (id=3931698, {127,0,1,10}:54239) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-19(29):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.773362+00:00 [notice] <0.104.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-19(29):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=4, "127.0.2.1":34828) closed 2024-09-16T07:03:30.773797+00:00 [debug] <0.88.0> Child process <0.94.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=4) is deleted ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: eNB connection closed 2024-09-16T07:03:30.773990+00:00 [debug] <0.88.0> Child process <0.95.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.774266+00:00 [debug] <0.88.0> Child process <0.91.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.774544+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:42537): [], {sctp_shutdown_event,3931702} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.775045+00:00 [notice] <0.88.0> eNB connection (id=3931702, {127,0,1,10}:42537) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.775383+00:00 [notice] <0.105.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.775939+00:00 [debug] <0.88.0> Child process <0.92.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.776151+00:00 [debug] <0.88.0> Child process <0.93.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.776272+00:00 [debug] <0.88.0> Child process <0.97.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.776439+00:00 [debug] <0.88.0> Child process <0.102.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.776578+00:00 [debug] <0.88.0> Child process <0.90.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.776686+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:56064): [], {sctp_shutdown_event,3931706} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.776834+00:00 [notice] <0.88.0> eNB connection (id=3931706, {127,0,1,10}:56064) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.777021+00:00 [notice] <0.106.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.777380+00:00 [debug] <0.88.0> Child process <0.98.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.777525+00:00 [debug] <0.88.0> Child process <0.103.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.777642+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:37905): [], {sctp_shutdown_event,3931710} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.777797+00:00 [notice] <0.88.0> eNB connection (id=3931710, {127,0,1,10}:37905) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-20(30):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.778251+00:00 [notice] <0.107.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-20(30):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.778731+00:00 [debug] <0.88.0> Child process <0.101.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.778927+00:00 [debug] <0.88.0> Child process <0.99.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.779078+00:00 [debug] <0.88.0> Child process <0.96.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.779237+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:55242): [], {sctp_shutdown_event,3931714} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.779384+00:00 [notice] <0.88.0> eNB connection (id=3931714, {127,0,1,10}:55242) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.779627+00:00 [notice] <0.108.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.780267+00:00 [debug] <0.88.0> Child process <0.104.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.780635+00:00 [debug] <0.88.0> Child process <0.105.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.780991+00:00 [debug] <0.88.0> Child process <0.106.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.781442+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:45793): [], {sctp_shutdown_event,3931718} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.781926+00:00 [notice] <0.88.0> eNB connection (id=3931718, {127,0,1,10}:45793) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.782228+00:00 [notice] <0.109.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-21(31):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } has been unregistered 2024-09-16T07:03:30.783017+00:00 [debug] <0.88.0> Child process <0.107.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-21(31):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.783230+00:00 [debug] <0.88.0> Child process <0.108.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.783419+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:44104): [], {sctp_shutdown_event,3931722} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.783776+00:00 [notice] <0.88.0> eNB connection (id=3931722, {127,0,1,10}:44104) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } has been unregistered 2024-09-16T07:03:30.784006+00:00 [notice] <0.110.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.784588+00:00 [debug] <0.88.0> Child process <0.109.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.785674+00:00 [debug] <0.88.0> Child process <0.110.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-16T07:03:30.786546+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:48223): [], {sctp_shutdown_event,3931726} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.786809+00:00 [notice] <0.88.0> eNB connection (id=3931726, {127,0,1,10}:48223) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-22(32):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.787042+00:00 [notice] <0.111.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-22(32):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.788228+00:00 [debug] <0.88.0> Child process <0.111.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=5, "127.0.2.1":49973) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=5) is deleted ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=19, "127.0.2.1":41691) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=19) is deleted ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-23(33):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.791047+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:45288): [], {sctp_shutdown_event,3931730} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.791270+00:00 [notice] <0.88.0> eNB connection (id=3931730, {127,0,1,10}:45288) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.791543+00:00 [notice] <0.112.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: eNB connection closed ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-23(33):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=24, "127.0.2.1":60871) closed 2024-09-16T07:03:30.792144+00:00 [debug] <0.88.0> Child process <0.112.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=24) is deleted ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=2, "127.0.2.1":50770) closed ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=2) is deleted 2024-09-16T07:03:30.796221+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:58481): [], {sctp_shutdown_event,3931734} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.796372+00:00 [notice] <0.88.0> eNB connection (id=3931734, {127,0,1,10}:58481) closed (sctp_server:sctp_recv/2:157) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-24(34):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.796524+00:00 [notice] <0.113.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-24(34):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-16T07:03:30.797231+00:00 [debug] <0.88.0> Child process <0.113.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=20, "127.0.2.1":47030) closed ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=20) is deleted S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=25, "127.0.2.1":56422) closed 2024-09-16T07:03:30.799858+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:39182): [], {sctp_shutdown_event,3931738} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.799974+00:00 [notice] <0.88.0> eNB connection (id=3931738, {127,0,1,10}:39182) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-25(35):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-25(35):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.800103+00:00 [notice] <0.114.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=25) is deleted 2024-09-16T07:03:30.800421+00:00 [debug] <0.88.0> Child process <0.114.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=23, "127.0.2.1":49124) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=23) is deleted ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=21, "127.0.2.1":54925) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=21) is deleted ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-26(36):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-26(36):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.805477+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:35790): [], {sctp_shutdown_event,3931742} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.805816+00:00 [notice] <0.88.0> eNB connection (id=3931742, {127,0,1,10}:35790) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } has been unregistered 2024-09-16T07:03:30.806394+00:00 [notice] <0.115.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.807205+00:00 [debug] <0.88.0> Child process <0.115.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-27(37):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-27(37):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.807997+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:50347): [], {sctp_shutdown_event,3931746} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.808330+00:00 [notice] <0.88.0> eNB connection (id=3931746, {127,0,1,10}:50347) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.809103+00:00 [notice] <0.116.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.809757+00:00 [debug] <0.88.0> Child process <0.116.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=18, "127.0.2.1":57810) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=18) is deleted ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=26, "127.0.2.1":50737) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=26) is deleted ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=27, "127.0.2.1":53155) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=27) is deleted ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: eNB connection closed ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-28(38):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=28, "127.0.2.1":57640) closed ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-28(38):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.812184+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:37718): [], {sctp_shutdown_event,3931750} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.812484+00:00 [notice] <0.88.0> eNB connection (id=3931750, {127,0,1,10}:37718) closed (sctp_server:sctp_recv/2:157) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=28) is deleted 2024-09-16T07:03:30.812629+00:00 [notice] <0.117.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=29, "127.0.2.1":34963) closed 2024-09-16T07:03:30.813020+00:00 [debug] <0.88.0> Child process <0.117.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=29) is deleted S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=30, "127.0.2.1":52692) closed ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=30) is deleted ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=31, "127.0.2.1":53344) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=31) is deleted ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=32, "127.0.2.1":56078) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=32) is deleted ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: eNB connection closed ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-29(39):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-29(39):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.817334+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:46295): [], {sctp_shutdown_event,3931754} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.817485+00:00 [notice] <0.88.0> eNB connection (id=3931754, {127,0,1,10}:46295) closed (sctp_server:sctp_recv/2:157) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } has been unregistered 2024-09-16T07:03:30.817631+00:00 [notice] <0.118.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.817866+00:00 [debug] <0.88.0> Child process <0.118.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=33, "127.0.2.1":53094) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=33) is deleted ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=34, "127.0.2.1":39001) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=34) is deleted ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-30(40):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.822107+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:51710): [], {sctp_shutdown_event,3931758} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.822240+00:00 [notice] <0.88.0> eNB connection (id=3931758, {127,0,1,10}:51710) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-30(40):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: eNB connection closed 2024-09-16T07:03:30.822430+00:00 [notice] <0.119.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.822879+00:00 [debug] <0.88.0> Child process <0.119.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-31(41):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-31(41):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.825844+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:38293): [], {sctp_shutdown_event,3931762} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.825976+00:00 [notice] <0.88.0> eNB connection (id=3931762, {127,0,1,10}:38293) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } has been unregistered 2024-09-16T07:03:30.826199+00:00 [notice] <0.120.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.826536+00:00 [debug] <0.88.0> Child process <0.120.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=35, "127.0.2.1":47345) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=35) is deleted S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=36, "127.0.2.1":34484) closed ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=36) is deleted ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=37, "127.0.2.1":46796) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=37) is deleted ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: eNB connection closed ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-32(42):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.830087+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:41650): [], {sctp_shutdown_event,3931766} (sctp_server:sctp_recv/2:184) ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-32(42):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.830163+00:00 [notice] <0.88.0> eNB connection (id=3931766, {127,0,1,10}:41650) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.830249+00:00 [notice] <0.121.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.830473+00:00 [debug] <0.88.0> Child process <0.121.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=38, "127.0.2.1":50279) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=38) is deleted ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=39, "127.0.2.1":57112) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=39) is deleted ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=40, "127.0.2.1":48485) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=40) is deleted ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: eNB connection closed ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-33(43):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-33(43):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.833198+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:48349): [], {sctp_shutdown_event,3931770} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.833284+00:00 [notice] <0.88.0> eNB connection (id=3931770, {127,0,1,10}:48349) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.833363+00:00 [notice] <0.122.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.833505+00:00 [debug] <0.88.0> Child process <0.122.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=41, "127.0.2.1":37540) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=41) is deleted ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=42, "127.0.2.1":32838) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=42) is deleted ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-34(44):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.837541+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:49280): [], {sctp_shutdown_event,3931774} (sctp_server:sctp_recv/2:184) ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-16T07:03:30.837648+00:00 [notice] <0.88.0> eNB connection (id=3931774, {127,0,1,10}:49280) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-34(44):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.837780+00:00 [notice] <0.123.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.837984+00:00 [debug] <0.88.0> Child process <0.123.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=43, "127.0.2.1":60819) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=43) is deleted ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=44, "127.0.2.1":55275) closed ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-35(45):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=44) is deleted ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-35(45):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.842178+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:60724): [], {sctp_shutdown_event,3931778} (sctp_server:sctp_recv/2:184) ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: eNB connection closed 2024-09-16T07:03:30.842430+00:00 [notice] <0.88.0> eNB connection (id=3931778, {127,0,1,10}:60724) closed (sctp_server:sctp_recv/2:157) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } has been unregistered 2024-09-16T07:03:30.842639+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:30.842880+00:00 [notice] <0.124.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.843144+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:30.843803+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,5,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:30.844689+00:00 [debug] <0.88.0> Child process <0.124.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.844659+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,5,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=45, "127.0.2.1":60302) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=45) is deleted PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: eNB connection closed PFCP-TC_setup_multi(9)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_setup_multi-0(10), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-1(11), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-2(12), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-3(13), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-4(14), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-5(15), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-6(16), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-7(17), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-8(18), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-9(19), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-10(20), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-11(21), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-12(22), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-13(23), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-14(24), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-15(25), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-16(26), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-17(27), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-18(28), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-19(29), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-20(30), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-21(31), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-22(32), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-23(33), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-24(34), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-25(35), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-26(36), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-27(37), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-28(38), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-29(39), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-30(40), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-31(41), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-32(42), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-33(43), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-34(44), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-35(45), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-36(46), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-37(47), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-38(48), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-39(49), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-40(50), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-41(51), seid := omit, pfcp_msg_sequence_number := omit } } S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=46, "127.0.2.1":49649) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=46) is deleted ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-36(46):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.850753+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:54081): [], {sctp_shutdown_event,3931782} (sctp_server:sctp_recv/2:184) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } has been unregistered 2024-09-16T07:03:30.851268+00:00 [notice] <0.88.0> eNB connection (id=3931782, {127,0,1,10}:54081) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-37(47):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Ignoring { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } 2024-09-16T07:03:30.852100+00:00 [notice] <0.125.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-36(46):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-37(47):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-16T07:03:30.853098+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:55477): [], {sctp_shutdown_event,3931786} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.853630+00:00 [notice] <0.88.0> eNB connection (id=3931786, {127,0,1,10}:55477) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.854070+00:00 [notice] <0.126.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.854843+00:00 [debug] <0.88.0> Child process <0.125.0> terminated with reason normal (sctp_server:handle_info/2:121) 2024-09-16T07:03:30.855279+00:00 [debug] <0.88.0> Child process <0.126.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-38(48):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.855873+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:33058): [], {sctp_shutdown_event,3931790} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.856270+00:00 [notice] <0.88.0> eNB connection (id=3931790, {127,0,1,10}:33058) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-38(48):S1AP_ENB from system:S1AP_CODEC_PT finished. 2024-09-16T07:03:30.856596+00:00 [notice] <0.127.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:30.857371+00:00 [debug] <0.88.0> Child process <0.127.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=47, "127.0.2.1":58226) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=47) is deleted ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Ignoring { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Ignoring { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Ignoring { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Ignoring { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: eNB connection closed ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Ignoring { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Ignoring { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-39(49):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.862135+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:55920): [], {sctp_shutdown_event,3931794} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.862615+00:00 [notice] <0.88.0> eNB connection (id=3931794, {127,0,1,10}:55920) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-39(49):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=48, "127.0.2.1":43804) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=48) is deleted 2024-09-16T07:03:30.863025+00:00 [notice] <0.128.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: eNB connection closed 2024-09-16T07:03:30.863757+00:00 [debug] <0.88.0> Child process <0.128.0> terminated with reason normal (sctp_server:handle_info/2:121) ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-40(50):S1AP_ENB from system:S1AP_CODEC_PT. 2024-09-16T07:03:30.865407+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:51454): [], {sctp_shutdown_event,3931798} (sctp_server:sctp_recv/2:184) ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-40(50):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } has been unregistered 2024-09-16T07:03:30.865691+00:00 [notice] <0.88.0> eNB connection (id=3931798, {127,0,1,10}:51454) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:30.866616+00:00 [notice] <0.129.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-16T07:03:30.867182+00:00 [debug] <0.88.0> Child process <0.129.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=49, "127.0.2.1":40930) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=49) is deleted ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } has been unregistered 2024-09-16T07:03:30.868149+00:00 [debug] <0.88.0> Unhandled SCTP event ({127,0,1,10}:34226): [], {sctp_shutdown_event,3931802} (sctp_server:sctp_recv/2:184) 2024-09-16T07:03:30.868644+00:00 [notice] <0.88.0> eNB connection (id=3931802, {127,0,1,10}:34226) closed (sctp_server:sctp_recv/2:157) ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Unmapping port ConnHdlr-TC_setup_multi-41(51):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Unmap operation of ConnHdlr-TC_setup_multi-41(51):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-16T07:03:30.868986+00:00 [notice] <0.130.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=50, "127.0.2.1":34077) closed 2024-09-16T07:03:30.869546+00:00 [debug] <0.88.0> Child process <0.130.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=50) is deleted ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=51, "127.0.2.1":53084) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=51) is deleted ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=52, "127.0.2.1":47247) closed ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=52) is deleted S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-16T07:03:31.774749+00:00 [notice] <0.88.0> eNB connection (id=3931682, {127,0,1,10}:60400) closed (sctp_server:sctp_recv/2:157) 2024-09-16T07:03:31.775398+00:00 [notice] <0.100.0> Terminating in state connected, reason normal (sctp_proxy:terminate/3:197) 2024-09-16T07:03:31.776157+00:00 [debug] <0.88.0> Child process <0.100.0> terminated with reason normal (sctp_server:handle_info/2:121) S1APSRV-TC_setup_multi(8)@239f3d1631ac: eNB connection (id=22, "127.0.2.1":60960) closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Connection (id=22) is deleted ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: eNB connection closed S1APSRV-TC_setup_multi(8)@239f3d1631ac: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Function f_ConnHdlr_init finished. PTC remains alive and is waiting for next start. 2024-09-16T07:03:32.846834+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:32.847329+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:32.847602+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,6,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:32.847965+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,6,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_setup_multi(9)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_setup_multi-0(10), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-1(11), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-2(12), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-3(13), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-4(14), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-5(15), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-6(16), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-7(17), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-8(18), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-9(19), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-10(20), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-11(21), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-12(22), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-13(23), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-14(24), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-15(25), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-16(26), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-17(27), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-18(28), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-19(29), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-20(30), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-21(31), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-22(32), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-23(33), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-24(34), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-25(35), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-26(36), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-27(37), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-28(38), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-29(39), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-30(40), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-31(41), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-32(42), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-33(43), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-34(44), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-35(45), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-36(46), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-37(47), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-38(48), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-39(49), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-40(50), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-41(51), seid := omit, pfcp_msg_sequence_number := omit } } 2024-09-16T07:03:34.849348+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:34.849750+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:34.849886+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,7,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:34.849945+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,7,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_setup_multi(9)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_setup_multi(9)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_setup_multi-0(10), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-1(11), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-2(12), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-3(13), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-4(14), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-5(15), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-6(16), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-7(17), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-8(18), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-9(19), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-10(20), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-11(21), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-12(22), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-13(23), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-14(24), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-15(25), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-16(26), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-17(27), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-18(28), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-19(29), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-20(30), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-21(31), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-22(32), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-23(33), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-24(34), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-25(35), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-26(36), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-27(37), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-28(38), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-29(39), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-30(40), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-31(41), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-32(42), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-33(43), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-34(44), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-35(45), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-36(46), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-37(47), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-38(48), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-39(49), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-40(50), seid := omit, pfcp_msg_sequence_number := omit }, { vc_conn := ConnHdlr-TC_setup_multi-41(51), seid := omit, pfcp_msg_sequence_number := omit } } StatsDSRV-STATS(7)@239f3d1631ac: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(7)@239f3d1631ac: 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)@239f3d1631ac: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(7)@239f3d1631ac: Stopping MTC. The current test case will be terminated. MC@239f3d1631ac: Test Component 7 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(7)@239f3d1631ac: Stopping test component execution. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Kill was requested from MC. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Terminating test component execution. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. PFCP-TC_setup_multi(9)@239f3d1631ac: Kill was requested from MC. PFCP-TC_setup_multi(9)@239f3d1631ac: Terminating test component execution. ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. MTC@239f3d1631ac: Stopping test component execution. ConnHdlr-TC_setup_multi-0(10)@239f3d1631ac: Kill was requested from MC. ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-0(10)@239f3d1631ac: Terminating test component execution. ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Kill was requested from MC. Terminating idle PTC. ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. PFCP-TC_setup_multi(9)@239f3d1631ac: Function main was stopped. PTC terminates. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Function main was stopped. PTC terminates. ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. StatsDSRV-STATS(7)@239f3d1631ac: Function main was stopped. PTC terminates. MTC@239f3d1631ac: Terminating component type S1GW_Tests.test_CT. ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. ConnHdlr-TC_setup_multi-0(10)@239f3d1631ac: Function f_ConnHdlr_init was stopped. PTC terminates. ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. PFCP-TC_setup_multi(9)@239f3d1631ac: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Terminating component type S1AP_Server.S1AP_Server_CT. ConnHdlr-TC_setup_multi-0(10)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. StatsDSRV-STATS(7)@239f3d1631ac: Terminating component type StatsD_Checker.StatsD_Checker_CT. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-11(21)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-1(11)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-10(20)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-8(18)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-12(22)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-13(23)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-4(14)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-7(17)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-24(34)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-36(46)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-3(13)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-19(29)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-41(51)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-25(35)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-22(32)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-31(41)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-18(28)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-5(15)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-16(26)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-6(16)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-2(12)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-29(39)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-40(50)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-35(45)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-23(33)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-20(30)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-26(36)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-9(19)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-39(49)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-21(31)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-17(27)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-28(38)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-33(43)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-34(44)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-27(37)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-37(47)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-15(25)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-38(48)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-14(24)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-32(42)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-30(40)@239f3d1631ac: Final verdict of PTC: pass ConnHdlr-TC_setup_multi-0(10)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-0(10)@239f3d1631ac: Final verdict of PTC: none StatsDSRV-STATS(7)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_setup_multi. StatsDSRV-STATS(7)@239f3d1631ac: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" PFCP-TC_setup_multi(9)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_setup_multi. PFCP-TC_setup_multi(9)@239f3d1631ac: Final verdict of PTC: none S1APSRV-TC_setup_multi(8)@239f3d1631ac: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(8)@239f3d1631ac: Final verdict of PTC: none MTC@239f3d1631ac: Setting final verdict of the test case. MTC@239f3d1631ac: Local verdict of MTC: none MTC@239f3d1631ac: 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@239f3d1631ac: Local verdict of PTC S1APSRV-TC_setup_multi(8): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC PFCP-TC_setup_multi(9): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-0(10): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-1(11): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-2(12): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-3(13): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-4(14): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-5(15): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-6(16): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-7(17): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-8(18): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-9(19): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-10(20): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-11(21): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-12(22): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-13(23): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-14(24): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-15(25): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-16(26): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-17(27): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-18(28): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-19(29): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-20(30): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-21(31): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-22(32): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-23(33): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-24(34): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-25(35): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-26(36): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-27(37): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-28(38): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-29(39): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-30(40): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-31(41): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-32(42): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-33(43): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-34(44): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-35(45): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-36(46): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-37(47): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-38(48): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-39(49): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-40(50): pass (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_setup_multi-41(51): pass (fail -> fail) MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi fail'. Mon Sep 16 07:03:35 UTC 2024 ------ S1GW_Tests.TC_setup_multi fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=153548) Waiting for packet dumper to finish... 1 (prev_count=153548, count=153652) 2024-09-16T07:03:36.850308+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:36.850592+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:36.850690+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,8,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:36.850803+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,8,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi fail' was executed successfully (exit status: 0). MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme'. ------ S1GW_Tests.TC_conn_term_by_mme ------ Mon Sep 16 07:03:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_conn_term_by_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_conn_term_by_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme' was executed successfully (exit status: 0). MTC@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_by_mme. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was initialized. MTC@239f3d1631ac: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@239f3d1631ac: PTC StatsDSRV-STATS(7) finished. Process statistics: { process id: 4967, terminated normally, exit status: 0, user time: 0.027032 s, system time: 0.016895 s, maximum resident set size: 78672, integral resident set size: 0, page faults not requiring physical I/O: 2887, 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: 377, involuntary context switches: 47 } HC@239f3d1631ac: PTC S1APSRV-TC_setup_multi(8) finished. Process statistics: { process id: 4968, terminated normally, exit status: 0, user time: 0.121865 s, system time: 0.046595 s, maximum resident set size: 80076, integral resident set size: 0, page faults not requiring physical I/O: 2964, 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: 3395, involuntary context switches: 258 } HC@239f3d1631ac: PTC PFCP-TC_setup_multi(9) finished. Process statistics: { process id: 4969, terminated normally, exit status: 0, user time: 0.044734 s, system time: 0.027528 s, maximum resident set size: 79604, integral resident set size: 0, page faults not requiring physical I/O: 2945, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 424, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 1500, involuntary context switches: 67 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-0(10) finished. Process statistics: { process id: 4970, terminated normally, exit status: 0, user time: 0.028580 s, system time: 0.012248 s, maximum resident set size: 79236, integral resident set size: 0, page faults not requiring physical I/O: 2900, page faults requiring physical I/O: 4, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 72, involuntary context switches: 13 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-1(11) finished. Process statistics: { process id: 4971, terminated normally, exit status: 0, user time: 0.053944 s, system time: 0.000000 s, maximum resident set size: 80624, integral resident set size: 0, page faults not requiring physical I/O: 2938, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 24 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-2(12) finished. Process statistics: { process id: 4972, terminated normally, exit status: 0, user time: 0.046140 s, system time: 0.004194 s, maximum resident set size: 79504, integral resident set size: 0, page faults not requiring physical I/O: 2950, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 31 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-3(13) finished. Process statistics: { process id: 4973, terminated normally, exit status: 0, user time: 0.027129 s, system time: 0.011627 s, maximum resident set size: 77720, integral resident set size: 0, page faults not requiring physical I/O: 3017, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 138, involuntary context switches: 19 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-4(14) finished. Process statistics: { process id: 4974, terminated normally, exit status: 0, user time: 0.039561 s, system time: 0.011868 s, maximum resident set size: 80528, integral resident set size: 0, page faults not requiring physical I/O: 2942, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 138, involuntary context switches: 18 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-5(15) finished. Process statistics: { process id: 4975, terminated normally, exit status: 0, user time: 0.028722 s, system time: 0.008206 s, maximum resident set size: 80280, integral resident set size: 0, page faults not requiring physical I/O: 2947, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 14 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-6(16) finished. Process statistics: { process id: 4976, terminated normally, exit status: 0, user time: 0.023823 s, system time: 0.013613 s, maximum resident set size: 80624, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 138, involuntary context switches: 21 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-7(17) finished. Process statistics: { process id: 4977, terminated normally, exit status: 0, user time: 0.029301 s, system time: 0.009767 s, maximum resident set size: 79276, integral resident set size: 0, page faults not requiring physical I/O: 2963, page faults requiring physical I/O: 4, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 139, involuntary context switches: 14 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-8(18) finished. Process statistics: { process id: 4978, terminated normally, exit status: 0, user time: 0.017681 s, system time: 0.017681 s, maximum resident set size: 80624, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 136, involuntary context switches: 122 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-9(19) finished. Process statistics: { process id: 4979, terminated normally, exit status: 0, user time: 0.036544 s, system time: 0.008120 s, maximum resident set size: 80572, integral resident set size: 0, page faults not requiring physical I/O: 2938, page faults requiring physical I/O: 3, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 13 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-10(20) finished. Process statistics: { process id: 4980, terminated normally, exit status: 0, user time: 0.029565 s, system time: 0.007391 s, maximum resident set size: 80116, integral resident set size: 0, page faults not requiring physical I/O: 2948, page faults requiring physical I/O: 7, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 139, involuntary context switches: 41 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-11(21) finished. Process statistics: { process id: 4981, terminated normally, exit status: 0, user time: 0.029847 s, system time: 0.011192 s, maximum resident set size: 80288, integral resident set size: 0, page faults not requiring physical I/O: 2939, page faults requiring physical I/O: 4, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 143, involuntary context switches: 24 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-12(22) finished. Process statistics: { process id: 4982, terminated normally, exit status: 0, user time: 0.028154 s, system time: 0.009384 s, maximum resident set size: 80264, integral resident set size: 0, page faults not requiring physical I/O: 2958, page faults requiring physical I/O: 5, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 138, involuntary context switches: 19 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-13(23) finished. Process statistics: { process id: 4983, terminated normally, exit status: 0, user time: 0.020889 s, system time: 0.017407 s, maximum resident set size: 80112, integral resident set size: 0, page faults not requiring physical I/O: 2952, page faults requiring physical I/O: 5, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 14 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-14(24) finished. Process statistics: { process id: 4984, terminated normally, exit status: 0, user time: 0.037598 s, system time: 0.012532 s, maximum resident set size: 80600, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 23 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-15(25) finished. Process statistics: { process id: 4985, terminated normally, exit status: 0, user time: 0.034435 s, system time: 0.004919 s, maximum resident set size: 80444, integral resident set size: 0, page faults not requiring physical I/O: 2941, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 18 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-16(26) finished. Process statistics: { process id: 4986, terminated normally, exit status: 0, user time: 0.027206 s, system time: 0.009068 s, maximum resident set size: 80236, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 25 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-17(27) finished. Process statistics: { process id: 4987, terminated normally, exit status: 0, user time: 0.030533 s, system time: 0.007633 s, maximum resident set size: 80476, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 136, involuntary context switches: 13 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-18(28) finished. Process statistics: { process id: 4988, terminated normally, exit status: 0, user time: 0.030994 s, system time: 0.008855 s, maximum resident set size: 80440, integral resident set size: 0, page faults not requiring physical I/O: 2944, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 28 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-19(29) finished. Process statistics: { process id: 4989, terminated normally, exit status: 0, user time: 0.029851 s, system time: 0.012793 s, maximum resident set size: 80584, integral resident set size: 0, page faults not requiring physical I/O: 2938, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 138, involuntary context switches: 17 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-20(30) finished. Process statistics: { process id: 4990, terminated normally, exit status: 0, user time: 0.030437 s, system time: 0.008696 s, maximum resident set size: 80620, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 21 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-21(31) finished. Process statistics: { process id: 4991, terminated normally, exit status: 0, user time: 0.032268 s, system time: 0.004033 s, maximum resident set size: 80536, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 135, involuntary context switches: 40 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-22(32) finished. Process statistics: { process id: 4992, terminated normally, exit status: 0, user time: 0.046571 s, system time: 0.007164 s, maximum resident set size: 80600, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 65 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-23(33) finished. Process statistics: { process id: 4993, terminated normally, exit status: 0, user time: 0.028680 s, system time: 0.006373 s, maximum resident set size: 80540, integral resident set size: 0, page faults not requiring physical I/O: 2941, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 16 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-24(34) finished. Process statistics: { process id: 4994, terminated normally, exit status: 0, user time: 0.027287 s, system time: 0.010232 s, maximum resident set size: 80220, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 20 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-25(35) finished. Process statistics: { process id: 4995, terminated normally, exit status: 0, user time: 0.025802 s, system time: 0.008600 s, maximum resident set size: 80628, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 14 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-26(36) finished. Process statistics: { process id: 4996, terminated normally, exit status: 0, user time: 0.040497 s, system time: 0.013499 s, maximum resident set size: 80628, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 138, involuntary context switches: 12 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-27(37) finished. Process statistics: { process id: 4997, terminated normally, exit status: 0, user time: 0.013033 s, system time: 0.021723 s, maximum resident set size: 80340, integral resident set size: 0, page faults not requiring physical I/O: 2946, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 136, involuntary context switches: 81 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-28(38) finished. Process statistics: { process id: 4998, terminated normally, exit status: 0, user time: 0.045684 s, system time: 0.004153 s, maximum resident set size: 80492, integral resident set size: 0, page faults not requiring physical I/O: 2949, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 25 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-29(39) finished. Process statistics: { process id: 4999, terminated normally, exit status: 0, user time: 0.039206 s, system time: 0.004356 s, maximum resident set size: 80628, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 7 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-30(40) finished. Process statistics: { process id: 5000, terminated normally, exit status: 0, user time: 0.038057 s, system time: 0.008457 s, maximum resident set size: 80628, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 138, involuntary context switches: 20 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-31(41) finished. Process statistics: { process id: 5001, terminated normally, exit status: 0, user time: 0.037746 s, system time: 0.009436 s, maximum resident set size: 80600, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 13 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-32(42) finished. Process statistics: { process id: 5002, terminated normally, exit status: 0, user time: 0.020845 s, system time: 0.016676 s, maximum resident set size: 80628, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 13 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-33(43) finished. Process statistics: { process id: 5003, terminated normally, exit status: 0, user time: 0.023288 s, system time: 0.011644 s, maximum resident set size: 77856, integral resident set size: 0, page faults not requiring physical I/O: 3026, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 8 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-34(44) finished. Process statistics: { process id: 5004, terminated normally, exit status: 0, user time: 0.025862 s, system time: 0.008620 s, maximum resident set size: 80356, integral resident set size: 0, page faults not requiring physical I/O: 2947, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 136, involuntary context switches: 10 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-35(45) finished. Process statistics: { process id: 5005, terminated normally, exit status: 0, user time: 0.032153 s, system time: 0.003572 s, maximum resident set size: 80428, integral resident set size: 0, page faults not requiring physical I/O: 2946, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 137, involuntary context switches: 22 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-36(46) finished. Process statistics: { process id: 5006, terminated normally, exit status: 0, user time: 0.025545 s, system time: 0.012772 s, maximum resident set size: 80572, integral resident set size: 0, page faults not requiring physical I/O: 2940, page faults requiring physical I/O: 3, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 141, involuntary context switches: 26 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-37(47) finished. Process statistics: { process id: 5007, terminated normally, exit status: 0, user time: 0.046516 s, system time: 0.005168 s, maximum resident set size: 80616, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 141, involuntary context switches: 30 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-38(48) finished. Process statistics: { process id: 5008, terminated normally, exit status: 0, user time: 0.024652 s, system time: 0.017608 s, maximum resident set size: 80636, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 140, involuntary context switches: 17 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-39(49) finished. Process statistics: { process id: 5009, terminated normally, exit status: 0, user time: 0.032778 s, system time: 0.003642 s, maximum resident set size: 80636, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 141, involuntary context switches: 14 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-40(50) finished. Process statistics: { process id: 5010, terminated normally, exit status: 0, user time: 0.050301 s, system time: 0.004191 s, maximum resident set size: 80624, 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: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 141, involuntary context switches: 22 } HC@239f3d1631ac: PTC ConnHdlr-TC_setup_multi-41(51) finished. Process statistics: { process id: 5011, terminated normally, exit status: 0, user time: 0.027902 s, system time: 0.005580 s, maximum resident set size: 80424, integral resident set size: 0, page faults not requiring physical I/O: 2941, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 135, involuntary context switches: 22 } HC@239f3d1631ac: 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: 5063. StatsDSRV-STATS(52)@239f3d1631ac: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_conn_term_by_mme. MTC@239f3d1631ac: PTC was created. Component reference: 52, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@239f3d1631ac: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(52). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. StatsDSRV-STATS(52)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(52)@239f3d1631ac: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(52)@239f3d1631ac: Mapping port StatsDSRV-STATS(52):STATS to system:STATS. StatsDSRV-STATS(52)@239f3d1631ac: Map operation of StatsDSRV-STATS(52):STATS to system:STATS finished. HC@239f3d1631ac: 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: 5064. S1APSRV-TC_conn_term_by_mme(53)@239f3d1631ac: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_conn_term_by_mme. MTC@239f3d1631ac: PTC was created. Component reference: 53, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. MTC@239f3d1631ac: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_conn_term_by_mme(53). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: 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)@239f3d1631ac: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_conn_term_by_mme(53)@239f3d1631ac: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_conn_term_by_mme(53)@239f3d1631ac: Mapping port S1APSRV-TC_conn_term_by_mme(53):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_conn_term_by_mme(53)@239f3d1631ac: Map operation of S1APSRV-TC_conn_term_by_mme(53):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_conn_term_by_mme(53)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@239f3d1631ac: 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: 5065. S1APSRV-TC_conn_term_by_mme(53)@239f3d1631ac: SCTP server listening on "127.0.2.10":36412 PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_conn_term_by_mme. MTC@239f3d1631ac: PTC was created. Component reference: 54, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_conn_term_by_mme. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: 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)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: 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)@239f3d1631ac: Mapping port PFCP-TC_conn_term_by_mme(54):PFCP to system:PFCP. PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: Map operation of PFCP-TC_conn_term_by_mme(54):PFCP to system:PFCP finished. HC@239f3d1631ac: 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: 5066. ConnHdlr-TC_conn_term_by_mme-0(55)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_conn_term_by_mme. MTC@239f3d1631ac: PTC was created. Component reference: 55, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme-0. MTC@239f3d1631ac: 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)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(55):STATSD_PROC and StatsDSRV-STATS(52):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(55):S1AP_CONN and S1APSRV-TC_conn_term_by_mme(53):S1AP_CLIENT. MTC@239f3d1631ac: 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@239f3d1631ac: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(55):S1AP_PROC and S1APSRV-TC_conn_term_by_mme(53):S1AP_PROC. MTC@239f3d1631ac: 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@239f3d1631ac: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(55):PFCP and PFCP-TC_conn_term_by_mme(54):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(55):PFCP and PFCP-TC_conn_term_by_mme(54):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(55):PFCP_PROC and PFCP-TC_conn_term_by_mme(54):CLIENT_PROC. MTC@239f3d1631ac: 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@239f3d1631ac: 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@239f3d1631ac: Function was started. ConnHdlr-TC_conn_term_by_mme-0(55)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:38.851306+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:38.851615+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:38.851734+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,9,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:38.851923+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,9,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_conn_term_by_mme-0(55), seid := omit, pfcp_msg_sequence_number := omit } } 2024-09-16T07:03:40.852310+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:40.852654+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:40.852958+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,10,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:40.853271+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,10,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_conn_term_by_mme-0(55), seid := omit, pfcp_msg_sequence_number := omit } } 2024-09-16T07:03:42.854228+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:42.854357+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:42.854392+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,11,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:42.854434+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,11,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_conn_term_by_mme-0(55), seid := omit, pfcp_msg_sequence_number := omit } } StatsDSRV-STATS(52)@239f3d1631ac: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(52)@239f3d1631ac: 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)@239f3d1631ac: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(52)@239f3d1631ac: Stopping MTC. The current test case will be terminated. MC@239f3d1631ac: Test Component 52 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(52)@239f3d1631ac: Stopping test component execution. S1APSRV-TC_conn_term_by_mme(53)@239f3d1631ac: Kill was requested from MC. ConnHdlr-TC_conn_term_by_mme-0(55)@239f3d1631ac: Kill was requested from MC. ConnHdlr-TC_conn_term_by_mme-0(55)@239f3d1631ac: Terminating test component execution. S1APSRV-TC_conn_term_by_mme(53)@239f3d1631ac: Terminating test component execution. PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: Kill was requested from MC. PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: Terminating test component execution. MTC@239f3d1631ac: Stopping test component execution. MTC@239f3d1631ac: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(52)@239f3d1631ac: Function main was stopped. PTC terminates. ConnHdlr-TC_conn_term_by_mme-0(55)@239f3d1631ac: Function f_ConnHdlr_init was stopped. PTC terminates. ConnHdlr-TC_conn_term_by_mme-0(55)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_conn_term_by_mme(53)@239f3d1631ac: Function main was stopped. PTC terminates. S1APSRV-TC_conn_term_by_mme(53)@239f3d1631ac: Terminating component type S1AP_Server.S1AP_Server_CT. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_by_mme. StatsDSRV-STATS(52)@239f3d1631ac: Terminating component type StatsD_Checker.StatsD_Checker_CT. PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: Function main was stopped. PTC terminates. PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. ConnHdlr-TC_conn_term_by_mme-0(55)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_conn_term_by_mme. ConnHdlr-TC_conn_term_by_mme-0(55)@239f3d1631ac: Final verdict of PTC: none PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_conn_term_by_mme. PFCP-TC_conn_term_by_mme(54)@239f3d1631ac: Final verdict of PTC: none StatsDSRV-STATS(52)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_conn_term_by_mme. StatsDSRV-STATS(52)@239f3d1631ac: 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_conn_term_by_mme(53)@239f3d1631ac: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(53)@239f3d1631ac: Final verdict of PTC: none MTC@239f3d1631ac: Setting final verdict of the test case. MTC@239f3d1631ac: Local verdict of MTC: none MTC@239f3d1631ac: 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@239f3d1631ac: Local verdict of PTC S1APSRV-TC_conn_term_by_mme(53): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC PFCP-TC_conn_term_by_mme(54): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_conn_term_by_mme-0(55): none (fail -> fail) MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme fail'. Mon Sep 16 07:03:43 UTC 2024 ------ S1GW_Tests.TC_conn_term_by_mme fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=34316) MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme fail' was executed successfully (exit status: 0). MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail'. ------ S1GW_Tests.TC_conn_term_mme_unavail ------ Mon Sep 16 07:03:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_conn_term_mme_unavail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_conn_term_mme_unavail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 2024-09-16T07:03:44.855273+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:44.855426+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:44.855480+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,12,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:44.855546+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,12,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail' was executed successfully (exit status: 0). MTC@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_mme_unavail. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was initialized. MTC@239f3d1631ac: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@239f3d1631ac: PTC StatsDSRV-STATS(52) finished. Process statistics: { process id: 5063, terminated normally, exit status: 0, user time: 0.024100 s, system time: 0.000000 s, maximum resident set size: 74716, integral resident set size: 0, page faults not requiring physical I/O: 2972, page faults requiring physical I/O: 31, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 56, involuntary context switches: 6 } HC@239f3d1631ac: PTC S1APSRV-TC_conn_term_by_mme(53) finished. Process statistics: { process id: 5064, terminated normally, exit status: 0, user time: 0.014780 s, system time: 0.007390 s, maximum resident set size: 77012, integral resident set size: 0, page faults not requiring physical I/O: 2891, page faults requiring physical I/O: 10, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 55, involuntary context switches: 2 } HC@239f3d1631ac: PTC PFCP-TC_conn_term_by_mme(54) finished. Process statistics: { process id: 5065, terminated normally, exit status: 0, user time: 0.016615 s, system time: 0.012461 s, maximum resident set size: 74584, integral resident set size: 0, page faults not requiring physical I/O: 3001, page faults requiring physical I/O: 34, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 101, involuntary context switches: 2 } HC@239f3d1631ac: PTC ConnHdlr-TC_conn_term_by_mme-0(55) finished. Process statistics: { process id: 5066, terminated normally, exit status: 0, user time: 0.022076 s, system time: 0.000000 s, maximum resident set size: 75296, integral resident set size: 0, page faults not requiring physical I/O: 2968, page faults requiring physical I/O: 32, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 76, involuntary context switches: 4 } HC@239f3d1631ac: 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: 5115. StatsDSRV-STATS(56)@239f3d1631ac: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_conn_term_mme_unavail. MTC@239f3d1631ac: PTC was created. Component reference: 56, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@239f3d1631ac: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(56). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_conn_term_mme_unavail. StatsDSRV-STATS(56)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(56)@239f3d1631ac: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(56)@239f3d1631ac: Mapping port StatsDSRV-STATS(56):STATS to system:STATS. StatsDSRV-STATS(56)@239f3d1631ac: Map operation of StatsDSRV-STATS(56):STATS to system:STATS finished. HC@239f3d1631ac: 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: 5116. PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_conn_term_mme_unavail. MTC@239f3d1631ac: PTC was created. Component reference: 57, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_conn_term_mme_unavail. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: 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)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: 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)@239f3d1631ac: Mapping port PFCP-TC_conn_term_mme_unavail(57):PFCP to system:PFCP. PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: Map operation of PFCP-TC_conn_term_mme_unavail(57):PFCP to system:PFCP finished. HC@239f3d1631ac: 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: 5117. ConnHdlr-TC_conn_term_mme_unavail-0(58)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_conn_term_mme_unavail. MTC@239f3d1631ac: PTC was created. Component reference: 58, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail-0. MTC@239f3d1631ac: 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)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_conn_term_mme_unavail-0(58):STATSD_PROC and StatsDSRV-STATS(56):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_conn_term_mme_unavail-0(58):PFCP and PFCP-TC_conn_term_mme_unavail(57):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_conn_term_mme_unavail-0(58):PFCP and PFCP-TC_conn_term_mme_unavail(57):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_conn_term_mme_unavail-0(58):PFCP_PROC and PFCP-TC_conn_term_mme_unavail(57):CLIENT_PROC. MTC@239f3d1631ac: 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@239f3d1631ac: 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@239f3d1631ac: Function was started. ConnHdlr-TC_conn_term_mme_unavail-0(58)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:46.856273+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:46.856418+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:46.856486+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,13,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:46.856564+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,13,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_conn_term_mme_unavail-0(58), seid := omit, pfcp_msg_sequence_number := omit } } 2024-09-16T07:03:48.857302+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:48.857652+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:48.857879+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,14,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:48.858029+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,14,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_conn_term_mme_unavail-0(58), seid := omit, pfcp_msg_sequence_number := omit } } StatsDSRV-STATS(56)@239f3d1631ac: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(56)@239f3d1631ac: 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)@239f3d1631ac: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(56)@239f3d1631ac: Stopping MTC. The current test case will be terminated. MC@239f3d1631ac: Test Component 56 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(56)@239f3d1631ac: Stopping test component execution. PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: Kill was requested from MC. ConnHdlr-TC_conn_term_mme_unavail-0(58)@239f3d1631ac: Kill was requested from MC. PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: Terminating test component execution. MTC@239f3d1631ac: Stopping test component execution. StatsDSRV-STATS(56)@239f3d1631ac: Function main was stopped. PTC terminates. ConnHdlr-TC_conn_term_mme_unavail-0(58)@239f3d1631ac: Terminating test component execution. StatsDSRV-STATS(56)@239f3d1631ac: Terminating component type StatsD_Checker.StatsD_Checker_CT. MTC@239f3d1631ac: Terminating component type S1GW_Tests.test_CT. PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: Function main was stopped. PTC terminates. PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. ConnHdlr-TC_conn_term_mme_unavail-0(58)@239f3d1631ac: Function f_ConnHdlr_init was stopped. PTC terminates. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_mme_unavail. ConnHdlr-TC_conn_term_mme_unavail-0(58)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. StatsDSRV-STATS(56)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_conn_term_mme_unavail. StatsDSRV-STATS(56)@239f3d1631ac: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_conn_term_mme_unavail. PFCP-TC_conn_term_mme_unavail(57)@239f3d1631ac: Final verdict of PTC: none ConnHdlr-TC_conn_term_mme_unavail-0(58)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_conn_term_mme_unavail. ConnHdlr-TC_conn_term_mme_unavail-0(58)@239f3d1631ac: Final verdict of PTC: none MTC@239f3d1631ac: Setting final verdict of the test case. MTC@239f3d1631ac: Local verdict of MTC: none MTC@239f3d1631ac: 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@239f3d1631ac: Local verdict of PTC PFCP-TC_conn_term_mme_unavail(57): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_conn_term_mme_unavail-0(58): none (fail -> fail) MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail fail'. Mon Sep 16 07:03:50 UTC 2024 ------ S1GW_Tests.TC_conn_term_mme_unavail fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=5404) 2024-09-16T07:03:50.859291+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:50.859586+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:50.859708+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,15,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:50.859867+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,15,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) Waiting for packet dumper to finish... 1 (prev_count=5404, count=5640) MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail fail' was executed successfully (exit status: 0). MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup'. ------ S1GW_Tests.TC_e_rab_setup ------ Mon Sep 16 07:03:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_e_rab_setup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_e_rab_setup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 2024-09-16T07:03:52.860276+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:52.860482+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:52.860617+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,16,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:52.860754+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,16,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup' was executed successfully (exit status: 0). MTC@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_e_rab_setup. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was initialized. MTC@239f3d1631ac: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@239f3d1631ac: PTC StatsDSRV-STATS(56) finished. Process statistics: { process id: 5115, terminated normally, exit status: 0, user time: 0.015359 s, system time: 0.005119 s, maximum resident set size: 74992, integral resident set size: 0, page faults not requiring physical I/O: 2989, 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: 6 } HC@239f3d1631ac: PTC PFCP-TC_conn_term_mme_unavail(57) finished. Process statistics: { process id: 5116, terminated normally, exit status: 0, user time: 0.010672 s, system time: 0.010672 s, maximum resident set size: 79464, integral resident set size: 0, page faults not requiring physical I/O: 2908, 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: 83, involuntary context switches: 1 } HC@239f3d1631ac: PTC ConnHdlr-TC_conn_term_mme_unavail-0(58) finished. Process statistics: { process id: 5117, terminated normally, exit status: 0, user time: 0.016626 s, system time: 0.004156 s, maximum resident set size: 75820, integral resident set size: 0, page faults not requiring physical I/O: 3005, 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: 62, involuntary context switches: 3 } HC@239f3d1631ac: 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: 5168. StatsDSRV-STATS(59)@239f3d1631ac: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_e_rab_setup. MTC@239f3d1631ac: PTC was created. Component reference: 59, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@239f3d1631ac: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(59). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. StatsDSRV-STATS(59)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(59)@239f3d1631ac: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(59)@239f3d1631ac: Mapping port StatsDSRV-STATS(59):STATS to system:STATS. StatsDSRV-STATS(59)@239f3d1631ac: Map operation of StatsDSRV-STATS(59):STATS to system:STATS finished. HC@239f3d1631ac: 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: 5169. S1APSRV-TC_e_rab_setup(60)@239f3d1631ac: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_e_rab_setup. MTC@239f3d1631ac: PTC was created. Component reference: 60, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. MTC@239f3d1631ac: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_e_rab_setup(60). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: 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)@239f3d1631ac: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_e_rab_setup(60)@239f3d1631ac: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_e_rab_setup(60)@239f3d1631ac: Mapping port S1APSRV-TC_e_rab_setup(60):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_e_rab_setup(60)@239f3d1631ac: Map operation of S1APSRV-TC_e_rab_setup(60):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup(60)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_e_rab_setup(60)@239f3d1631ac: SCTP server listening on "127.0.2.10":36412 HC@239f3d1631ac: 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: 5170. PFCP-TC_e_rab_setup(61)@239f3d1631ac: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_e_rab_setup. MTC@239f3d1631ac: PTC was created. Component reference: 61, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_e_rab_setup. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup-0. PFCP-TC_e_rab_setup(61)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_e_rab_setup(61)@239f3d1631ac: 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)@239f3d1631ac: Mapping port PFCP-TC_e_rab_setup(61):PFCP to system:PFCP. PFCP-TC_e_rab_setup(61)@239f3d1631ac: Map operation of PFCP-TC_e_rab_setup(61):PFCP to system:PFCP finished. HC@239f3d1631ac: 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: 5171. ConnHdlr-TC_e_rab_setup-0(62)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_e_rab_setup. MTC@239f3d1631ac: PTC was created. Component reference: 62, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup-0. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_e_rab_setup-0(62):STATSD_PROC and StatsDSRV-STATS(59):STATSD_PROC. ConnHdlr-TC_e_rab_setup-0(62)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_e_rab_setup-0(62):STATSD_PROC and StatsDSRV-STATS(59):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_e_rab_setup-0(62):S1AP_CONN and S1APSRV-TC_e_rab_setup(60):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_e_rab_setup-0(62):S1AP_CONN and S1APSRV-TC_e_rab_setup(60):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_e_rab_setup-0(62):S1AP_PROC and S1APSRV-TC_e_rab_setup(60):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_e_rab_setup-0(62):S1AP_PROC and S1APSRV-TC_e_rab_setup(60):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_e_rab_setup-0(62):PFCP and PFCP-TC_e_rab_setup(61):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_e_rab_setup-0(62):PFCP and PFCP-TC_e_rab_setup(61):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_e_rab_setup-0(62):PFCP_PROC and PFCP-TC_e_rab_setup(61):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_e_rab_setup-0(62):PFCP_PROC and PFCP-TC_e_rab_setup(61):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. ConnHdlr-TC_e_rab_setup-0(62)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_e_rab_setup(61)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:03:54.861330+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:54.861793+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:54.862128+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,17,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:54.862451+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,17,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_e_rab_setup(61)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_e_rab_setup(61)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_e_rab_setup-0(62), seid := omit, pfcp_msg_sequence_number := omit } } 2024-09-16T07:03:56.863329+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:56.863754+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:56.863976+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,18,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:56.864272+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,18,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_e_rab_setup(61)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_e_rab_setup(61)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_e_rab_setup-0(62), seid := omit, pfcp_msg_sequence_number := omit } } StatsDSRV-STATS(59)@239f3d1631ac: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(59)@239f3d1631ac: 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)@239f3d1631ac: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(59)@239f3d1631ac: Stopping MTC. The current test case will be terminated. MC@239f3d1631ac: Test Component 59 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(59)@239f3d1631ac: Stopping test component execution. MTC@239f3d1631ac: Stopping test component execution. S1APSRV-TC_e_rab_setup(60)@239f3d1631ac: Kill was requested from MC. PFCP-TC_e_rab_setup(61)@239f3d1631ac: Kill was requested from MC. ConnHdlr-TC_e_rab_setup-0(62)@239f3d1631ac: Kill was requested from MC. S1APSRV-TC_e_rab_setup(60)@239f3d1631ac: Terminating test component execution. ConnHdlr-TC_e_rab_setup-0(62)@239f3d1631ac: Terminating test component execution. PFCP-TC_e_rab_setup(61)@239f3d1631ac: Terminating test component execution. MTC@239f3d1631ac: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(59)@239f3d1631ac: Function main was stopped. PTC terminates. PFCP-TC_e_rab_setup(61)@239f3d1631ac: Function main was stopped. PTC terminates. ConnHdlr-TC_e_rab_setup-0(62)@239f3d1631ac: Function f_ConnHdlr_init was stopped. PTC terminates. PFCP-TC_e_rab_setup(61)@239f3d1631ac: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. ConnHdlr-TC_e_rab_setup-0(62)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_e_rab_setup(60)@239f3d1631ac: Function main was stopped. PTC terminates. StatsDSRV-STATS(59)@239f3d1631ac: Terminating component type StatsD_Checker.StatsD_Checker_CT. S1APSRV-TC_e_rab_setup(60)@239f3d1631ac: Terminating component type S1AP_Server.S1AP_Server_CT. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was shut down inside testcase TC_e_rab_setup. PFCP-TC_e_rab_setup(61)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_e_rab_setup. StatsDSRV-STATS(59)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_e_rab_setup. PFCP-TC_e_rab_setup(61)@239f3d1631ac: Final verdict of PTC: none StatsDSRV-STATS(59)@239f3d1631ac: 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)@239f3d1631ac: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_e_rab_setup. S1APSRV-TC_e_rab_setup(60)@239f3d1631ac: Final verdict of PTC: none ConnHdlr-TC_e_rab_setup-0(62)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_e_rab_setup. ConnHdlr-TC_e_rab_setup-0(62)@239f3d1631ac: Final verdict of PTC: none MTC@239f3d1631ac: Setting final verdict of the test case. MTC@239f3d1631ac: Local verdict of MTC: none MTC@239f3d1631ac: 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@239f3d1631ac: Local verdict of PTC S1APSRV-TC_e_rab_setup(60): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC PFCP-TC_e_rab_setup(61): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_e_rab_setup-0(62): none (fail -> fail) MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup fail'. Mon Sep 16 07:03:58 UTC 2024 ------ S1GW_Tests.TC_e_rab_setup fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=5080) 2024-09-16T07:03:58.865333+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:03:58.865811+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:03:58.866085+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,19,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:03:58.866392+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,19,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) Waiting for packet dumper to finish... 1 (prev_count=5080, count=5316) MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup fail' was executed successfully (exit status: 0). MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_pfcp_heartbeat'. ------ S1GW_Tests.TC_pfcp_heartbeat ------ Mon Sep 16 07:04:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_pfcp_heartbeat.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/S1GW_Tests.TC_pfcp_heartbeat.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 2024-09-16T07:04:00.867284+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:04:00.867486+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:04:00.867587+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,20,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:04:00.867697+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,20,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_pfcp_heartbeat' was executed successfully (exit status: 0). MTC@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_pfcp_heartbeat. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was initialized. MTC@239f3d1631ac: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. HC@239f3d1631ac: PTC StatsDSRV-STATS(59) finished. Process statistics: { process id: 5168, terminated normally, exit status: 0, user time: 0.021365 s, system time: 0.017092 s, maximum resident set size: 77172, integral resident set size: 0, page faults not requiring physical I/O: 2923, 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: 52, involuntary context switches: 6 } HC@239f3d1631ac: PTC S1APSRV-TC_e_rab_setup(60) finished. Process statistics: { process id: 5169, terminated normally, exit status: 0, user time: 0.022292 s, system time: 0.014861 s, maximum resident set size: 75236, integral resident set size: 0, page faults not requiring physical I/O: 2923, page faults requiring physical I/O: 13, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 6 } HC@239f3d1631ac: PTC PFCP-TC_e_rab_setup(61) finished. Process statistics: { process id: 5170, terminated normally, exit status: 0, user time: 0.033009 s, system time: 0.011003 s, maximum resident set size: 76348, integral resident set size: 0, page faults not requiring physical I/O: 2962, page faults requiring physical I/O: 10, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 85, involuntary context switches: 2 } HC@239f3d1631ac: PTC ConnHdlr-TC_e_rab_setup-0(62) finished. Process statistics: { process id: 5171, terminated normally, exit status: 0, user time: 0.024423 s, system time: 0.014654 s, maximum resident set size: 79336, integral resident set size: 0, page faults not requiring physical I/O: 2903, 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: 69, involuntary context switches: 5 } HC@239f3d1631ac: PTC was created. Component reference: 63, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_pfcp_heartbeat, process id: 5220. StatsDSRV-STATS(63)@239f3d1631ac: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_pfcp_heartbeat. MTC@239f3d1631ac: PTC was created. Component reference: 63, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@239f3d1631ac: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(63). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_pfcp_heartbeat. StatsDSRV-STATS(63)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(63)@239f3d1631ac: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(63)@239f3d1631ac: Mapping port StatsDSRV-STATS(63):STATS to system:STATS. StatsDSRV-STATS(63)@239f3d1631ac: Map operation of StatsDSRV-STATS(63):STATS to system:STATS finished. HC@239f3d1631ac: 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: 5221. S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_pfcp_heartbeat. MTC@239f3d1631ac: PTC was created. Component reference: 64, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_pfcp_heartbeat. MTC@239f3d1631ac: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_pfcp_heartbeat(64). MTC@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_pfcp_heartbeat. S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Mapping port S1APSRV-TC_pfcp_heartbeat(64):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Map operation of S1APSRV-TC_pfcp_heartbeat(64):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: SCTP server listening on "127.0.2.10":36412 HC@239f3d1631ac: 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: 5222. PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_pfcp_heartbeat. MTC@239f3d1631ac: PTC was created. Component reference: 65, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCP-TC_pfcp_heartbeat. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. MTC@239f3d1631ac: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_pfcp_heartbeat-0. PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: 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)@239f3d1631ac: Mapping port PFCP-TC_pfcp_heartbeat(65):PFCP to system:PFCP. PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: Map operation of PFCP-TC_pfcp_heartbeat(65):PFCP to system:PFCP finished. HC@239f3d1631ac: 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: 5223. ConnHdlr-TC_pfcp_heartbeat-0(66)@239f3d1631ac: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_pfcp_heartbeat. MTC@239f3d1631ac: PTC was created. Component reference: 66, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_pfcp_heartbeat-0. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(66):STATSD_PROC and StatsDSRV-STATS(63):STATSD_PROC. ConnHdlr-TC_pfcp_heartbeat-0(66)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(66):STATSD_PROC and StatsDSRV-STATS(63):STATSD_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(66):S1AP_CONN and S1APSRV-TC_pfcp_heartbeat(64):S1AP_CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(66):S1AP_CONN and S1APSRV-TC_pfcp_heartbeat(64):S1AP_CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(66):S1AP_PROC and S1APSRV-TC_pfcp_heartbeat(64):S1AP_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(66):S1AP_PROC and S1APSRV-TC_pfcp_heartbeat(64):S1AP_PROC finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(66):PFCP and PFCP-TC_pfcp_heartbeat(65):CLIENT. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(66):PFCP and PFCP-TC_pfcp_heartbeat(65):CLIENT finished. MTC@239f3d1631ac: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(66):PFCP_PROC and PFCP-TC_pfcp_heartbeat(65):CLIENT_PROC. MTC@239f3d1631ac: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(66):PFCP_PROC and PFCP-TC_pfcp_heartbeat(65):CLIENT_PROC finished. MTC@239f3d1631ac: 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@239f3d1631ac: Function was started. ConnHdlr-TC_pfcp_heartbeat-0(66)@239f3d1631ac: 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)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_get_recovery_timestamp) 2024-09-16T07:04:02.868227+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:04:02.868369+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:04:02.868439+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,21,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:04:02.868525+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,21,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_pfcp_heartbeat-0(66), seid := omit, pfcp_msg_sequence_number := omit } } 2024-09-16T07:04:04.869406+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:04:04.869973+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:04:04.870551+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,22,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:04:04.871168+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,22,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.3.1", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 21, seid := omit, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000301'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935459000 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } } PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: sending to all conns: { { vc_conn := ConnHdlr-TC_pfcp_heartbeat-0(66), seid := omit, pfcp_msg_sequence_number := omit } } StatsDSRV-STATS(63)@239f3d1631ac: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(63)@239f3d1631ac: 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)@239f3d1631ac: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(63)@239f3d1631ac: Stopping MTC. The current test case will be terminated. MC@239f3d1631ac: Test Component 63 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(63)@239f3d1631ac: Stopping test component execution. PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: Kill was requested from MC. ConnHdlr-TC_pfcp_heartbeat-0(66)@239f3d1631ac: Kill was requested from MC. S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Kill was requested from MC. MTC@239f3d1631ac: Stopping test component execution. ConnHdlr-TC_pfcp_heartbeat-0(66)@239f3d1631ac: Terminating test component execution. PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: Terminating test component execution. MTC@239f3d1631ac: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(63)@239f3d1631ac: Function main was stopped. PTC terminates. S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Terminating test component execution. StatsDSRV-STATS(63)@239f3d1631ac: Terminating component type StatsD_Checker.StatsD_Checker_CT. ConnHdlr-TC_pfcp_heartbeat-0(66)@239f3d1631ac: Function f_ConnHdlr_init was stopped. PTC terminates. PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: Function main was stopped. PTC terminates. PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Function main was stopped. PTC terminates. ConnHdlr-TC_pfcp_heartbeat-0(66)@239f3d1631ac: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Terminating component type S1AP_Server.S1AP_Server_CT. MTC@239f3d1631ac: Component type S1GW_Tests.test_CT was shut down inside testcase TC_pfcp_heartbeat. StatsDSRV-STATS(63)@239f3d1631ac: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_pfcp_heartbeat. StatsDSRV-STATS(63)@239f3d1631ac: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_pfcp_heartbeat. PFCP-TC_pfcp_heartbeat(65)@239f3d1631ac: Final verdict of PTC: none S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_pfcp_heartbeat. ConnHdlr-TC_pfcp_heartbeat-0(66)@239f3d1631ac: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_pfcp_heartbeat. S1APSRV-TC_pfcp_heartbeat(64)@239f3d1631ac: Final verdict of PTC: none ConnHdlr-TC_pfcp_heartbeat-0(66)@239f3d1631ac: Final verdict of PTC: none MTC@239f3d1631ac: Setting final verdict of the test case. MTC@239f3d1631ac: Local verdict of MTC: none MTC@239f3d1631ac: 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@239f3d1631ac: Local verdict of PTC S1APSRV-TC_pfcp_heartbeat(64): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC PFCP-TC_pfcp_heartbeat(65): none (fail -> fail) MTC@239f3d1631ac: Local verdict of PTC ConnHdlr-TC_pfcp_heartbeat-0(66): none (fail -> fail) MTC@239f3d1631ac: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_pfcp_heartbeat fail'. Mon Sep 16 07:04:06 UTC 2024 ------ S1GW_Tests.TC_pfcp_heartbeat fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=5836) 2024-09-16T07:04:06.872409+00:00 [notice] <0.89.0> PFCP Association Setup timeout, UPF may be down, retrying... (pfcp_peer:connecting/3:166) 2024-09-16T07:04:06.873229+00:00 [info] <0.89.0> State change: connecting -> connecting (pfcp_peer:connecting/3:158) 2024-09-16T07:04:06.873788+00:00 [debug] <0.89.0> Tx PFCP PDU: {pfcp,v1,association_setup_request,undefined,23,#{node_id => {node_id,<<127,0,3,1>>},recovery_time_stamp => {recovery_time_stamp,3935459000}}} (pfcp_peer:send_pdu/3:350) 2024-09-16T07:04:06.874436+00:00 [debug] <0.89.0> Tx encoded PFCP PDU to {127,0,3,10}:8805: <<32,5,0,21,0,0,23,0,0,60,0,5,0,127,0,3,1,0,96,0,4,234,146,86,184>> (pfcp_peer:send_data/2:330) MTC@239f3d1631ac: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_pfcp_heartbeat fail' was executed successfully (exit status: 0). MC@239f3d1631ac: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@239f3d1631ac: Terminating MTC. MC@239f3d1631ac: MTC terminated. MC2> exit MC@239f3d1631ac: Shutting down session. HC@239f3d1631ac: PTC StatsDSRV-STATS(63) finished. Process statistics: { process id: 5220, terminated normally, exit status: 0, user time: 0.023613 s, system time: 0.019677 s, maximum resident set size: 74868, integral resident set size: 0, page faults not requiring physical I/O: 2970, page faults requiring physical I/O: 19, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 55, involuntary context switches: 6 } HC@239f3d1631ac: PTC S1APSRV-TC_pfcp_heartbeat(64) finished. Process statistics: { process id: 5221, terminated normally, exit status: 0, user time: 0.040472 s, system time: 0.000000 s, maximum resident set size: 75464, integral resident set size: 0, page faults not requiring physical I/O: 2924, page faults requiring physical I/O: 11, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 53, involuntary context switches: 4 } HC@239f3d1631ac: PTC PFCP-TC_pfcp_heartbeat(65) finished. Process statistics: { process id: 5222, terminated normally, exit status: 0, user time: 0.035092 s, system time: 0.007798 s, maximum resident set size: 76020, integral resident set size: 0, page faults not requiring physical I/O: 2956, page faults requiring physical I/O: 17, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 88, involuntary context switches: 2 } HC@239f3d1631ac: PTC ConnHdlr-TC_pfcp_heartbeat-0(66) finished. Process statistics: { process id: 5223, terminated normally, exit status: 0, user time: 0.035376 s, system time: 0.004422 s, maximum resident set size: 77924, integral resident set size: 0, page faults not requiring physical I/O: 2927, page faults requiring physical I/O: 12, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 71, involuntary context switches: 4 } MC@239f3d1631ac: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw/expected-results.xml' against results in 'junit-xml-4885.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 (963677) [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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/logs/testsuite', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/logs/testsuite', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping s1gw (963573) [testenv] Showing junit-xml-4885.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/testsuite/junit-xml-4885.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-nightly-20240916-0703-9b1ad96e'] testenv-s1gw-osmocom-nightly-20240916-0703-9b1ad96e [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-s1gw-test/98/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