Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/.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.30.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 d099279d5b6efbf513cb628ad55296d05197a41a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d099279d5b6efbf513cb628ad55296d05197a41a # timeout=10
Commit message: "SGSN: Remove mm context triplets"
 > git rev-list --no-walk 9fb31e1c72efedd016e699242f354407a98c3b36 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1
[ttcn3-hss-test-ogs] $ /bin/sh -xe /tmp/jenkins5510544202331634078.sh
+ DISTRO=debian:bookworm
+ echo debian:bookworm
+ tr : -
+ IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv
+ KERNEL=none
+ podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv
Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest...
Getting image source signatures
Copying blob sha256:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190
Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef
Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2
Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636
Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5
Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1
Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9
Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f
Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5
Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726
Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b
Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f
Writing manifest to image destination
Storing signatures
1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f
+ rm -rf logs _cache .linux
+ [ none != none ]
+ set +x
+ ./testenv.py run hss --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs -b osmocom:nightly
[testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/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-11-18 13:52:09
[testenv] Assuming the podman image is up-to-date
[testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/podman/testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_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-hss-test-ogs/_testenv/data/scripts/testenv-podman-main.sh']
time="2024-12-10T09:43:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead"
Running testenv-podman-main.sh
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', '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-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'apt-get', '-q', 'update']
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [214 kB]
Fetched 9266 kB in 1s (9482 kB/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-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/deps']
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/deps'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean'
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/deps'
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/ttcn3-deps-updated']
[testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks
[testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/ttcn3-copy-list
warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied
[testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/']
[testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/deps/']
[testenv] Generating links and Makefile for hss
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', './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 DIAMETER_EncDec.cc
Linking Abstract_Socket.cc
Linking Abstract_Socket.hh
Linking HTTPmsg_MessageLen.ttcn
Linking HTTPmsg_MessageLen_Function.cc
Linking HTTPmsg_PT.cc
Linking HTTPmsg_PT.hh
Linking HTTPmsg_PortType.ttcn
Linking HTTPmsg_Types.ttcn
Linking Misc_Helpers.ttcn
Linking General_Types.ttcn
Linking Osmocom_Types.ttcn
Linking Native_Functions.ttcn
Linking Native_FunctionDefs.cc
Linking DIAMETER_Types.ttcn
Linking DIAMETER_CodecPort.ttcn
Linking DIAMETER_CodecPort_CtrlFunct.ttcn
Linking DIAMETER_CodecPort_CtrlFunctDef.cc
Linking DIAMETER_Emulation.ttcn
Linking DIAMETER_Templates.ttcn
Linking DIAMETER_ts29_272_Templates.ttcn
Linking SCTP_Templates.ttcn
Linking HTTP_Adapter.ttcn
Linking Prometheus_Checker.ttcn
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh']
ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile.
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-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'make', 'compile']
/usr/bin/ttcn3_compiler -L -U 8 -D DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_272_Templates.ttcn General_Types.ttcn HSS_Tests.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn Prometheus_Checker.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn - DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_272_Templates.ttcn General_Types.ttcn HSS_Tests.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn Prometheus_Checker.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn
warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.

Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'...
Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'...
Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'...
Notify: Parsing TTCN-3 module `General_Types.ttcn'...
Notify: Parsing TTCN-3 module `HSS_Tests.ttcn'...
Notify: Parsing TTCN-3 module `HTTP_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `HTTPmsg_MessageLen.ttcn'...
Notify: Parsing TTCN-3 module `HTTPmsg_PortType.ttcn'...
Notify: Parsing TTCN-3 module `HTTPmsg_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 `Prometheus_Checker.ttcn'...
Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
Notify: Checking modules...
DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates':
 DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi':
  DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName':
   DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid':
    DIAMETER_Templates.ttcn:713.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime
    Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here
DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation':
 DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive':
  DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct:
   DIAMETER_Emulation.ttcn:321.5-63: In guard operation:
    DIAMETER_Emulation.ttcn:321.5-63: In receive statement:
     DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot.
   DIAMETER_Emulation.ttcn:322.5-60: In guard operation:
    DIAMETER_Emulation.ttcn:322.5-60: In receive statement:
     DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot.
 DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main':
  DIAMETER_Emulation.ttcn:371.2-459.2: In while statement:
   DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct:
    DIAMETER_Emulation.ttcn:394.6-108: In guard operation:
     DIAMETER_Emulation.ttcn:394.6-108: In receive statement:
      DIAMETER_Emulation.ttcn:394.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot.
    DIAMETER_Emulation.ttcn:403.6-70: In guard operation:
     DIAMETER_Emulation.ttcn:403.6-70: In receive statement:
      DIAMETER_Emulation.ttcn:403.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot.
    DIAMETER_Emulation.ttcn:416.13-68: In guard operation:
     DIAMETER_Emulation.ttcn:416.13-68: In receive statement:
      DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot.
    DIAMETER_Emulation.ttcn:420.17-72: In guard operation:
     DIAMETER_Emulation.ttcn:420.17-72: In receive statement:
      DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot.
HTTP_Adapter.ttcn: In TTCN-3 module `HTTP_Adapter':
 HTTP_Adapter.ttcn:101.1-106.1: In function definition `f_ts_body_or_empty':
  HTTP_Adapter.ttcn:105.2-12: In return statement:
   HTTP_Adapter.ttcn:105.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime
   HTTP_Adapter.ttcn:101.29-59: note: Referenced template parameter is here
 HTTP_Adapter.ttcn:126.1-131.1: In function definition `f_ts_body_or_empty_bin':
  HTTP_Adapter.ttcn:130.2-12: In return statement:
   HTTP_Adapter.ttcn:130.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime
   HTTP_Adapter.ttcn:126.33-64: note: Referenced template parameter is here
 HTTP_Adapter.ttcn:178.1-225.1: In function definition `f_http_tx_request':
  HTTP_Adapter.ttcn:209.2-213.2: In if statement:
   HTTP_Adapter.ttcn:211.3-212.64: In send statement:
    HTTP_Adapter.ttcn:211.24-212.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req':
     HTTP_Adapter.ttcn:211.38-41: In parameter #3 for `body':
      HTTP_Adapter.ttcn:211.38-41: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime
      HTTP_Adapter.ttcn:179.7-38: note: Referenced template parameter is here
     In parameter #8 for `client_id':
      HTTP_Adapter.ttcn:212.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime
      HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here
  HTTP_Adapter.ttcn:213.4-218.2: In if statement:
   HTTP_Adapter.ttcn:215.3-217.61: In send statement:
    HTTP_Adapter.ttcn:215.28-217.60: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req_Bin':
     HTTP_Adapter.ttcn:215.42-52: In parameter #3 for `body':
      HTTP_Adapter.ttcn:215.42-52: warning: Inadequate restriction on the referenced template parameter `binary_body', this may cause a dynamic test case error at runtime
      HTTP_Adapter.ttcn:180.7-46: note: Referenced template parameter is here
     In parameter #8 for `client_id':
      HTTP_Adapter.ttcn:217.47-59: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime
      HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here
  HTTP_Adapter.ttcn:218.4-222.2: In if statement:
   HTTP_Adapter.ttcn:220.3-221.64: In send statement:
    HTTP_Adapter.ttcn:220.24-221.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req':
     In parameter #8 for `client_id':
      HTTP_Adapter.ttcn:221.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime
      HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here
 HTTP_Adapter.ttcn:227.1-256.1: In function definition `f_http_rx_response':
  HTTP_Adapter.ttcn:251.2-253.2: In if statement:
   HTTP_Adapter.ttcn:252.3-37: In send statement:
    HTTP_Adapter.ttcn:252.26-36: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Close':
     HTTP_Adapter.ttcn:252.27-35: In parameter #1 for `client_id':
      HTTP_Adapter.ttcn:252.27-35: warning: Inadequate restriction on the referenced template parameter `client_id', this may cause a dynamic test case error at runtime
      HTTP_Adapter.ttcn:229.8-41: note: Referenced template parameter is here
HSS_Tests.ttcn: In TTCN-3 module `HSS_Tests':
 HSS_Tests.ttcn:224.9-245.1: In function definition `f_TC_ulr_ula':
  HSS_Tests.ttcn:243.2-93: In function instance:
   HSS_Tests.ttcn:243.2-93: warning: The value returned by function `@Prometheus_Checker.f_prometheus_expect_from_snapshot' is not used
 HSS_Tests.ttcn:257.9-279.1: In function definition `f_TC_ulr_ula_subscr_op_det_barring_7':
  HSS_Tests.ttcn:277.2-93: In function instance:
   HSS_Tests.ttcn:277.2-93: warning: The value returned by function `@Prometheus_Checker.f_prometheus_expect_from_snapshot' is not used
Notify: Generating code...
Notify: File `DIAMETER_CodecPort.hh' was generated.
Notify: File `DIAMETER_CodecPort.cc' was generated.
Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated.
Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated.
Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `DIAMETER_CodecPort_part_1.cc' was generated.
Notify: File `DIAMETER_CodecPort_part_2.cc' was generated.
Notify: File `DIAMETER_CodecPort_part_3.cc' was generated.
Notify: File `DIAMETER_CodecPort_part_4.cc' was generated.
Notify: File `DIAMETER_CodecPort_part_5.cc' was generated.
Notify: File `DIAMETER_CodecPort_part_6.cc' was generated.
Notify: File `DIAMETER_CodecPort_part_7.cc' was generated.
Notify: File `DIAMETER_Emulation.hh' was generated.
Notify: File `DIAMETER_Emulation.cc' was generated.
Notify: File `DIAMETER_Emulation_part_1.cc' was generated.
Notify: File `DIAMETER_Emulation_part_2.cc' was generated.
Notify: File `DIAMETER_Emulation_part_3.cc' was generated.
Notify: File `DIAMETER_Emulation_part_4.cc' was generated.
Notify: File `DIAMETER_Emulation_part_5.cc' was generated.
Notify: File `DIAMETER_Emulation_part_6.cc' was generated.
Notify: File `DIAMETER_Emulation_part_7.cc' was generated.
Notify: File `DIAMETER_Templates.hh' was generated.
Notify: File `DIAMETER_Templates.cc' was generated.
Notify: File `DIAMETER_Templates_part_1.cc' was generated.
Notify: File `DIAMETER_Templates_part_2.cc' was generated.
Notify: File `DIAMETER_Templates_part_3.cc' was generated.
Notify: File `DIAMETER_Templates_part_4.cc' was generated.
Notify: File `DIAMETER_Templates_part_5.cc' was generated.
Notify: File `DIAMETER_Templates_part_6.cc' was generated.
Notify: File `DIAMETER_Templates_part_7.cc' was generated.
Notify: File `DIAMETER_Types.hh' was generated.
Notify: File `DIAMETER_Types.cc' was generated.
Notify: File `DIAMETER_Types_part_1.cc' was generated.
Notify: File `DIAMETER_Types_part_2.cc' was generated.
Notify: File `DIAMETER_Types_part_3.cc' was generated.
Notify: File `DIAMETER_Types_part_4.cc' was generated.
Notify: File `DIAMETER_Types_part_5.cc' was generated.
Notify: File `DIAMETER_Types_part_6.cc' was generated.
Notify: File `DIAMETER_Types_part_7.cc' was generated.
Notify: File `DIAMETER_ts29_272_Templates.hh' was generated.
Notify: File `DIAMETER_ts29_272_Templates.cc' was generated.
Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated.
Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated.
Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated.
Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated.
Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated.
Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated.
Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated.
Notify: File `General_Types.hh' was generated.
Notify: File `General_Types.cc' was generated.
Notify: File `General_Types_part_1.cc' was generated.
Notify: File `General_Types_part_2.cc' was generated.
Notify: File `General_Types_part_3.cc' was generated.
Notify: File `General_Types_part_4.cc' was generated.
Notify: File `General_Types_part_5.cc' was generated.
Notify: File `General_Types_part_6.cc' was generated.
Notify: File `General_Types_part_7.cc' was generated.
Notify: File `HSS_Tests.hh' was generated.
Notify: File `HSS_Tests.cc' was generated.
Notify: File `HSS_Tests_part_1.cc' was generated.
Notify: File `HSS_Tests_part_2.cc' was generated.
Notify: File `HSS_Tests_part_3.cc' was generated.
Notify: File `HSS_Tests_part_4.cc' was generated.
Notify: File `HSS_Tests_part_5.cc' was generated.
Notify: File `HSS_Tests_part_6.cc' was generated.
Notify: File `HSS_Tests_part_7.cc' was generated.
Notify: File `HTTP_Adapter.hh' was generated.
Notify: File `HTTP_Adapter.cc' was generated.
Notify: File `HTTP_Adapter_part_1.cc' was generated.
Notify: File `HTTP_Adapter_part_2.cc' was generated.
Notify: File `HTTP_Adapter_part_3.cc' was generated.
Notify: File `HTTP_Adapter_part_4.cc' was generated.
Notify: File `HTTP_Adapter_part_5.cc' was generated.
Notify: File `HTTP_Adapter_part_6.cc' was generated.
Notify: File `HTTP_Adapter_part_7.cc' was generated.
Notify: File `HTTPmsg_MessageLen.hh' was generated.
Notify: File `HTTPmsg_MessageLen.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_1.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_2.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_3.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_4.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_5.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_6.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_7.cc' was generated.
Notify: File `HTTPmsg_PortType.hh' was generated.
Notify: File `HTTPmsg_PortType.cc' was generated.
Notify: File `HTTPmsg_PortType_part_1.cc' was generated.
Notify: File `HTTPmsg_PortType_part_2.cc' was generated.
Notify: File `HTTPmsg_PortType_part_3.cc' was generated.
Notify: File `HTTPmsg_PortType_part_4.cc' was generated.
Notify: File `HTTPmsg_PortType_part_5.cc' was generated.
Notify: File `HTTPmsg_PortType_part_6.cc' was generated.
Notify: File `HTTPmsg_PortType_part_7.cc' was generated.
Notify: File `HTTPmsg_Types.hh' was generated.
Notify: File `HTTPmsg_Types.cc' was generated.
Notify: File `HTTPmsg_Types_part_1.cc' was generated.
Notify: File `HTTPmsg_Types_part_2.cc' was generated.
Notify: File `HTTPmsg_Types_part_3.cc' was generated.
Notify: File `HTTPmsg_Types_part_4.cc' was generated.
Notify: File `HTTPmsg_Types_part_5.cc' was generated.
Notify: File `HTTPmsg_Types_part_6.cc' was generated.
Notify: File `HTTPmsg_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 `Prometheus_Checker.hh' was generated.
Notify: File `Prometheus_Checker.cc' was generated.
Notify: File `Prometheus_Checker_part_1.cc' was generated.
Notify: File `Prometheus_Checker_part_2.cc' was generated.
Notify: File `Prometheus_Checker_part_3.cc' was generated.
Notify: File `Prometheus_Checker_part_4.cc' was generated.
Notify: File `Prometheus_Checker_part_5.cc' was generated.
Notify: File `Prometheus_Checker_part_6.cc' was generated.
Notify: File `Prometheus_Checker_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 `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: 216 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-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'make', '-j', '17']
Creating dependency file for TCCInterface.cc
Creating dependency file for TCCEncoding.cc
Creating dependency file for TCCConversion.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 HTTPmsg_PT.cc
Creating dependency file for HTTPmsg_MessageLen_Function.cc
Creating dependency file for DIAMETER_EncDec.cc
Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc
Creating dependency file for Abstract_Socket.cc
Creating dependency file for TCCInterface_Functions_part_7.cc
Creating dependency file for TCCInterface_Functions_part_6.cc
Creating dependency file for TCCInterface_Functions_part_5.cc
Creating dependency file for TCCInterface_Functions_part_4.cc
Creating dependency file for TCCInterface_Functions_part_3.cc
Creating dependency file for TCCInterface_Functions_part_2.cc
Creating dependency file for TCCInterface_Functions_part_1.cc
Creating dependency file for TCCEncoding_Functions_part_7.cc
Creating dependency file for TCCEncoding_Functions_part_6.cc
Creating dependency file for TCCEncoding_Functions_part_5.cc
Creating dependency file for TCCEncoding_Functions_part_4.cc
Creating dependency file for TCCEncoding_Functions_part_3.cc
Creating dependency file for TCCEncoding_Functions_part_2.cc
Creating dependency file for TCCEncoding_Functions_part_1.cc
Creating dependency file for TCCConversion_Functions_part_7.cc
Creating dependency file for TCCConversion_Functions_part_5.cc
Creating dependency file for TCCConversion_Functions_part_6.cc
Creating dependency file for TCCConversion_Functions_part_4.cc
Creating dependency file for TCCConversion_Functions_part_3.cc
Creating dependency file for TCCConversion_Functions_part_2.cc
Creating dependency file for TCCConversion_Functions_part_1.cc
Creating dependency file for Socket_API_Definitions_part_7.cc
Creating dependency file for Socket_API_Definitions_part_6.cc
Creating dependency file for Socket_API_Definitions_part_5.cc
Creating dependency file for Socket_API_Definitions_part_4.cc
Creating dependency file for Socket_API_Definitions_part_3.cc
Creating dependency file for Socket_API_Definitions_part_2.cc
Creating dependency file for Socket_API_Definitions_part_1.cc
Creating dependency file for 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 Prometheus_Checker_part_7.cc
Creating dependency file for Prometheus_Checker_part_6.cc
Creating dependency file for Prometheus_Checker_part_5.cc
Creating dependency file for Prometheus_Checker_part_4.cc
Creating dependency file for Prometheus_Checker_part_3.cc
Creating dependency file for Prometheus_Checker_part_2.cc
Creating dependency file for Prometheus_Checker_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 Native_Functions_part_1.cc
Creating dependency file for Misc_Helpers_part_7.cc
Creating dependency file for Misc_Helpers_part_6.cc
Creating dependency file for Misc_Helpers_part_5.cc
Creating dependency file for Misc_Helpers_part_4.cc
Creating dependency file for Misc_Helpers_part_3.cc
Creating dependency file for Misc_Helpers_part_2.cc
Creating dependency file for Misc_Helpers_part_1.cc
Creating dependency file for IPL4asp_Types_part_7.cc
Creating dependency file for IPL4asp_Types_part_6.cc
Creating dependency file for IPL4asp_Types_part_5.cc
Creating dependency file for IPL4asp_Types_part_4.cc
Creating dependency file for IPL4asp_Types_part_3.cc
Creating dependency file for IPL4asp_Types_part_2.cc
Creating dependency file for IPL4asp_Types_part_1.cc
Creating dependency file for IPL4asp_PortType_part_7.cc
Creating dependency file for IPL4asp_PortType_part_6.cc
Creating dependency file for IPL4asp_PortType_part_5.cc
Creating dependency file for IPL4asp_PortType_part_4.cc
Creating dependency file for IPL4asp_PortType_part_3.cc
Creating dependency file for IPL4asp_PortType_part_2.cc
Creating dependency file for IPL4asp_PortType_part_1.cc
Creating dependency file for IPL4asp_Functions_part_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 HTTPmsg_Types_part_7.cc
Creating dependency file for HTTPmsg_Types_part_6.cc
Creating dependency file for HTTPmsg_Types_part_5.cc
Creating dependency file for HTTPmsg_Types_part_4.cc
Creating dependency file for HTTPmsg_Types_part_3.cc
Creating dependency file for HTTPmsg_Types_part_2.cc
Creating dependency file for HTTPmsg_Types_part_1.cc
Creating dependency file for HTTPmsg_PortType_part_7.cc
Creating dependency file for HTTPmsg_PortType_part_6.cc
Creating dependency file for HTTPmsg_PortType_part_5.cc
Creating dependency file for HTTPmsg_PortType_part_4.cc
Creating dependency file for HTTPmsg_PortType_part_3.cc
Creating dependency file for HTTPmsg_PortType_part_2.cc
Creating dependency file for HTTPmsg_PortType_part_1.cc
Creating dependency file for HTTPmsg_MessageLen_part_7.cc
Creating dependency file for HTTPmsg_MessageLen_part_6.cc
Creating dependency file for HTTPmsg_MessageLen_part_5.cc
Creating dependency file for HTTPmsg_MessageLen_part_4.cc
Creating dependency file for HTTPmsg_MessageLen_part_3.cc
Creating dependency file for HTTPmsg_MessageLen_part_2.cc
Creating dependency file for HTTPmsg_MessageLen_part_1.cc
Creating dependency file for HTTP_Adapter_part_7.cc
Creating dependency file for HTTP_Adapter_part_6.cc
Creating dependency file for HTTP_Adapter_part_5.cc
Creating dependency file for HTTP_Adapter_part_4.cc
Creating dependency file for HTTP_Adapter_part_3.cc
Creating dependency file for HTTP_Adapter_part_2.cc
Creating dependency file for HTTP_Adapter_part_1.cc
Creating dependency file for HSS_Tests_part_7.cc
Creating dependency file for HSS_Tests_part_6.cc
Creating dependency file for HSS_Tests_part_5.cc
Creating dependency file for HSS_Tests_part_4.cc
Creating dependency file for HSS_Tests_part_3.cc
Creating dependency file for HSS_Tests_part_2.cc
Creating dependency file for HSS_Tests_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 DIAMETER_ts29_272_Templates_part_7.cc
Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc
Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc
Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc
Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc
Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc
Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc
Creating dependency file for DIAMETER_Types_part_7.cc
Creating dependency file for DIAMETER_Types_part_6.cc
Creating dependency file for DIAMETER_Types_part_5.cc
Creating dependency file for DIAMETER_Types_part_4.cc
Creating dependency file for DIAMETER_Types_part_3.cc
Creating dependency file for DIAMETER_Types_part_2.cc
Creating dependency file for DIAMETER_Types_part_1.cc
Creating dependency file for DIAMETER_Templates_part_7.cc
Creating dependency file for DIAMETER_Templates_part_6.cc
Creating dependency file for DIAMETER_Templates_part_5.cc
Creating dependency file for DIAMETER_Templates_part_4.cc
Creating dependency file for DIAMETER_Templates_part_3.cc
Creating dependency file for DIAMETER_Templates_part_1.cc
Creating dependency file for DIAMETER_Templates_part_2.cc
Creating dependency file for DIAMETER_Emulation_part_7.cc
Creating dependency file for DIAMETER_Emulation_part_6.cc
Creating dependency file for DIAMETER_Emulation_part_5.cc
Creating dependency file for DIAMETER_Emulation_part_4.cc
Creating dependency file for DIAMETER_Emulation_part_3.cc
Creating dependency file for DIAMETER_Emulation_part_2.cc
Creating dependency file for DIAMETER_Emulation_part_1.cc
Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for DIAMETER_CodecPort_part_7.cc
Creating dependency file for DIAMETER_CodecPort_part_6.cc
Creating dependency file for DIAMETER_CodecPort_part_5.cc
Creating dependency file for DIAMETER_CodecPort_part_4.cc
Creating dependency file for DIAMETER_CodecPort_part_3.cc
Creating dependency file for DIAMETER_CodecPort_part_2.cc
Creating dependency file for DIAMETER_CodecPort_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 Socket_API_Definitions.cc
Creating dependency file for SCTP_Templates.cc
Creating dependency file for Prometheus_Checker.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 HTTPmsg_Types.cc
Creating dependency file for HTTPmsg_PortType.cc
Creating dependency file for HTTPmsg_MessageLen.cc
Creating dependency file for HTTP_Adapter.cc
Creating dependency file for HSS_Tests.cc
Creating dependency file for General_Types.cc
Creating dependency file for DIAMETER_ts29_272_Templates.cc
Creating dependency file for DIAMETER_Types.cc
Creating dependency file for DIAMETER_Templates.cc
Creating dependency file for DIAMETER_Emulation.cc
Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc
Creating dependency file for DIAMETER_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Emulation.o DIAMETER_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Templates.o DIAMETER_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Types.o DIAMETER_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types.o General_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HSS_Tests.o HSS_Tests.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter.o HTTP_Adapter.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen.o HTTPmsg_MessageLen.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType.o HTTPmsg_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types.o HTTPmsg_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions.o IPL4asp_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType.o IPL4asp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types.o IPL4asp_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers.o Misc_Helpers.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions.o Native_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types.o Osmocom_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Prometheus_Checker.o Prometheus_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 -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 -fPIC   -o Socket_API_Definitions.o Socket_API_Definitions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions.o TCCConversion_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions.o TCCEncoding_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions.o TCCInterface_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc
DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)':
DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type]
 8871 | }
      | ^
DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)':
DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type]
 8923 | }
      | ^
DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)':
DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type]
 9222 | }
      | ^
DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)':
DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type]
10202 | }
      | ^
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_1.o General_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_2.o General_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_3.o General_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_4.o General_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_5.o General_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_6.o General_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_7.o General_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HSS_Tests_part_1.o HSS_Tests_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HSS_Tests_part_2.o HSS_Tests_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HSS_Tests_part_3.o HSS_Tests_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HSS_Tests_part_4.o HSS_Tests_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HSS_Tests_part_5.o HSS_Tests_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HSS_Tests_part_6.o HSS_Tests_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HSS_Tests_part_7.o HSS_Tests_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_1.o HTTP_Adapter_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_2.o HTTP_Adapter_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_3.o HTTP_Adapter_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_4.o HTTP_Adapter_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_5.o HTTP_Adapter_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_6.o HTTP_Adapter_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_7.o HTTP_Adapter_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_7.o HTTPmsg_MessageLen_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_7.o HTTPmsg_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_6.o HTTPmsg_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_7.o HTTPmsg_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_1.o Native_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_2.o Native_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_3.o Native_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_4.o Native_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_5.o Native_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_6.o Native_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_7.o Native_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Prometheus_Checker_part_1.o Prometheus_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 -fPIC   -o Prometheus_Checker_part_2.o Prometheus_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 -fPIC   -o Prometheus_Checker_part_3.o Prometheus_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 -fPIC   -o Prometheus_Checker_part_4.o Prometheus_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 -fPIC   -o Prometheus_Checker_part_5.o Prometheus_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 -fPIC   -o Prometheus_Checker_part_6.o Prometheus_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 -fPIC   -o Prometheus_Checker_part_7.o Prometheus_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 -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 -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 -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 -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 -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 -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 -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 -fPIC   -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Abstract_Socket.o Abstract_Socket.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o DIAMETER_EncDec.o DIAMETER_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_Function.o HTTPmsg_MessageLen_Function.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PT.o HTTPmsg_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PT.o IPL4asp_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_discovery.o IPL4asp_discovery.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_FunctionDefs.o Native_FunctionDefs.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion.o TCCConversion.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding.o TCCEncoding.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface.o TCCInterface.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HSS_Tests.so HSS_Tests.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter.so HTTP_Adapter.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen.so HTTPmsg_MessageLen.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType.so HTTPmsg_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types.so HTTPmsg_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
Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)':
Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 2750 |     log_debug("  Function: %s", ERR_func_error_string(e));
      |                                 ~~~~~~~~~~~~~~~~~~~~~^~~
In file included from Abstract_Socket.hh:35,
                 from Abstract_Socket.cc:28:
/usr/include/openssl/err.h:459:35: note: declared here
  459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
      |                                   ^~~~~~~~~~~~~~~~~~~~~
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 Prometheus_Checker.so Prometheus_Checker.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 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 DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HSS_Tests_part_1.so HSS_Tests_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HSS_Tests_part_2.so HSS_Tests_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HSS_Tests_part_3.so HSS_Tests_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HSS_Tests_part_4.so HSS_Tests_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HSS_Tests_part_5.so HSS_Tests_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HSS_Tests_part_6.so HSS_Tests_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HSS_Tests_part_7.so HSS_Tests_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_1.so HTTP_Adapter_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_2.so HTTP_Adapter_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_3.so HTTP_Adapter_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_4.so HTTP_Adapter_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_5.so HTTP_Adapter_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_6.so HTTP_Adapter_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_7.so HTTP_Adapter_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_7.so HTTPmsg_MessageLen_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_7.so HTTPmsg_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_1.so HTTPmsg_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_2.so HTTPmsg_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_3.so HTTPmsg_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_4.so HTTPmsg_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_5.so HTTPmsg_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_6.so HTTPmsg_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_7.so HTTPmsg_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 Prometheus_Checker_part_1.so Prometheus_Checker_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Prometheus_Checker_part_2.so Prometheus_Checker_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Prometheus_Checker_part_3.so Prometheus_Checker_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Prometheus_Checker_part_4.so Prometheus_Checker_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Prometheus_Checker_part_5.so Prometheus_Checker_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Prometheus_Checker_part_6.so Prometheus_Checker_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Prometheus_Checker_part_7.so Prometheus_Checker_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 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 Abstract_Socket.so Abstract_Socket.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_Function.so HTTPmsg_MessageLen_Function.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PT.so HTTPmsg_PT.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 TCCConversion.so TCCConversion.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o
if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC  -o HSS_Tests -Wl,--no-as-needed DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_272_Templates.so General_Types.so HSS_Tests.so HTTP_Adapter.so HTTPmsg_MessageLen.so HTTPmsg_PortType.so HTTPmsg_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_Types.so Prometheus_Checker.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HSS_Tests_part_1.so HSS_Tests_part_2.so HSS_Tests_part_3.so HSS_Tests_part_4.so HSS_Tests_part_5.so HSS_Tests_part_6.so HSS_Tests_part_7.so HTTP_Adapter_part_1.so HTTP_Adapter_part_2.so HTTP_Adapter_part_3.so HTTP_Adapter_part_4.so HTTP_Adapter_part_5.so HTTP_Adapter_part_6.so HTTP_Adapter_part_7.so HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_7.so HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_7.so HTTPmsg_Types_part_1.so HTTPmsg_Types_part_2.so HTTPmsg_Types_part_3.so HTTPmsg_Types_part_4.so HTTPmsg_Types_part_5.so HTTPmsg_Types_part_6.so HTTPmsg_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 Prometheus_Checker_part_1.so Prometheus_Checker_part_2.so Prometheus_Checker_part_3.so Prometheus_Checker_part_4.so Prometheus_Checker_part_5.so Prometheus_Checker_part_6.so Prometheus_Checker_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 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 Abstract_Socket.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so HTTPmsg_MessageLen_Function.so HTTPmsg_PT.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so TCCConversion.so TCCEncoding.so TCCInterface.so \
-L/usr/lib/titan -lttcn3-parallel-dynamic \
-L/lib -lcrypto \
-L/usr/lib -lxml2 -lsctp -lssl -lpthread; \
then : ; else /usr/bin/titanver DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_272_Templates.o General_Types.o HSS_Tests.o HTTP_Adapter.o HTTPmsg_MessageLen.o HTTPmsg_PortType.o HTTPmsg_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_Types.o Prometheus_Checker.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HSS_Tests_part_1.o HSS_Tests_part_2.o HSS_Tests_part_3.o HSS_Tests_part_4.o HSS_Tests_part_5.o HSS_Tests_part_6.o HSS_Tests_part_7.o HTTP_Adapter_part_1.o HTTP_Adapter_part_2.o HTTP_Adapter_part_3.o HTTP_Adapter_part_4.o HTTP_Adapter_part_5.o HTTP_Adapter_part_6.o HTTP_Adapter_part_7.o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_7.o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_7.o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_6.o HTTPmsg_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 Prometheus_Checker_part_1.o Prometheus_Checker_part_2.o Prometheus_Checker_part_3.o Prometheus_Checker_part_4.o Prometheus_Checker_part_5.o Prometheus_Checker_part_6.o Prometheus_Checker_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 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 Abstract_Socket.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o HTTPmsg_MessageLen_Function.o HTTPmsg_PT.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.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-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"]
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'apt-get', '-q', 'update']
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB]
Fetched 199 kB in 1s (369 kB/s)
Reading package lists...
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/dbg_pkgs_all']
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'apt-rdepends', 'open5gs-hss']
[testenv] open5gs-hss -> open5gs-hss: installing open5gs-hss-dbgsym
[testenv] open5gs-hss -> libc6: installing libc6-dbg
[testenv] open5gs-hss -> libdb5.3: installing libdb5.3-dbg
[testenv] open5gs-hss -> open5gs-common: installing open5gs-common-dbgsym
[testenv] Installing packages: open5gs-hss, open5gs-hss-dbgsym, libc6-dbg, libdb5.3-dbg, open5gs-common-dbgsym
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-hss', 'open5gs-hss-dbgsym', 'libc6-dbg', 'libdb5.3-dbg', 'open5gs-common-dbgsym']
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  open5gs-common
The following NEW packages will be installed:
  libc6-dbg libdb5.3-dbg open5gs-common open5gs-common-dbgsym open5gs-hss
  open5gs-hss-dbgsym
0 upgraded, 6 newly installed, 0 to remove and 4 not upgraded.
Need to get 61.6 MB of archives.
After this operation, 85.4 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4564.7e00.202412092026 [2897 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4564.7e00.202412092026 [9869 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-hss 2.7.2.4564.7e00.202412092026 [57.5 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-hss-dbgsym 2.7.2.4564.7e00.202412092026 [114 kB]
Fetched 61.6 MB in 1s (105 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libc6-dbg:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40035 files and directories currently installed.)
Preparing to unpack .../0-libc6-dbg_2.36-9+deb12u9_amd64.deb ...
Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ...
Selecting previously unselected package libdb5.3-dbg:amd64.
Preparing to unpack .../1-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ...
Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ...
Selecting previously unselected package open5gs-common:amd64.
Preparing to unpack .../2-open5gs-common_2.7.2.4564.7e00.202412092026_amd64.deb ...
Unpacking open5gs-common:amd64 (2.7.2.4564.7e00.202412092026) ...
Selecting previously unselected package open5gs-common-dbgsym:amd64.
Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4564.7e00.202412092026_amd64.deb ...
Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4564.7e00.202412092026) ...
Selecting previously unselected package open5gs-hss:amd64.
Preparing to unpack .../4-open5gs-hss_2.7.2.4564.7e00.202412092026_amd64.deb ...
Unpacking open5gs-hss:amd64 (2.7.2.4564.7e00.202412092026) ...
Selecting previously unselected package open5gs-hss-dbgsym:amd64.
Preparing to unpack .../5-open5gs-hss-dbgsym_2.7.2.4564.7e00.202412092026_amd64.deb ...
Unpacking open5gs-hss-dbgsym:amd64 (2.7.2.4564.7e00.202412092026) ...
Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ...
Setting up open5gs-common:amd64 (2.7.2.4564.7e00.202412092026) ...
Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ...
Setting up open5gs-common-dbgsym:amd64 (2.7.2.4564.7e00.202412092026) ...
Setting up open5gs-hss:amd64 (2.7.2.4564.7e00.202412092026) ...
Setting up open5gs-hss-dbgsym:amd64 (2.7.2.4564.7e00.202412092026) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
[testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss/HSS_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/HSS_Tests.cfg']
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss/mongod.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/db/mongod.conf']
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss/open5gs-hss.yaml', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/hss/open5gs-hss.yaml']
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/hss/freediameter.conf']
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss/HSS_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/HSS_Tests.default']
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/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-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/Common.cfg']
[testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/HSS_Tests.cfg
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/HSS_Tests.cfg']
[testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/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-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/Common.cfg']
[testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/HSS_Tests.default
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/HSS_Tests.default']
[testenv] Running db prepare script
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/db', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sh', '-c', 'mkdir db']
[testenv] Running db
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/db', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sh', '-c', 'mongod --config mongod.conf 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/db/db.log']
[testenv] Running db setup script
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/db', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sh', '-c', 'create_test_subscribers.sh']
+ DB_URI=mongodb://127.0.0.103/open5gs
+ DBCTL=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/open5gs-dbctl
+ DBCTL_CMD=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/open5gs-dbctl --db_uri=mongodb://127.0.0.103/open5gs
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/open5gs-dbctl ]
+ wget https://raw.githubusercontent.com/open5gs/open5gs/v2.7.1/misc/db/open5gs-dbctl -O /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/open5gs-dbctl
--2024-12-10 09:43:23--  https://raw.githubusercontent.com/open5gs/open5gs/v2.7.1/misc/db/open5gs-dbctl
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... {"t":{"$date":"2024-12-10T09:43:23.160+00:00"},"s":"I",  "c":"CONTROL",  "id":23285,   "ctx":"-","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
{"t":{"$date":"2024-12-10T09:43:23.161+00:00"},"s":"I",  "c":"NETWORK",  "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true}}}
{"t":{"$date":"2024-12-10T09:43:23.173+00:00"},"s":"W",  "c":"ASIO",     "id":22601,   "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"}
{"t":{"$date":"2024-12-10T09:43:23.174+00:00"},"s":"I",  "c":"NETWORK",  "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
200 OK
Length: 31873 (31K) [text/plain]
Saving to: '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/open5gs-dbctl'


          /home/osm   0%[                    ]       0  --.-KB/s               
/home/osmocom-build 100%[===================>]  31.13K  --.-KB/s    in 0.001s  

2024-12-10 09:43:23 (21.0 MB/s) - '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/open5gs-dbctl' saved [31873/31873]

+ [ -x /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/open5gs-dbctl ]
+ chmod +x /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/open5gs-dbctl
+ mongosh --quiet mongodb://127.0.0.103/open5gs
{"t":{"$date":"2024-12-10T09:43:23.708+00:00"},"s":"W",  "c":"ASIO",     "id":22601,   "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"}
{"t":{"$date":"2024-12-10T09:43:23.708+00:00"},"s":"I",  "c":"REPL",     "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","ns":"config.tenantMigrationDonors"}}
{"t":{"$date":"2024-12-10T09:43:23.708+00:00"},"s":"I",  "c":"REPL",     "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","ns":"config.tenantMigrationRecipients"}}
{"t":{"$date":"2024-12-10T09:43:23.708+00:00"},"s":"I",  "c":"CONTROL",  "id":5945603, "ctx":"main","msg":"Multi threading initialized"}
{"t":{"$date":"2024-12-10T09:43:23.709+00:00"},"s":"I",  "c":"CONTROL",  "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":2832,"port":27017,"dbPath":"db","architecture":"64-bit","host":"035ba1d200a7"}}
{"t":{"$date":"2024-12-10T09:43:23.709+00:00"},"s":"I",  "c":"CONTROL",  "id":23403,   "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.0.30","gitVersion":"966efda23d779a86c76c34e1b13e561d68f2bb37","openSSLVersion":"OpenSSL 1.1.1n  15 Mar 2022","modules":[],"allocator":"tcmalloc","environment":{"distmod":"debian11","distarch":"x86_64","target_arch":"x86_64"}}}}
{"t":{"$date":"2024-12-10T09:43:23.709+00:00"},"s":"I",  "c":"CONTROL",  "id":51765,   "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"PRETTY_NAME=\"Debian GNU/Linux 12 (bookworm)\"","version":"Kernel 6.1.0-21-amd64"}}}
{"t":{"$date":"2024-12-10T09:43:23.709+00:00"},"s":"I",  "c":"CONTROL",  "id":21951,   "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"config":"mongod.conf","net":{"bindIp":"127.0.0.103","port":27017},"processManagement":{"timeZoneInfo":"/usr/share/zoneinfo"},"storage":{"dbPath":"db"}}}}
{"t":{"$date":"2024-12-10T09:43:23.711+00:00"},"s":"I",  "c":"STORAGE",  "id":22297,   "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]}
{"t":{"$date":"2024-12-10T09:43:23.711+00:00"},"s":"I",  "c":"STORAGE",  "id":22315,   "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=31601M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=2000),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}}
{"t":{"$date":"2024-12-10T09:43:23.934+00:00"},"s":"I",  "c":"STORAGE",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1733823803:934493][2832:0x7fb4a9088640], txn-recover: [WT_VERB_RECOVERY_PROGRESS] recovery log replay has successfully finished and ran for 0 milliseconds"}}
{"t":{"$date":"2024-12-10T09:43:23.934+00:00"},"s":"I",  "c":"STORAGE",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1733823803:934542][2832:0x7fb4a9088640], txn-recover: [WT_VERB_RECOVERY_ALL] Set global recovery timestamp: (0, 0)"}}
{"t":{"$date":"2024-12-10T09:43:23.934+00:00"},"s":"I",  "c":"STORAGE",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1733823803:934552][2832:0x7fb4a9088640], txn-recover: [WT_VERB_RECOVERY_ALL] Set global oldest timestamp: (0, 0)"}}
{"t":{"$date":"2024-12-10T09:43:23.934+00:00"},"s":"I",  "c":"STORAGE",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1733823803:934576][2832:0x7fb4a9088640], txn-recover: [WT_VERB_RECOVERY_PROGRESS] recovery was completed successfully and took 1ms, including 0ms for the log replay, 0ms for the rollback to stable, and 0ms for the checkpoint."}}
{"t":{"$date":"2024-12-10T09:43:23.988+00:00"},"s":"I",  "c":"STORAGE",  "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":277}}
{"t":{"$date":"2024-12-10T09:43:23.988+00:00"},"s":"I",  "c":"RECOVERY", "id":23987,   "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
{"t":{"$date":"2024-12-10T09:43:24.109+00:00"},"s":"I",  "c":"STORAGE",  "id":22262,   "ctx":"initandlisten","msg":"Timestamp monitor starting"}
{"t":{"$date":"2024-12-10T09:43:24.142+00:00"},"s":"W",  "c":"CONTROL",  "id":22120,   "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]}
{"t":{"$date":"2024-12-10T09:43:24.142+00:00"},"s":"W",  "c":"CONTROL",  "id":22138,   "ctx":"initandlisten","msg":"You are running this process as the root user, which is not recommended","tags":["startupWarnings"]}
{"t":{"$date":"2024-12-10T09:43:24.142+00:00"},"s":"W",  "c":"CONTROL",  "id":22178,   "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never' in this binary version","tags":["startupWarnings"]}
{"t":{"$date":"2024-12-10T09:43:24.168+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"ad886e90-e484-457b-a914-984dfee3f8b5"}},"options":{"uuid":{"$uuid":"ad886e90-e484-457b-a914-984dfee3f8b5"}}}}
{"t":{"$date":"2024-12-10T09:43:24.270+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}}
{"t":{"$date":"2024-12-10T09:43:24.271+00:00"},"s":"I",  "c":"REPL",     "id":20459,   "ctx":"initandlisten","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"5.0"}}
{"t":{"$date":"2024-12-10T09:43:24.271+00:00"},"s":"I",  "c":"NETWORK",  "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":13,"maxWireVersion":13},"outgoing":{"minWireVersion":13,"maxWireVersion":13},"isInternalClient":true}}}
{"t":{"$date":"2024-12-10T09:43:24.274+00:00"},"s":"I",  "c":"NETWORK",  "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":13,"maxWireVersion":13},"outgoing":{"minWireVersion":13,"maxWireVersion":13},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":13,"maxWireVersion":13},"outgoing":{"minWireVersion":13,"maxWireVersion":13},"isInternalClient":true}}}
{"t":{"$date":"2024-12-10T09:43:24.274+00:00"},"s":"I",  "c":"STORAGE",  "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"}
{"t":{"$date":"2024-12-10T09:43:24.274+00:00"},"s":"I",  "c":"CONTROL",  "id":20536,   "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
{"t":{"$date":"2024-12-10T09:43:24.276+00:00"},"s":"I",  "c":"FTDC",     "id":20625,   "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"db/diagnostic.data"}}
{"t":{"$date":"2024-12-10T09:43:24.276+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4f54e6ca-7e58-4242-8d0d-6c9abfe6ee9f"}},"options":{"capped":true,"size":10485760}}}
{"t":{"$date":"2024-12-10T09:43:24.339+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}}
{"t":{"$date":"2024-12-10T09:43:24.340+00:00"},"s":"I",  "c":"REPL",     "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}}
{"t":{"$date":"2024-12-10T09:43:24.341+00:00"},"s":"I",  "c":"NETWORK",  "id":23015,   "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-27017.sock"}}
{"t":{"$date":"2024-12-10T09:43:24.341+00:00"},"s":"I",  "c":"NETWORK",  "id":23015,   "ctx":"listener","msg":"Listening on","attr":{"address":"127.0.0.103"}}
{"t":{"$date":"2024-12-10T09:43:24.341+00:00"},"s":"I",  "c":"NETWORK",  "id":23016,   "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
{"t":{"$date":"2024-12-10T09:43:24.344+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"LogicalSessionCacheRefresh","msg":"createCollection","attr":{"namespace":"config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8a89ff12-0099-44a6-ae3d-a13d21226928"}},"options":{}}}
{"t":{"$date":"2024-12-10T09:43:24.344+00:00"},"s":"I",  "c":"CONTROL",  "id":20712,   "ctx":"LogicalSessionCacheReap","msg":"Sessions collection is not set up; waiting until next sessions reap interval","attr":{"error":"NamespaceNotFound: config.system.sessions does not exist"}}
{"t":{"$date":"2024-12-10T09:43:24.365+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57368","uuid":"435683e4-143d-4306-81a1-5bce3d31c1cc","connectionId":1,"connectionCount":1}}
{"t":{"$date":"2024-12-10T09:43:24.367+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:57368","client":"conn1","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:24.405+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57380","uuid":"1247c90f-772f-47b8-a6da-f4ba761a1fa1","connectionId":2,"connectionCount":2}}
{"t":{"$date":"2024-12-10T09:43:24.405+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57394","uuid":"2dba235d-ec52-4236-9d29-22f0034f6f77","connectionId":3,"connectionCount":3}}
{"t":{"$date":"2024-12-10T09:43:24.407+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:57380","client":"conn2","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:24.407+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:57394","client":"conn3","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:24.409+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57410","uuid":"41bf2ae7-d231-44da-a40a-32449c4248ac","connectionId":4,"connectionCount":4}}
{"t":{"$date":"2024-12-10T09:43:24.412+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:57410","client":"conn4","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:24.414+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"LogicalSessionCacheRefresh","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.sessions","index":"_id_","commitTimestamp":null}}
{"t":{"$date":"2024-12-10T09:43:24.414+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"LogicalSessionCacheRefresh","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.sessions","index":"lsidTTLIndex","commitTimestamp":null}}
open5gs> {"t":{"$date":"2024-12-10T09:43:24.507+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:57410","uuid":"41bf2ae7-d231-44da-a40a-32449c4248ac","connectionId":4,"connectionCount":3}}
{"t":{"$date":"2024-12-10T09:43:24.507+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:57380","uuid":"1247c90f-772f-47b8-a6da-f4ba761a1fa1","connectionId":2,"connectionCount":2}}
{"t":{"$date":"2024-12-10T09:43:24.507+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:57394","uuid":"2dba235d-ec52-4236-9d29-22f0034f6f77","connectionId":3,"connectionCount":1}}
{"t":{"$date":"2024-12-10T09:43:24.507+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:57368","uuid":"435683e4-143d-4306-81a1-5bce3d31c1cc","connectionId":1,"connectionCount":0}}
+ /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/open5gs-dbctl --db_uri=mongodb://127.0.0.103/open5gs add 001010000000000 3c6e0b8a9c15224a8228b9a98ca1531d 762a2206fe0b4151ace403c86a11e479
{"t":{"$date":"2024-12-10T09:43:24.734+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57414","uuid":"9380b84e-99bc-4322-88a0-8d1907d088bc","connectionId":5,"connectionCount":1}}
{"t":{"$date":"2024-12-10T09:43:24.736+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:57414","client":"conn5","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:24.809+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57430","uuid":"b830aa1c-f7a9-4fc1-81aa-551275171ba5","connectionId":6,"connectionCount":2}}
{"t":{"$date":"2024-12-10T09:43:24.809+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57432","uuid":"81941941-bf91-4410-8203-9aeedc0e891f","connectionId":7,"connectionCount":3}}
{"t":{"$date":"2024-12-10T09:43:24.811+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn6","msg":"client metadata","attr":{"remote":"127.0.0.1:57430","client":"conn6","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:24.812+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:57432","client":"conn7","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:24.814+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57436","uuid":"96953ebf-5c1c-4016-8ede-ecca6373441e","connectionId":8,"connectionCount":4}}
{"t":{"$date":"2024-12-10T09:43:24.816+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57452","uuid":"b74c1092-af6f-46ce-9500-87710ee962aa","connectionId":9,"connectionCount":5}}
{"t":{"$date":"2024-12-10T09:43:24.817+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:57436","client":"conn8","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:24.819+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:57452","client":"conn9","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:24.821+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn9","msg":"createCollection","attr":{"namespace":"open5gs.subscribers","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b37201a3-28a6-4be0-bef8-31fd51df9e34"}},"options":{}}}
{"t":{"$date":"2024-12-10T09:43:24.877+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn9","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"open5gs.subscribers","index":"_id_","commitTimestamp":null}}
{
  acknowledged: true,
  insertedId: ObjectId('67580d3c1649a86403c1c18c')
}
{"t":{"$date":"2024-12-10T09:43:24.904+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:57452","uuid":"b74c1092-af6f-46ce-9500-87710ee962aa","connectionId":9,"connectionCount":4}}
{"t":{"$date":"2024-12-10T09:43:24.904+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn6","msg":"Connection ended","attr":{"remote":"127.0.0.1:57430","uuid":"b830aa1c-f7a9-4fc1-81aa-551275171ba5","connectionId":6,"connectionCount":2}}
{"t":{"$date":"2024-12-10T09:43:24.904+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn8","msg":"Connection ended","attr":{"remote":"127.0.0.1:57436","uuid":"96953ebf-5c1c-4016-8ede-ecca6373441e","connectionId":8,"connectionCount":3}}
{"t":{"$date":"2024-12-10T09:43:24.904+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:57432","uuid":"81941941-bf91-4410-8203-9aeedc0e891f","connectionId":7,"connectionCount":1}}
{"t":{"$date":"2024-12-10T09:43:24.905+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn5","msg":"Connection ended","attr":{"remote":"127.0.0.1:57414","uuid":"9380b84e-99bc-4322-88a0-8d1907d088bc","connectionId":5,"connectionCount":0}}
+ /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/open5gs-dbctl --db_uri=mongodb://127.0.0.103/open5gs add 001010000000001 3c6e0b8a9c15224a8228b9a98ca1531d 762a2206fe0b4151ace403c86a11e479
{"t":{"$date":"2024-12-10T09:43:25.116+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57464","uuid":"af394de6-fb4d-409a-bbf0-642e29618fdd","connectionId":10,"connectionCount":1}}
{"t":{"$date":"2024-12-10T09:43:25.118+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:57464","client":"conn10","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:25.185+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57478","uuid":"29a8307d-eaf5-489d-bf8f-96bfcc5a86b2","connectionId":11,"connectionCount":2}}
{"t":{"$date":"2024-12-10T09:43:25.186+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57480","uuid":"d018fc9e-a40c-4cee-9040-6c536ca9849e","connectionId":12,"connectionCount":3}}
{"t":{"$date":"2024-12-10T09:43:25.187+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn11","msg":"client metadata","attr":{"remote":"127.0.0.1:57478","client":"conn11","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:25.187+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:57480","client":"conn12","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:25.189+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57482","uuid":"6ce041ba-3bfc-46fb-bc28-4cc79176019b","connectionId":13,"connectionCount":4}}
{"t":{"$date":"2024-12-10T09:43:25.191+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57486","uuid":"5d9cdc63-044e-4d5e-87c6-b1cf339186e6","connectionId":14,"connectionCount":5}}
{"t":{"$date":"2024-12-10T09:43:25.192+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:57482","client":"conn13","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:25.194+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:57486","client":"conn14","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{
  acknowledged: true,
  insertedId: ObjectId('67580d3df13a7ed766c1c18c')
}
{"t":{"$date":"2024-12-10T09:43:25.212+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn14","msg":"Connection ended","attr":{"remote":"127.0.0.1:57486","uuid":"5d9cdc63-044e-4d5e-87c6-b1cf339186e6","connectionId":14,"connectionCount":4}}
{"t":{"$date":"2024-12-10T09:43:25.212+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn13","msg":"Connection ended","attr":{"remote":"127.0.0.1:57482","uuid":"6ce041ba-3bfc-46fb-bc28-4cc79176019b","connectionId":13,"connectionCount":3}}
{"t":{"$date":"2024-12-10T09:43:25.212+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn12","msg":"Connection ended","attr":{"remote":"127.0.0.1:57480","uuid":"d018fc9e-a40c-4cee-9040-6c536ca9849e","connectionId":12,"connectionCount":2}}
{"t":{"$date":"2024-12-10T09:43:25.212+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:57464","uuid":"af394de6-fb4d-409a-bbf0-642e29618fdd","connectionId":10,"connectionCount":1}}
{"t":{"$date":"2024-12-10T09:43:25.212+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn11","msg":"Connection ended","attr":{"remote":"127.0.0.1:57478","uuid":"29a8307d-eaf5-489d-bf8f-96bfcc5a86b2","connectionId":11,"connectionCount":0}}
+ /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/open5gs-dbctl --db_uri=mongodb://127.0.0.103/open5gs subscriber_status 001010000000001 1 7
{"t":{"$date":"2024-12-10T09:43:25.417+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57500","uuid":"17ae51e7-d9a7-4672-8d86-5e2ec7294225","connectionId":15,"connectionCount":1}}
{"t":{"$date":"2024-12-10T09:43:25.419+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:57500","client":"conn15","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:25.471+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57502","uuid":"b37cb316-74ba-4a72-b342-4288c960a073","connectionId":16,"connectionCount":2}}
{"t":{"$date":"2024-12-10T09:43:25.471+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57514","uuid":"eb63f1a9-8ce8-4d6b-a743-2c047605b1b1","connectionId":17,"connectionCount":3}}
{"t":{"$date":"2024-12-10T09:43:25.473+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:57502","client":"conn16","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:25.473+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:57514","client":"conn17","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:25.475+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57524","uuid":"4e01bd30-1126-4d46-a0e2-09675af95112","connectionId":18,"connectionCount":4}}
{"t":{"$date":"2024-12-10T09:43:25.477+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57536","uuid":"50540673-63be-44a6-9a1b-330b04351cc4","connectionId":19,"connectionCount":5}}
{"t":{"$date":"2024-12-10T09:43:25.478+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:57524","client":"conn18","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{"t":{"$date":"2024-12-10T09:43:25.480+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:57536","client":"conn19","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.3.3"},"driver":{"name":"nodejs|mongosh","version":"6.10.0|2.3.3"},"platform":"Node.js v20.18.0, LE","os":{"name":"linux","architecture":"x64","version":"3.10.0-327.22.2.el7.x86_64","type":"Linux"}}}}
{
  acknowledged: true,
  insertedId: null,
  matchedCount: 1,
  modifiedCount: 1,
  upsertedCount: 0
}
{"t":{"$date":"2024-12-10T09:43:25.496+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn18","msg":"Connection ended","attr":{"remote":"127.0.0.1:57524","uuid":"4e01bd30-1126-4d46-a0e2-09675af95112","connectionId":18,"connectionCount":4}}
{"t":{"$date":"2024-12-10T09:43:25.496+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn19","msg":"Connection ended","attr":{"remote":"127.0.0.1:57536","uuid":"50540673-63be-44a6-9a1b-330b04351cc4","connectionId":19,"connectionCount":3}}
{"t":{"$date":"2024-12-10T09:43:25.496+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn17","msg":"Connection ended","attr":{"remote":"127.0.0.1:57514","uuid":"eb63f1a9-8ce8-4d6b-a743-2c047605b1b1","connectionId":17,"connectionCount":2}}
{"t":{"$date":"2024-12-10T09:43:25.496+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn15","msg":"Connection ended","attr":{"remote":"127.0.0.1:57500","uuid":"17ae51e7-d9a7-4672-8d86-5e2ec7294225","connectionId":15,"connectionCount":1}}
{"t":{"$date":"2024-12-10T09:43:25.496+00:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn16","msg":"Connection ended","attr":{"remote":"127.0.0.1:57502","uuid":"b37cb316-74ba-4a72-b342-4288c960a073","connectionId":16,"connectionCount":0}}
[testenv] Running hss
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/hss', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sh', '-c', 'open5gs-hssd -c open5gs-hss.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/hss/hss.log']
Open5GS daemon v2.7.2

12/10 09:43:25.695: [app] INFO: Configuration: 'open5gs-hss.yaml' (../lib/app/ogs-init.c:144)
12/10 09:43:25.696: [sock] DEBUG: addr:127.0.0.5, port:9090 (../lib/core/ogs-sockaddr.c:143)
12/10 09:43:25.696: [metrics] INFO: metrics_server() [http://127.0.0.5]:9090 (../lib/metrics/prometheus/context.c:299)
{"t":{"$date":"2024-12-10T09:43:25.697+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57544","uuid":"e8639397-734f-44c9-b328-cbdecd05781b","connectionId":20,"connectionCount":1}}
{"t":{"$date":"2024-12-10T09:43:25.697+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:57544","client":"conn20","negotiatedCompressors":[],"doc":{"driver":{"name":"mongoc","version":"1.23.1"},"os":{"type":"Linux","name":"Debian GNU/Linux","version":"12","architecture":"x86_64"},"platform":"cfg=0x03a15e88e9 posix=200809 stdc=201710 CC=GCC 12.2.0"}}}
12/10 09:43:25.697: [dbi] INFO: MongoDB URI: 'mongodb://127.0.0.103/open5gs' (../lib/dbi/ogs-mongoc.c:130)
12/10 09:43:25.697: [diam] TRACE: [1] (Thread 0x7f50bee21dc0 named 'Main')
 ((null):0)
12/10 09:43:25.697: [diam] DEBUG: pid:Main in fd_core_initialize@core.c:188: libfdproto '1.5.0' initialized.
 ((null):0)
12/10 09:43:25.697: [diam] TRACE: [2] pid:Main in fd_core_initialize@core.c:201: libgnutls '3.7.9' initialized.
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] (Thread 0x7f50bb7386c0 named 'Session/expire')
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] (Thread 0x7f50baf376c0 named 'Peers/expire')
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] pid:Main in core_state_set@core.c:78: Core state: 0 -> 1
 ((null):0)
12/10 09:43:25.698: [diam] DEBUG: pid:Main in fd_core_initialize@core.c:223: libfdcore '1.5.0' initialized.
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] (Thread 0x7f50b3fff6c0 named 'Peers/garb. col.')
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] pid:Main in fd_conf_parse@config.c:280: Parsing configuration file: freediameter.conf
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] pid:Main in fd_ext_add@extensions.c:75: Extension /usr/lib/x86_64-linux-gnu/freeDiameter/dbg_msg_dumps.fdx added to the list.
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] pid:Main in fd_ext_add@extensions.c:75: Extension /usr/lib/x86_64-linux-gnu/freeDiameter/dict_rfc5777.fdx added to the list.
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] pid:Main in fd_ext_add@extensions.c:75: Extension /usr/lib/x86_64-linux-gnu/freeDiameter/dict_mip6i.fdx added to the list.
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] pid:Main in fd_ext_add@extensions.c:75: Extension /usr/lib/x86_64-linux-gnu/freeDiameter/dict_nasreq.fdx added to the list.
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] pid:Main in fd_ext_add@extensions.c:75: Extension /usr/lib/x86_64-linux-gnu/freeDiameter/dict_nas_mipv6.fdx added to the list.
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] pid:Main in fd_ext_add@extensions.c:75: Extension /usr/lib/x86_64-linux-gnu/freeDiameter/dict_dcca.fdx added to the list.
 ((null):0)
12/10 09:43:25.698: [diam] TRACE: [1] pid:Main in fd_ext_add@extensions.c:75: Extension /usr/lib/x86_64-linux-gnu/freeDiameter/dict_dcca_3gpp.fdx added to the list.
 ((null):0)
12/10 09:43:25.698: [diam] DEBUG: pid:Main in fd_conf_parse@config.c:290: TLS is disabled, this is *NOT* a recommended practice! Diameter protocol conveys highly sensitive information on your users.
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] (Thread 0x7f50ba7366c0 named 'PSM/mme.localdomain')
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] (Thread 0x7f50b9f356c0 named 'Dispatch (0x5632cf998fb0)')
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] (Thread 0x7f50b97346c0 named 'Dispatch (0x5632cf998fb4)')
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] (Thread 0x7f50b8f336c0 named 'Dispatch (0x5632cf998fb8)')
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] (Thread 0x7f50b37fe6c0 named 'Dispatch (0x5632cf998fbc)')
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] (Thread 0x7f50b2ffd6c0 named 'Routing-OUT (0x5632cf999000)')
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] (Thread 0x7f50b27fc6c0 named 'Routing-IN (0x5632cf999040)')
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:160: Loading : /usr/lib/x86_64-linux-gnu/freeDiameter/dbg_msg_dumps.fdx
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] pid:Main in check_dependencies@extensions.c:120: Checking dependencies for 'dbg_msg_dumps'...
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:201: Extension [/usr/lib/x86_64-linux-gnu/freeDiameter/dbg_msg_dumps.fdx] fd_ext_fini has been resolved successfully.
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:160: Loading : /usr/lib/x86_64-linux-gnu/freeDiameter/dict_rfc5777.fdx
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] pid:Main in check_dependencies@extensions.c:120: Checking dependencies for 'dict_rfc5777'...
 ((null):0)
12/10 09:43:25.699: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:198: Extension [/usr/lib/x86_64-linux-gnu/freeDiameter/dict_rfc5777.fdx] has no fd_ext_fini function.
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in dict_rfc5777_init@dict_rfc5777.c:2138: Dictionary Extension 'Traffic Classification and Quality of Service (QoS) Attributes for Diameter (RFC 5777)' initialized
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:160: Loading : /usr/lib/x86_64-linux-gnu/freeDiameter/dict_mip6i.fdx
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in check_dependencies@extensions.c:120: Checking dependencies for 'dict_mip6i'...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:198: Extension [/usr/lib/x86_64-linux-gnu/freeDiameter/dict_mip6i.fdx] has no fd_ext_fini function.
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in dict_mip6i_init@dict_mip6i.c:1134: Dictionary Extension 'Diameter Mobile IPv6 IKE (MIP6I)' initialized
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:160: Loading : /usr/lib/x86_64-linux-gnu/freeDiameter/dict_nasreq.fdx
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in check_dependencies@extensions.c:120: Checking dependencies for 'dict_nasreq'...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:198: Extension [/usr/lib/x86_64-linux-gnu/freeDiameter/dict_nasreq.fdx] has no fd_ext_fini function.
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP NAS-Port-Type already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP Called-Station-Id already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP Calling-Station-Id already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP Accounting-Input-Octets already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP Accounting-Output-Octets already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP Accounting-Input-Packets already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP Accounting-Output-Packets already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP Acct-Session-Time already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP NAS-Identifier already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP NAS-IP-Address already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP NAS-IPv6-Address already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in dnr_entry@dict_nasreq.c:3733: Extension 'Dictionary definitions for NASREQ' initialized
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:160: Loading : /usr/lib/x86_64-linux-gnu/freeDiameter/dict_nas_mipv6.fdx
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in check_dependencies@extensions.c:120: Checking dependencies for 'dict_nas_mipv6'...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:198: Extension [/usr/lib/x86_64-linux-gnu/freeDiameter/dict_nas_mipv6.fdx] has no fd_ext_fini function.
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP MIP6-Feature-Vector already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP MIP-Home-Agent-Address already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP MIP-Home-Agent-Host already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP MIP6-Home-Link-Prefix already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP MIP6-Agent-Info already in dictionary
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in dict_nas_mipv6_init@dict_nas_mipv6.c:255: Dictionary Extension 'MIPv6 NAS-to-HAAA Interaction' initialized
 ((null):0)
12/10 09:43:25.700: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:160: Loading : /usr/lib/x86_64-linux-gnu/freeDiameter/dict_dcca.fdx
 ((null):0)
12/10 09:43:25.701: [diam] TRACE: [1] pid:Main in check_dependencies@extensions.c:120: Checking dependencies for 'dict_dcca'...
 ((null):0)
12/10 09:43:25.701: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:198: Extension [/usr/lib/x86_64-linux-gnu/freeDiameter/dict_dcca.fdx] has no fd_ext_fini function.
 ((null):0)
12/10 09:43:25.701: [diam] TRACE: [1] pid:Main in dict_dcca_entry@dict_dcca.c:1487: Extension 'Dictionary definitions for DCCA (rfc4006)' initialized
 ((null):0)
12/10 09:43:25.701: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:160: Loading : /usr/lib/x86_64-linux-gnu/freeDiameter/dict_dcca_3gpp.fdx
 ((null):0)
12/10 09:43:25.701: [diam] TRACE: [1] pid:Main in check_dependencies@extensions.c:120: Checking dependencies for 'dict_dcca_3gpp'...
 ((null):0)
12/10 09:43:25.701: [diam] TRACE: [1] pid:Main in fd_ext_load@extensions.c:198: Extension [/usr/lib/x86_64-linux-gnu/freeDiameter/dict_dcca_3gpp.fdx] has no fd_ext_fini function.
 ((null):0)
12/10 09:43:25.708: [diam] TRACE: [1] pid:Main in dict_dcca_3gpp_entry@dict_dcca_3gpp.c:1036: Extension 'Dictionary definitions for DCCA 3GPP' initialized
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_ext_load@extensions.c:215: All extensions loaded.
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255: freeDiameter configuration:
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Default trace level .... : +5
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Configuration file ..... : freediameter.conf
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Diameter Identity ...... : hss.localdomain (l:15)
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Diameter Realm ......... : localdomain (l:11)
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Tc Timer ............... : 30
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Tw Timer ............... : 30
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Local port ............. : 3868
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Local secure port ...... : 0
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Number of SCTP streams . : 30
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Number of clients thr .. : 5
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Number of app threads .. : 4
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Minimal processing peers : 0
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Number of rtin threads . : 1
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Number of rtout threads  : 1
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Incoming queue limit     : 20
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Outgoing queue limit     : 30
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Local queue limit        : 25
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Local endpoints ........ : 127.0.0.201{C----}
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Local applications ..... : (none)
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Flags : - IP ........... : Enabled
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - IPv6 ......... : Enabled
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - Relay app .... : DISABLED
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - TCP .......... : Enabled
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - SCTP ......... : Enabled
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - Pref. proto .. : SCTP
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - TLS method ... : Separate port
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - Client bind .. : Enabled
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   TLS :   - Certificate .. : (NONE)
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - Private key .. : (NONE)
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - CA (trust) ... : (none) (0 certs)
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - CRL .......... : (none)
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - Priority ..... : (default: 'NORMAL')
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:           - DH bits ...... : 1024
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:255:   Origin-State-Id ........ : 1733823805
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:259: Loaded extensions: '/usr/lib/x86_64-linux-gnu/freeDiameter/dbg_msg_dumps.fdx'[0x8888], loaded
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:259: Loaded extensions: '/usr/lib/x86_64-linux-gnu/freeDiameter/dict_rfc5777.fdx'[(no config file)], loaded
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:259: Loaded extensions: '/usr/lib/x86_64-linux-gnu/freeDiameter/dict_mip6i.fdx'[(no config file)], loaded
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:259: Loaded extensions: '/usr/lib/x86_64-linux-gnu/freeDiameter/dict_nasreq.fdx'[(no config file)], loaded
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:259: Loaded extensions: '/usr/lib/x86_64-linux-gnu/freeDiameter/dict_nas_mipv6.fdx'[(no config file)], loaded
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:259: Loaded extensions: '/usr/lib/x86_64-linux-gnu/freeDiameter/dict_dcca.fdx'[(no config file)], loaded
 ((null):0)
12/10 09:43:25.708: [diam] DEBUG: pid:Main in fd_core_parseconf_int@core.c:259: Loaded extensions: '/usr/lib/x86_64-linux-gnu/freeDiameter/dict_dcca_3gpp.fdx'[(no config file)], loaded
 ((null):0)
12/10 09:43:25.708: [diam] TRACE: [1] pid:Main in core_state_set@core.c:78: Core state: 1 -> 2
 ((null):0)
12/10 09:43:25.708: [diam] TRACE: [1] pid:Main in ogs_dict_common_entry@dict.c:141: Extension 'Dictionary definitions for DCCA 3GPP' initialized
 ((null):0)
12/10 09:43:25.708: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1754: AVP AIR-Flags already in dictionary
 ((null):0)
12/10 09:43:25.708: [diam] TRACE: [1] pid:Main in fd_dict_new@dictionary.c:1837: An existing object with the same data was found, ignoring the error...
 ((null):0)
12/10 09:43:25.709: [diam] TRACE: [1] pid:Main in ogs_dict_s6a_entry@dict.c:653: Extension 'Dictionary definitions for DCCA 3GPP S6A' initialized
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1] pid:Main in ogs_dict_cx_entry@dict.c:579: Extension 'Dictionary definitions for DCCA 3GPP' initialized
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1] (Thread 0x7f50b1ffb6c0 named 'Worker#0[SCTP]')
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1] (Thread 0x7f50b17fa6c0 named 'Worker#1[SCTP]')
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1] (Thread 0x7f50b0ff96c0 named 'Worker#2[SCTP]')
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1] (Thread 0x7f508bfff6c0 named 'Worker#3[SCTP]')
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1] Def SCTP_RTOINFO : srto_initial : 3000
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1]                    srto_min     : 1000
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1]                    srto_max     : 60000
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1] (Thread 0x7f508b7fe6c0 named 'Worker#4[SCTP]')
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1] New SCTP_RTOINFO : srto_initial : 3000
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1]                    srto_max     : 5000
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1]                    srto_min     : 1000
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1] Def SCTP_ASSOCINFO : sasoc_asocmaxrxt               : 10
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1]                      sasoc_number_peer_destinations : 0
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1]                      sasoc_peer_rwnd                : 0
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1]                      sasoc_local_rwnd               : 0
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1]                      sasoc_cookie_life              : 60000
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1] New SCTP_ASSOCINFO : sasoc_asocmaxrxt               : 4
 ((null):0)
12/10 09:43:25.710: [diam] TRACE: [1]                      sasoc_number_peer_destinations : 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                      sasoc_peer_rwnd                : 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                      sasoc_local_rwnd               : 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                      sasoc_cookie_life              : 60000
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] Def SCTP_INITMSG : sinit_num_ostreams   : 10
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                    sinit_max_instreams  : 65535
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                    sinit_max_attempts   : 8
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                    sinit_max_init_timeo : 60000
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] New SCTP_INITMSG : sinit_num_ostreams   : 30
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                    sinit_max_instreams  : 65535
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                    sinit_max_attempts   : 8
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                    sinit_max_init_timeo : 10000
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] Def SO_LINGER : l_onoff  : 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]  	       l_linger : 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] New SO_LINGER : l_onoff  : 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] 		  l_linger : 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] Def SCTP_NODELAY value : false
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] New SCTP_NODELAY value : true
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] Def SCTP_DISABLE_FRAGMENTS value : false
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] New SCTP_DISABLE_FRAGMENTS value : false
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] pid:Main in determine_sctp_sockopt_paddrparams_size@sctp_compat.c:144: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] Def SCTP_PEER_ADDR_PARAMS : spp_hbinterval    : 30000
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                             spp_pathmaxrxt    : 5
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                             spp_pathmtu       : 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                             spp_flags         : 29
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] New SCTP_PEER_ADDR_PARAMS : spp_hbinterval    : 6000
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                             spp_pathmaxrxt    : 5
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                             spp_pathmtu       : 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]                             spp_flags         : 29
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] pid:Main in determine_sctp_sockopt_event_subscribe_size@sctp_compat.c:49: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] SCTP_EVENTS : sctp_data_io_event          : 1
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]        	     sctp_association_event      : 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]        	     sctp_address_event	         : 1
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]        	     sctp_send_failure_event     : 1
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]        	     sctp_peer_error_event       : 1
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]        	     sctp_shutdown_event	 : 1
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1]        	     sctp_partial_delivery_event : 1
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] Def SCTP_I_WANT_MAPPED_V4_ADDR value : true
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] New SCTP_I_WANT_MAPPED_V4_ADDR value : false
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] Def SCTP_FRAGMENT_INTERLEAVE value : 0
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] New SCTP_FRAGMENT_INTERLEAVE value : 1
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] pid:Main in fd_sctp_create_bind_server@sctp.c:878: SCTP server binding local addresses: 127.0.0.201(3868)
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] pid:Main in fd_sctp_create_bind_server@sctp.c:902: SCTP server locally bound addresses: 127.0.0.201(3868)
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] (Thread 0x7f508affd6c0 named '{----} SCTP srv :3868 (7)')
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] (Thread 0x7f508a7fc6c0 named 'Worker#0[TCP]')
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] (Thread 0x7f5089ffb6c0 named 'Worker#1[TCP]')
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] (Thread 0x7f50897fa6c0 named 'Worker#2[TCP]')
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] (Thread 0x7f5088ff96c0 named 'Worker#3[TCP]')
 ((null):0)
12/10 09:43:25.711: [diam] TRACE: [1] (Thread 0x7f506ffff6c0 named 'Worker#4[TCP]')
 ((null):0)
12/10 09:43:25.711: [diam] DEBUG: pid:Main in fd_servers_start@server.c:464: Local server address(es): 127.0.0.201{C----}
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] (Thread 0x7f506f7fe6c0 named '{----} TCP srv [127.0.0.201]:3868 (9)')
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 0 seconds
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_CLOSED' waiting for next event.
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] (Thread 0x7f506effd6c0 named 'fD Core Runner')
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:Main in core_state_set@core.c:78: Core state: 2 -> 3
 ((null):0)
12/10 09:43:25.712: [app] INFO: Polling freeDiameter stats every 1000000 usecs (../lib/diameter/common/stats.c:77)
12/10 09:43:25.712: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_CLOSED'	<-- 'FDEVP_PSM_TIMEOUT'	((nil),0)	'mme.localdomain'
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:842: mme.localdomain: Connecting...
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_CLOSED'	-> 'STATE_WAITCNXACK'	'mme.localdomain'
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 10 seconds
 ((null):0)
12/10 09:43:25.712: [thread] DEBUG: [0x5632cfa98a90] thread started (../lib/core/ogs-thread.c:104)
12/10 09:43:25.712: [app] INFO: HSS initialize...done (../src/hss/app-init.c:31)
12/10 09:43:25.712: [thread] DEBUG: [0x5632cfa98a90] worker signal (../lib/core/ogs-thread.c:66)
12/10 09:43:25.712: [hss] DEBUG: hss_state_initial(): INIT (../src/hss/hss-sm.c:31)
12/10 09:43:25.712: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_WAITCNXACK' waiting for next event.
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] (Thread 0x7f506dffb6c0 named 'ConnTo:mme.localdomain')
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in prepare_connection_list@p_cnx.c:218: Prepared 2 sets of connection parameters to peer mme.localdomain
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in fd_cnx_cli_connect_sctp@cnxctx.c:364: Connecting SCTP endpoints source: 127.0.0.201{C----}, destination: 127.0.0.202{C----}
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in fd_cnx_cli_connect_sctp@cnxctx.c:370: Connecting to SCTP 127.0.0.202(0):3868...
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] Def SCTP_RTOINFO : srto_initial : 3000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                    srto_min     : 1000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                    srto_max     : 60000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] New SCTP_RTOINFO : srto_initial : 3000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                    srto_max     : 5000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                    srto_min     : 1000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] Def SCTP_ASSOCINFO : sasoc_asocmaxrxt               : 10
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                      sasoc_number_peer_destinations : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                      sasoc_peer_rwnd                : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                      sasoc_local_rwnd               : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                      sasoc_cookie_life              : 60000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] New SCTP_ASSOCINFO : sasoc_asocmaxrxt               : 4
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                      sasoc_number_peer_destinations : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                      sasoc_peer_rwnd                : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                      sasoc_local_rwnd               : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                      sasoc_cookie_life              : 60000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] Def SCTP_INITMSG : sinit_num_ostreams   : 10
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                    sinit_max_instreams  : 65535
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                    sinit_max_attempts   : 8
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                    sinit_max_init_timeo : 60000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] New SCTP_INITMSG : sinit_num_ostreams   : 30
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                    sinit_max_instreams  : 65535
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                    sinit_max_attempts   : 8
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                    sinit_max_init_timeo : 10000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] Def SO_LINGER : l_onoff  : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]  	       l_linger : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] New SO_LINGER : l_onoff  : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] 		  l_linger : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] Def SCTP_NODELAY value : false
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] New SCTP_NODELAY value : true
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] Def SCTP_DISABLE_FRAGMENTS value : false
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] New SCTP_DISABLE_FRAGMENTS value : false
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] Def SCTP_PEER_ADDR_PARAMS : spp_hbinterval    : 30000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                             spp_pathmaxrxt    : 5
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                             spp_pathmtu       : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                             spp_flags         : 29
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] New SCTP_PEER_ADDR_PARAMS : spp_hbinterval    : 6000
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                             spp_pathmaxrxt    : 5
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                             spp_pathmtu       : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]                             spp_flags         : 29
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] SCTP_EVENTS : sctp_data_io_event          : 1
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]        	     sctp_association_event      : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]        	     sctp_address_event	         : 1
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]        	     sctp_send_failure_event     : 1
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]        	     sctp_peer_error_event       : 1
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]        	     sctp_shutdown_event	 : 1
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1]        	     sctp_partial_delivery_event : 1
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] Def SCTP_I_WANT_MAPPED_V4_ADDR value : true
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] New SCTP_I_WANT_MAPPED_V4_ADDR value : false
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] Def SCTP_FRAGMENT_INTERLEAVE value : 0
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] New SCTP_FRAGMENT_INTERLEAVE value : 1
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in fd_cnx_cli_connect_sctp@cnxctx.c:375: SCTP connection to [127.0.0.202(0),...] failed: Connection refused
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in fd_cnx_cli_connect_tcp@cnxctx.c:295: Connecting to TCP 127.0.0.202(3868)...
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in fd_cnx_cli_connect_tcp@cnxctx.c:301: TCP connection to 127.0.0.202(3868) failed: Connection refused
 ((null):0)
12/10 09:43:25.712: [diam] DEBUG: pid:ConnTo:mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:150: CONNECT FAILED to mme.localdomain: All connection attempts failed, will retry later
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] (Thread 'ConnTo:mme.localdomain' terminating)
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_WAITCNXACK'	<-- 'FDEVP_CNX_FAILED'	((nil),0)	'mme.localdomain'
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 2 seconds (+/- 2)
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_WAITCNXACK'	-> 'STATE_CLOSED'	'mme.localdomain'
 ((null):0)
12/10 09:43:25.712: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_CLOSED' waiting for next event.
 ((null):0)
[testenv] Running testsuite
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss/HSS_Tests', 'HSS_Tests.cfg']
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli HSS_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: HSS_Tests.cfg
MC@035ba1d200a7: Unix server socket created successfully.
MC@035ba1d200a7: Listening on TCP port 42509.
035ba1d200a7 is the default
MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss/HSS_Tests 035ba1d200a7 42509
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@035ba1d200a7: New HC connected from 10.0.2.100 [10.0.2.100]. 035ba1d200a7: Linux 6.1.0-21-amd64 on x86_64.
cmtc
MC@035ba1d200a7: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
MC@035ba1d200a7: Configuration file was processed on all HCs.
MC@035ba1d200a7: Creating MTC on host 10.0.2.100.
MC@035ba1d200a7: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@035ba1d200a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HSS_Tests.TC_ulr_ula'.
------ HSS_Tests.TC_ulr_ula ------
Tue Dec 10 09:43:26 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/HSS_Tests.TC_ulr_ula.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/HSS_Tests.TC_ulr_ula.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
12/10 09:43:26.713: [app] TRACE: ------- fd statistics --------- (../lib/diameter/common/stats.c:94)
12/10 09:43:26.713: [app] TRACE:  Executing for: 1.001307 sec (../lib/diameter/common/stats.c:95)
12/10 09:43:26.713: [app] TRACE:  Server: 0 message(s) echoed (../lib/diameter/common/stats.c:100)
12/10 09:43:26.713: [app] TRACE: ------------------------------------- (../lib/diameter/common/stats.c:115)
12/10 09:43:26.713: [hss] DEBUG: hsss_diam_stats_update_cb(): Update HSS diameter metrics (../src/hss/hss-fd-path.c:31)
MTC@035ba1d200a7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HSS_Tests.TC_ulr_ula' was executed successfully (exit status: 0).
MTC@035ba1d200a7: Test case TC_ulr_ula started.
TC_ulr_ula(3)@035ba1d200a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
12/10 09:43:27.148: [diam] TRACE: [1] pid:{----} SCTP srv :3868 (7) in fd_cnx_serv_accept@cnxctx.c:264: Incoming connection: '{----} SCTP srv :3868 (7)' <- '127.0.0.202'   {{----} SCTP from [127.0.0.202]:3868 (7<-8)}
 ((null):0)
12/10 09:43:27.148: [diam] TRACE: [1] (Thread 0x7f506dffb6c0 named 'Receiver (8) SCTP/noTLS)')
 ((null):0)
12/10 09:43:27.150: [diam] TRACE: [1] pid:Receiver (8) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1420: Received 184b data on socket 8 (stream ignored)
 ((null):0)
12/10 09:43:27.150: [diam] TRACE: [1] pid:Receiver (8) SCTP/noTLS) in rcvthr_notls_sctp@cnxctx.c:920: Thread terminated
 ((null):0)
12/10 09:43:27.150: [diam] TRACE: [1] (Thread 'Receiver (8) SCTP/noTLS)' terminating)
 ((null):0)
12/10 09:43:27.150: [diam] TRACE: [1] pid:Worker#0[SCTP] in client_worker@server.c:206: Received 184b from new client '{----} SCTP from [127.0.0.202]:3868 (7<-8)'
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:122: RCV from '<unknown peer>':
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:      'Capabilities-Exchange-Request'
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        Version: 0x01
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        Length: 184
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        Flags: 0x80 (R---)
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        Command Code: 257
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        ApplicationId: 0
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        Hop-by-Hop Identifier: 0xD3F487C5
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        End-to-End Identifier: 0xD3F487C6
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Host-IP-Address'(257) l=14 f=-M val=127.0.0.202
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Vendor-Id'(266) l=12 f=-- val=10415 (0x28af)
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Product-Name'(269) l=24 f=-- val="TTCN-3 Testsuite"
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Firmware-Revision'(267) l=12 f=-- val=0 (0x0)
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Inband-Security-Id'(299) l=12 f=-M val='NO_INBAND_SECURITY' (0 (0x0))
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Auth-Application-Id'(258) l=12 f=-M val=4294967295 (0xffffffff)
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Vendor-Specific-Application-Id'(260) l=32 f=-M val=(grouped)
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:27.150: [diam] DEBUG: pid:Worker#0[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777251 (0x1000023)
 ((null):0)
12/10 09:43:27.151: [diam] TRACE: [1] pid:Worker#0[SCTP] in fd_dict_iterate_rules@dictionary.c:2146: Iterating on rules of AVP: 'Vendor-Specific-Application-Id'.
 ((null):0)
12/10 09:43:27.151: [diam] TRACE: [1] pid:Worker#0[SCTP] in fd_dict_iterate_rules@dictionary.c:2146: Iterating on rules of COMMAND: 'Capabilities-Exchange-Request'.
 ((null):0)
12/10 09:43:27.151: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_CLOSED'	<-- 'FDEVP_CNX_INCOMING'	(0x7f50840024d0,24)	'mme.localdomain'
 ((null):0)
12/10 09:43:27.151: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_msg_sess_get@messages.c:1509: No Session-Id AVP found in message 0x7f5084000b90
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:161: CONNECTED TO 'mme.localdomain' (SCTP,soc#8):
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:      'Capabilities-Exchange-Answer'
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        Version: 0x01
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        Length: 20
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        Flags: 0x00 (----)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        Command Code: 257
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        ApplicationId: 0
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        Hop-by-Hop Identifier: 0xD3F487C5
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        End-to-End Identifier: 0xD3F487C6
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:0x7f5084000b90 asso:0 sess:(nil)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Result-Code'(268) l=12 f=-M val='DIAMETER_SUCCESS' (2001 (0x7d1))
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Origin-Host'(264) l=8 f=-M val="hss.localdomain"
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Origin-Realm'(296) l=8 f=-M val="localdomain"
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1733823805 (0x67580d3d)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Host-IP-Address'(257) l=8 f=-M val=127.0.0.201
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Vendor-Id'(266) l=12 f=-M val=0 (0x0)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Product-Name'(269) l=8 f=-- val="freediameter"
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Firmware-Revision'(267) l=12 f=-- val=10500 (0x2904)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Vendor-Specific-Application-Id'(260) l=8 f=-M val=(grouped)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777216 (0x1000000)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Vendor-Specific-Application-Id'(260) l=8 f=-M val=(grouped)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777251 (0x1000023)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Vendor-Specific-Application-Id'(260) l=8 f=-M val=(grouped)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777265 (0x1000031)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=5535 (0x159f)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=13019 (0x32db)
 ((null):0)
12/10 09:43:27.151: [diam] INFO: CONNECTED TO 'mme.localdomain' (SCTP,soc#8): (../lib/diameter/common/logger.c:81)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:130: SND to 'mme.localdomain':
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:      'Capabilities-Exchange-Answer'
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Version: 0x01
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Length: 280
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Flags: 0x00 (----)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Command Code: 257
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        ApplicationId: 0
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Hop-by-Hop Identifier: 0xD3F487C5
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        End-to-End Identifier: 0xD3F487C6
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:0x7f5084000b90 asso:0 sess:(nil)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Result-Code'(268) l=12 f=-M val='DIAMETER_SUCCESS' (2001 (0x7d1))
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Host'(264) l=23 f=-M val="hss.localdomain"
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1733823805 (0x67580d3d)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Host-IP-Address'(257) l=14 f=-M val=127.0.0.201
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Vendor-Id'(266) l=12 f=-M val=0 (0x0)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Product-Name'(269) l=20 f=-- val="freediameter"
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Firmware-Revision'(267) l=12 f=-- val=10500 (0x2904)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Vendor-Specific-Application-Id'(260) l=32 f=-M val=(grouped)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777216 (0x1000000)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Vendor-Specific-Application-Id'(260) l=32 f=-M val=(grouped)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777251 (0x1000023)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Vendor-Specific-Application-Id'(260) l=32 f=-M val=(grouped)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777265 (0x1000031)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=5535 (0x159f)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=13019 (0x32db)
 ((null):0)
12/10 09:43:27.151: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_cnx_send@cnxctx.c:1895: Sending 280b data on connection {----} SCTP from [127.0.0.202]:3868 (7<-8)
 ((null):0)
12/10 09:43:27.151: [diam] TRACE: [2] pid:PSM/mme.localdomain in fd_p_ce_process_receiver@p_ce.c:1040: No TLS protection negotiated with peer 'mme.localdomain'.
 ((null):0)
12/10 09:43:27.151: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_CLOSED'	-> 'STATE_OPEN_NEW'	'mme.localdomain'
 ((null):0)
12/10 09:43:27.151: [diam] TRACE: [1] (Thread 0x7f506dffb6c0 named 'Receiver (8) SCTP/noTLS)')
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:130: SND to 'mme.localdomain':
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:      'Device-Watchdog-Request'
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Version: 0x01
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Length: 76
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Flags: 0x80 (R---)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Command Code: 280
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        ApplicationId: 0
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Hop-by-Hop Identifier: 0x373DB1C3
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        End-to-End Identifier: 0xD3DCE9EA
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Host'(264) l=23 f=-M val="hss.localdomain"
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:27.151: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1733823805 (0x67580d3d)
 ((null):0)
12/10 09:43:27.151: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_cnx_send@cnxctx.c:1895: Sending 76b data on connection {----} SCTP from [127.0.0.202]:3868 (7<-8)
 ((null):0)
12/10 09:43:27.151: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 30 seconds
 ((null):0)
12/10 09:43:27.151: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_OPEN_NEW' waiting for next event.
 ((null):0)
12/10 09:43:27.154: [diam] TRACE: [1] pid:Receiver (8) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1420: Received 88b data on socket 8 (stream ignored)
 ((null):0)
12/10 09:43:27.154: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_OPEN_NEW'	<-- 'FDEVP_CNX_MSG_RECV'	(0x7f5048000e80,88)	'mme.localdomain'
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:122: RCV from 'mme.localdomain':
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:      'Device-Watchdog-Answer'
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Version: 0x01
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Length: 88
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Flags: 0x00 (----)
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Command Code: 280
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        ApplicationId: 0
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Hop-by-Hop Identifier: 0x373DB1C3
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        End-to-End Identifier: 0xD3DCE9EA
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         {internal data}: src:mme.localdomain(15) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:0x7f50a8000d40 asso:0 sess:(nil)
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Result-Code'(268) l=12 f=-M val='DIAMETER_SUCCESS' (2001 (0x7d1))
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1 (0x1)
 ((null):0)
12/10 09:43:27.154: [diam] DEBUG: pid:PSM/mme.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN_NEW'	-> 'STATE_OPEN'	'mme.localdomain'
 ((null):0)
12/10 09:43:27.154: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_dict_iterate_rules@dictionary.c:2146: Iterating on rules of COMMAND: 'Device-Watchdog-Answer'.
 ((null):0)
12/10 09:43:27.154: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 30 seconds (+/- 2)
 ((null):0)
12/10 09:43:27.154: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_OPEN' waiting for next event.
 ((null):0)
12/10 09:43:27.154: [diam] TRACE: [1] (Thread 0x7f506d7fa6c0 named 'OUT/mme.localdomain')
 ((null):0)
12/10 09:43:27.713: [app] TRACE: ------- fd statistics --------- (../lib/diameter/common/stats.c:94)
12/10 09:43:27.713: [app] TRACE:  Executing for: 2.001490 sec (../lib/diameter/common/stats.c:95)
12/10 09:43:27.713: [app] TRACE:  Server: 0 message(s) echoed (../lib/diameter/common/stats.c:100)
12/10 09:43:27.713: [app] TRACE: ------------------------------------- (../lib/diameter/common/stats.c:115)
12/10 09:43:27.713: [hss] DEBUG: hsss_diam_stats_update_cb(): Update HSS diameter metrics (../src/hss/hss-fd-path.c:31)
TC_ulr_ula(4)@035ba1d200a7: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
TC_ulr_ula(3)@035ba1d200a7: Created Expect[0] for '001010000000000'H to be handled at TC_ulr_ula(5)
TC_ulr_ula(4)@035ba1d200a7: setverdict(pass): none -> pass
12/10 09:43:28.174: [diam] TRACE: [1] pid:Receiver (8) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1420: Received 184b data on socket 8 (stream ignored)
 ((null):0)
12/10 09:43:28.174: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_OPEN'	<-- 'FDEVP_CNX_MSG_RECV'	(0x7f5048000f30,184)	'mme.localdomain'
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:122: RCV from 'mme.localdomain':
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:      'Update-Location-Request'
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Version: 0x01
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Length: 184
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Flags: 0xC0 (RP--)
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Command Code: 316
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        ApplicationId: 16777251
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Hop-by-Hop Identifier: 0x000003E8
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        End-to-End Identifier: 0x000056CC
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         {internal data}: src:mme.localdomain(15) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Session-Id'(263) l=14 f=-M val="foobar"
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Auth-Session-State'(277) l=12 f=-M val='NO_STATE_MAINTAINED' (1 (0x1))
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'User-Name'(1) l=23 f=-M val="001010000000000"
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'ULR-Flags'(1405) vend='3GPP'(10415) l=16 f=VM val=0 (0x0)
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Visited-PLMN-Id'(1407) vend='3GPP'(10415) l=15 f=VM val=<11 1F 11>
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'RAT-Type'(1032) vend='3GPP'(10415) l=16 f=VM val=1004 (0x3ec)
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Destination-Realm'(283) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:28.174: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 30 seconds (+/- 2)
 ((null):0)
12/10 09:43:28.174: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_OPEN' waiting for next event.
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:144: DISPATCHING: 'Update-Location-Request'
  Version: 0x01
  Length: 184
  Flags: 0xC0 (RP--)
  Command Code: 316
  ApplicationId: 16777251
  Hop-by-Hop Identifier: 0x000003E8
  End-to-End Identifier: 0x000056CC
   {internal data}: src:mme.localdomain(15) rwb:(nil) rt:1 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
   AVP: 'Session-Id'(263) l=14 f=-M val="foobar"
   AVP: 'Auth-Session-State'(277) l=12 f=-M val='NO_STATE_MAINTAINED' (1 (0x1))
   AVP: 'User-Name'(1) l=23 f=-M val="001010000000000"
   AVP: 'ULR-Flags'(1405) vend='3GPP'(10415) l=16 f=VM val=0 (0x0)
   AVP: 'Visited-PLMN-Id'(1407) vend='3GPP'(10415) l=15 f=VM val=<11 1F 11>
   AVP: 'RAT-Type'(1032) vend='3GPP'(10415) l=16 f=VM val=1004 (0x3ec)
   AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
   AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
   AVP: 'Destination-Realm'(283) l=19 f=-M val="localdomain"
   AVP: 'Route-Record'(282) l=8 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:      'Update-Location-Request'
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        Version: 0x01
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        Length: 184
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        Flags: 0xC0 (RP--)
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        Command Code: 316
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        ApplicationId: 16777251
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        Hop-by-Hop Identifier: 0x000003E8
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        End-to-End Identifier: 0x000056CC
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         {internal data}: src:mme.localdomain(15) rwb:(nil) rt:1 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Session-Id'(263) l=14 f=-M val="foobar"
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Auth-Session-State'(277) l=12 f=-M val='NO_STATE_MAINTAINED' (1 (0x1))
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'User-Name'(1) l=23 f=-M val="001010000000000"
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'ULR-Flags'(1405) vend='3GPP'(10415) l=16 f=VM val=0 (0x0)
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Visited-PLMN-Id'(1407) vend='3GPP'(10415) l=15 f=VM val=<11 1F 11>
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'RAT-Type'(1032) vend='3GPP'(10415) l=16 f=VM val=1004 (0x3ec)
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Destination-Realm'(283) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:28.174: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Route-Record'(282) l=8 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:28.174: [diam] TRACE: [1] pid:Dispatch (0x5632cf998fb0) in fd_dict_iterate_rules@dictionary.c:2146: Iterating on rules of COMMAND: 'Update-Location-Request'.
 ((null):0)
12/10 09:43:28.174: [hss] DEBUG: Rx Update-Location-Request (../src/hss/hss-s6a-path.c:784)
12/10 09:43:28.175: [dbi] DEBUG: SUPI type: imsi, SUPI id: 001010000000000, mme_host: mme.localdomain, mme_realm: localdomain (../lib/dbi/subscription.c:220)
12/10 09:43:28.175: [hss] DEBUG: Tx Update-Location-Answer (../src/hss/hss-s6a-path.c:981)
12/10 09:43:28.175: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:130: SND to 'mme.localdomain':
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:      'Update-Location-Answer'
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Version: 0x01
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Length: 524
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Flags: 0x40 (-P--)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Command Code: 316
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        ApplicationId: 16777251
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Hop-by-Hop Identifier: 0x000003E8
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        End-to-End Identifier: 0x000056CC
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:0x7f5084000b90 asso:0 sess:0x7f509c000bc0
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Session-Id'(263) l=14 f=-M val="foobar"
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Subscription-Data'(1400) vend='3GPP'(10415) l=372 f=VM val=(grouped)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Access-Restriction-Data'(1426) vend='3GPP'(10415) l=16 f=VM val=32 (0x20)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Subscriber-Status'(1424) vend='3GPP'(10415) l=16 f=VM val=0 (0x0)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Network-Access-Mode'(1417) vend='3GPP'(10415) l=16 f=VM val=0 (0x0)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'AMBR'(1435) vend='3GPP'(10415) l=44 f=VM val=(grouped)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:               AVP: 'Max-Requested-Bandwidth-UL'(516) vend='3GPP'(10415) l=16 f=VM val=1000000000 (0x3b9aca00)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:               AVP: 'Max-Requested-Bandwidth-DL'(515) vend='3GPP'(10415) l=16 f=VM val=1000000000 (0x3b9aca00)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Subscribed-Periodic-RAU-TAU-Timer'(1619) vend='3GPP'(10415) l=16 f=V- val=720 (0x2d0)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'APN-Configuration-Profile'(1429) vend='3GPP'(10415) l=252 f=VM val=(grouped)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:               AVP: 'Context-Identifier'(1423) vend='3GPP'(10415) l=16 f=VM val=1 (0x1)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:               AVP: 'All-APN-Configurations-Included-Indicator'(1428) vend='3GPP'(10415) l=16 f=VM val=0 (0x0)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:               AVP: 'APN-Configuration'(1430) vend='3GPP'(10415) l=208 f=VM val=(grouped)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'Context-Identifier'(1423) vend='3GPP'(10415) l=16 f=VM val=1 (0x1)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'PDN-Type'(1456) vend='3GPP'(10415) l=16 f=VM val=2 (0x2)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'Service-Selection'(493) l=16 f=-M val="internet"
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'EPS-Subscribed-QoS-Profile'(1431) vend='3GPP'(10415) l=88 f=VM val=(grouped)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                     AVP: 'QoS-Class-Identifier'(1028) vend='3GPP'(10415) l=16 f=VM val=9 (0x9)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                     AVP: 'Allocation-Retention-Priority'(1034) vend='3GPP'(10415) l=60 f=V- val=(grouped)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                        AVP: 'Priority-Level'(1046) vend='3GPP'(10415) l=16 f=V- val=8 (0x8)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                        AVP: 'Pre-emption-Capability'(1047) vend='3GPP'(10415) l=16 f=V- val=1 (0x1)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                        AVP: 'Pre-emption-Vulnerability'(1048) vend='3GPP'(10415) l=16 f=V- val=0 (0x0)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'VPLMN-Dynamic-Address-Allowed'(1432) vend='3GPP'(10415) l=16 f=VM val=1 (0x1)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'AMBR'(1435) vend='3GPP'(10415) l=44 f=VM val=(grouped)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                     AVP: 'Max-Requested-Bandwidth-UL'(516) vend='3GPP'(10415) l=16 f=VM val=1000000000 (0x3b9aca00)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                     AVP: 'Max-Requested-Bandwidth-DL'(515) vend='3GPP'(10415) l=16 f=VM val=1000000000 (0x3b9aca00)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Host'(264) l=23 f=-M val="hss.localdomain"
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Result-Code'(268) l=12 f=-M val='DIAMETER_SUCCESS' (2001 (0x7d1))
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Auth-Session-State'(277) l=12 f=-M val='NO_STATE_MAINTAINED' (1 (0x1))
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'ULA-Flags'(1406) vend='3GPP'(10415) l=16 f=VM val=1 (0x1)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Vendor-Specific-Application-Id'(260) l=32 f=-M val=(grouped)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:28.176: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777251 (0x1000023)
 ((null):0)
12/10 09:43:28.176: [diam] TRACE: [1] pid:OUT/mme.localdomain in fd_cnx_send@cnxctx.c:1895: Sending 524b data on connection {----} SCTP from [127.0.0.202]:3868 (7<-8)
 ((null):0)
12/10 09:43:28.176: [diam] TRACE: [1] pid:OUT/mme.localdomain in fd_sctp_sendstrv@sctp.c:1185: Sending 1 chunks of data (first:524b) on stream 1 of socket 8
 ((null):0)
TC_ulr_ula(4)@035ba1d200a7: setverdict(pass): pass -> pass, component reason not changed
TC_ulr_ula(4)@035ba1d200a7: setverdict(pass): pass -> pass, component reason not changed
TC_ulr_ula(4)@035ba1d200a7: EXP mismatch: { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, val := 0 } vs exp { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, min := 1, max := 1 } | use_snapshot=true, snapshot={ { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, val := 0 }, { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, val := 0 } }
TC_ulr_ula(4)@035ba1d200a7: Waiting convergence: Ignoring metric mismatch metric={ key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, val := 0 } expect={ key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, min := 1, max := 1 }
TC_ulr_ula(4)@035ba1d200a7: EXP mismatch: { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, val := 0 } vs exp { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, min := 1, max := 1 } | use_snapshot=true, snapshot={ { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, val := 0 }, { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, val := 0 } }
TC_ulr_ula(4)@035ba1d200a7: Waiting convergence: Ignoring metric mismatch metric={ key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, val := 0 } expect={ key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, min := 1, max := 1 }
12/10 09:43:28.714: [app] TRACE: ------- fd statistics --------- (../lib/diameter/common/stats.c:94)
12/10 09:43:28.714: [app] TRACE:  Executing for: 3.002600 sec (../lib/diameter/common/stats.c:95)
12/10 09:43:28.714: [app] TRACE:  Server: 1 message(s) echoed (../lib/diameter/common/stats.c:100)
12/10 09:43:28.714: [app] TRACE: ------------------------------------- (../lib/diameter/common/stats.c:115)
12/10 09:43:28.714: [hss] DEBUG: hsss_diam_stats_update_cb(): Update HSS diameter metrics (../src/hss/hss-fd-path.c:31)
TC_ulr_ula(4)@035ba1d200a7: setverdict(pass): pass -> pass, component reason not changed
TC_ulr_ula(4)@035ba1d200a7: EXP match: { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, val := 1 } vs exp { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, min := 1, max := 1 }
TC_ulr_ula(4)@035ba1d200a7: EXP match: { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, val := 1 } vs exp { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, min := 1, max := 1 }
TC_ulr_ula(4)@035ba1d200a7: setverdict(pass): pass -> pass, component reason not changed
TC_ulr_ula(4)@035ba1d200a7: Final verdict of PTC: pass
12/10 09:43:29.191: [diam] TRACE: [1] pid:Receiver (8) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1290: Received 12b data of notification on socket 8
 ((null):0)
12/10 09:43:29.191: [diam] TRACE: [1] pid:Receiver (8) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1337: Received SCTP_SHUTDOWN_EVENT notification
 ((null):0)
12/10 09:43:29.191: [diam] TRACE: [1] pid:Receiver (8) SCTP/noTLS) in fd_cnx_markerror@cnxctx.c:619: Error flag set for socket 8 ({----} SCTP from [127.0.0.202]:3868 (7<-8), 127.0.0.202)
 ((null):0)
12/10 09:43:29.191: [diam] TRACE: [1] pid:Receiver (8) SCTP/noTLS) in fd_cnx_markerror@cnxctx.c:626: Sending FDEVP_CNX_ERROR event
 ((null):0)
12/10 09:43:29.191: [diam] TRACE: [1] pid:Receiver (8) SCTP/noTLS) in rcvthr_notls_sctp@cnxctx.c:920: Thread terminated
 ((null):0)
12/10 09:43:29.191: [diam] TRACE: [1] (Thread 'Receiver (8) SCTP/noTLS)' terminating)
 ((null):0)
12/10 09:43:29.191: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_OPEN'	<-- 'FDEVP_CNX_ERROR'	((nil),0)	'mme.localdomain'
 ((null):0)
12/10 09:43:29.191: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:150: CONNECT FAILED to mme.localdomain: The connection was broken
 ((null):0)
12/10 09:43:29.191: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 2 seconds (+/- 2)
 ((null):0)
12/10 09:43:29.191: [diam] ERROR: pid:PSM/mme.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN'	-> 'STATE_CLOSED'	'mme.localdomain'
 ((null):0)
12/10 09:43:29.191: [diam] TRACE: [1] (Thread 'OUT/mme.localdomain' terminating)
 ((null):0)
12/10 09:43:29.191: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_CLOSED' waiting for next event.
 ((null):0)
TC_ulr_ula(5)@035ba1d200a7: Final verdict of PTC: none
TC_ulr_ula(3)@035ba1d200a7: Final verdict of PTC: none
MTC@035ba1d200a7: Setting final verdict of the test case.
MTC@035ba1d200a7: Local verdict of MTC: none
MTC@035ba1d200a7: Local verdict of PTC TC_ulr_ula(3): none (none -> none)
MTC@035ba1d200a7: Local verdict of PTC TC_ulr_ula(4): pass (none -> pass)
MTC@035ba1d200a7: Local verdict of PTC TC_ulr_ula(5): none (pass -> pass)
MTC@035ba1d200a7: Test case TC_ulr_ula finished. Verdict: pass
MTC@035ba1d200a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HSS_Tests.TC_ulr_ula pass'.
Tue Dec 10 09:43:29 UTC 2024
====== HSS_Tests.TC_ulr_ula pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=12012)
12/10 09:43:29.715: [app] TRACE: ------- fd statistics --------- (../lib/diameter/common/stats.c:94)
12/10 09:43:29.715: [app] TRACE:  Executing for: 4.003044 sec (../lib/diameter/common/stats.c:95)
12/10 09:43:29.715: [app] TRACE:  Server: 1 message(s) echoed (../lib/diameter/common/stats.c:100)
12/10 09:43:29.715: [app] TRACE: ------------------------------------- (../lib/diameter/common/stats.c:115)
12/10 09:43:29.715: [hss] DEBUG: hsss_diam_stats_update_cb(): Update HSS diameter metrics (../src/hss/hss-fd-path.c:31)
Waiting for packet dumper to finish... 1 (prev_count=12012, count=14816)
12/10 09:43:30.381: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_CLOSED'	<-- 'FDEVP_PSM_TIMEOUT'	((nil),0)	'mme.localdomain'
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:842: mme.localdomain: Connecting...
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_CLOSED'	-> 'STATE_WAITCNXACK'	'mme.localdomain'
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 10 seconds
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_WAITCNXACK' waiting for next event.
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] (Thread 0x7f506dffb6c0 named 'ConnTo:mme.localdomain')
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in prepare_connection_list@p_cnx.c:218: Prepared 2 sets of connection parameters to peer mme.localdomain
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in fd_cnx_cli_connect_sctp@cnxctx.c:364: Connecting SCTP endpoints source: 127.0.0.201{C----}, destination: 127.0.0.202(3868){C--LP}
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in fd_cnx_cli_connect_sctp@cnxctx.c:370: Connecting to SCTP 127.0.0.202(3868):3868...
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] Def SCTP_RTOINFO : srto_initial : 3000
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                    srto_min     : 1000
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                    srto_max     : 60000
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] New SCTP_RTOINFO : srto_initial : 3000
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                    srto_max     : 5000
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                    srto_min     : 1000
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] Def SCTP_ASSOCINFO : sasoc_asocmaxrxt               : 10
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                      sasoc_number_peer_destinations : 0
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                      sasoc_peer_rwnd                : 0
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                      sasoc_local_rwnd               : 0
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                      sasoc_cookie_life              : 60000
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] New SCTP_ASSOCINFO : sasoc_asocmaxrxt               : 4
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                      sasoc_number_peer_destinations : 0
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                      sasoc_peer_rwnd                : 0
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                      sasoc_local_rwnd               : 0
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                      sasoc_cookie_life              : 60000
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] Def SCTP_INITMSG : sinit_num_ostreams   : 10
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                    sinit_max_instreams  : 65535
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                    sinit_max_attempts   : 8
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                    sinit_max_init_timeo : 60000
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1] New SCTP_INITMSG : sinit_num_ostreams   : 30
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                    sinit_max_instreams  : 65535
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                    sinit_max_attempts   : 8
 ((null):0)
12/10 09:43:30.381: [diam] TRACE: [1]                    sinit_max_init_timeo : 10000
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] Def SO_LINGER : l_onoff  : 0
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]  	       l_linger : 0
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] New SO_LINGER : l_onoff  : 0
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] 		  l_linger : 0
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] Def SCTP_NODELAY value : false
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] New SCTP_NODELAY value : true
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] Def SCTP_DISABLE_FRAGMENTS value : false
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] New SCTP_DISABLE_FRAGMENTS value : false
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] Def SCTP_PEER_ADDR_PARAMS : spp_hbinterval    : 30000
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]                             spp_pathmaxrxt    : 5
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]                             spp_pathmtu       : 0
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]                             spp_flags         : 29
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] New SCTP_PEER_ADDR_PARAMS : spp_hbinterval    : 6000
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]                             spp_pathmaxrxt    : 5
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]                             spp_pathmtu       : 0
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]                             spp_flags         : 29
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] SCTP_EVENTS : sctp_data_io_event          : 1
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]        	     sctp_association_event      : 0
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]        	     sctp_address_event	         : 1
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]        	     sctp_send_failure_event     : 1
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]        	     sctp_peer_error_event       : 1
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]        	     sctp_shutdown_event	 : 1
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1]        	     sctp_partial_delivery_event : 1
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] Def SCTP_I_WANT_MAPPED_V4_ADDR value : true
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] New SCTP_I_WANT_MAPPED_V4_ADDR value : false
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] Def SCTP_FRAGMENT_INTERLEAVE value : 0
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] New SCTP_FRAGMENT_INTERLEAVE value : 1
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in fd_cnx_cli_connect_sctp@cnxctx.c:375: SCTP connection to [127.0.0.202(3868),...] failed: Connection refused
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in fd_cnx_cli_connect_tcp@cnxctx.c:295: Connecting to TCP 127.0.0.202(3868)...
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] pid:ConnTo:mme.localdomain in fd_cnx_cli_connect_tcp@cnxctx.c:301: TCP connection to 127.0.0.202(3868) failed: Connection refused
 ((null):0)
12/10 09:43:30.382: [diam] DEBUG: pid:ConnTo:mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:150: CONNECT FAILED to mme.localdomain: All connection attempts failed, will retry later
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] (Thread 'ConnTo:mme.localdomain' terminating)
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_WAITCNXACK'	<-- 'FDEVP_CNX_FAILED'	((nil),0)	'mme.localdomain'
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 2 seconds (+/- 2)
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_WAITCNXACK'	-> 'STATE_CLOSED'	'mme.localdomain'
 ((null):0)
12/10 09:43:30.382: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_CLOSED' waiting for next event.
 ((null):0)
12/10 09:43:30.716: [app] TRACE: ------- fd statistics --------- (../lib/diameter/common/stats.c:94)
12/10 09:43:30.716: [app] TRACE:  Executing for: 5.004224 sec (../lib/diameter/common/stats.c:95)
12/10 09:43:30.716: [app] TRACE:  Server: 1 message(s) echoed (../lib/diameter/common/stats.c:100)
12/10 09:43:30.716: [app] TRACE: ------------------------------------- (../lib/diameter/common/stats.c:115)
12/10 09:43:30.716: [hss] DEBUG: hsss_diam_stats_update_cb(): Update HSS diameter metrics (../src/hss/hss-fd-path.c:31)
MTC@035ba1d200a7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HSS_Tests.TC_ulr_ula pass' was executed successfully (exit status: 0).
MTC@035ba1d200a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HSS_Tests.TC_ulr_ula_subscr_op_det_barring_7'.
------ HSS_Tests.TC_ulr_ula_subscr_op_det_barring_7 ------
Tue Dec 10 09:43:31 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/HSS_Tests.TC_ulr_ula_subscr_op_det_barring_7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/HSS_Tests.TC_ulr_ula_subscr_op_det_barring_7.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
12/10 09:43:31.716: [app] TRACE: ------- fd statistics --------- (../lib/diameter/common/stats.c:94)
12/10 09:43:31.716: [app] TRACE:  Executing for: 6.004270 sec (../lib/diameter/common/stats.c:95)
12/10 09:43:31.716: [app] TRACE:  Server: 1 message(s) echoed (../lib/diameter/common/stats.c:100)
12/10 09:43:31.716: [app] TRACE: ------------------------------------- (../lib/diameter/common/stats.c:115)
12/10 09:43:31.716: [hss] DEBUG: hsss_diam_stats_update_cb(): Update HSS diameter metrics (../src/hss/hss-fd-path.c:31)
MTC@035ba1d200a7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HSS_Tests.TC_ulr_ula_subscr_op_det_barring_7' was executed successfully (exit status: 0).
MTC@035ba1d200a7: Test case TC_ulr_ula_subscr_op_det_barring_7 started.
TC_ulr_ula_subscr_op_det_barring_7(6)@035ba1d200a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
12/10 09:43:32.255: [diam] TRACE: [1] pid:{----} SCTP srv :3868 (7) in fd_cnx_serv_accept@cnxctx.c:264: Incoming connection: '{----} SCTP srv :3868 (7)' <- '127.0.0.202'   {{----} SCTP from [127.0.0.202]:3868 (7<-11)}
 ((null):0)
12/10 09:43:32.255: [diam] TRACE: [1] (Thread 0x7f506dffb6c0 named 'Receiver (11) SCTP/noTLS)')
 ((null):0)
12/10 09:43:32.257: [diam] TRACE: [1] pid:Receiver (11) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1420: Received 184b data on socket 11 (stream ignored)
 ((null):0)
12/10 09:43:32.257: [diam] TRACE: [1] pid:Receiver (11) SCTP/noTLS) in rcvthr_notls_sctp@cnxctx.c:920: Thread terminated
 ((null):0)
12/10 09:43:32.257: [diam] TRACE: [1] (Thread 'Receiver (11) SCTP/noTLS)' terminating)
 ((null):0)
12/10 09:43:32.257: [diam] TRACE: [1] pid:Worker#1[SCTP] in client_worker@server.c:206: Received 184b from new client '{----} SCTP from [127.0.0.202]:3868 (7<-11)'
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:122: RCV from '<unknown peer>':
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:      'Capabilities-Exchange-Request'
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        Version: 0x01
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        Length: 184
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        Flags: 0x80 (R---)
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        Command Code: 257
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        ApplicationId: 0
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        Hop-by-Hop Identifier: 0xD44186B8
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:        End-to-End Identifier: 0xD44186B9
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Host-IP-Address'(257) l=14 f=-M val=127.0.0.202
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Vendor-Id'(266) l=12 f=-- val=10415 (0x28af)
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Product-Name'(269) l=24 f=-- val="TTCN-3 Testsuite"
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Firmware-Revision'(267) l=12 f=-- val=0 (0x0)
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Inband-Security-Id'(299) l=12 f=-M val='NO_INBAND_SECURITY' (0 (0x0))
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Auth-Application-Id'(258) l=12 f=-M val=4294967295 (0xffffffff)
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Vendor-Specific-Application-Id'(260) l=32 f=-M val=(grouped)
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:Worker#1[SCTP] in md_hook_cb_tree@dbg_msg_dumps.c:123:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777251 (0x1000023)
 ((null):0)
12/10 09:43:32.257: [diam] TRACE: [1] pid:Worker#1[SCTP] in fd_dict_iterate_rules@dictionary.c:2146: Iterating on rules of AVP: 'Vendor-Specific-Application-Id'.
 ((null):0)
12/10 09:43:32.257: [diam] TRACE: [1] pid:Worker#1[SCTP] in fd_dict_iterate_rules@dictionary.c:2146: Iterating on rules of COMMAND: 'Capabilities-Exchange-Request'.
 ((null):0)
12/10 09:43:32.257: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_CLOSED'	<-- 'FDEVP_CNX_INCOMING'	(0x7f50800014c0,24)	'mme.localdomain'
 ((null):0)
12/10 09:43:32.257: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_msg_sess_get@messages.c:1509: No Session-Id AVP found in message 0x7f5080000b90
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:161: CONNECTED TO 'mme.localdomain' (SCTP,soc#11):
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:      'Capabilities-Exchange-Answer'
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        Version: 0x01
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        Length: 20
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        Flags: 0x00 (----)
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        Command Code: 257
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        ApplicationId: 0
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        Hop-by-Hop Identifier: 0xD44186B8
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:        End-to-End Identifier: 0xD44186B9
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:0x7f5080000b90 asso:0 sess:(nil)
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Result-Code'(268) l=12 f=-M val='DIAMETER_SUCCESS' (2001 (0x7d1))
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Origin-Host'(264) l=8 f=-M val="hss.localdomain"
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Origin-Realm'(296) l=8 f=-M val="localdomain"
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1733823805 (0x67580d3d)
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Host-IP-Address'(257) l=8 f=-M val=127.0.0.201
 ((null):0)
12/10 09:43:32.257: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Vendor-Id'(266) l=12 f=-M val=0 (0x0)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Product-Name'(269) l=8 f=-- val="freediameter"
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Firmware-Revision'(267) l=12 f=-- val=10500 (0x2904)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Vendor-Specific-Application-Id'(260) l=8 f=-M val=(grouped)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777216 (0x1000000)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Vendor-Specific-Application-Id'(260) l=8 f=-M val=(grouped)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777251 (0x1000023)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Vendor-Specific-Application-Id'(260) l=8 f=-M val=(grouped)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777265 (0x1000031)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=5535 (0x159f)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:162:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=13019 (0x32db)
 ((null):0)
12/10 09:43:32.258: [diam] INFO: CONNECTED TO 'mme.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:130: SND to 'mme.localdomain':
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:      'Capabilities-Exchange-Answer'
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Version: 0x01
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Length: 280
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Flags: 0x00 (----)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Command Code: 257
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        ApplicationId: 0
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Hop-by-Hop Identifier: 0xD44186B8
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        End-to-End Identifier: 0xD44186B9
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:0x7f5080000b90 asso:0 sess:(nil)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Result-Code'(268) l=12 f=-M val='DIAMETER_SUCCESS' (2001 (0x7d1))
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Host'(264) l=23 f=-M val="hss.localdomain"
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1733823805 (0x67580d3d)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Host-IP-Address'(257) l=14 f=-M val=127.0.0.201
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Vendor-Id'(266) l=12 f=-M val=0 (0x0)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Product-Name'(269) l=20 f=-- val="freediameter"
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Firmware-Revision'(267) l=12 f=-- val=10500 (0x2904)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Vendor-Specific-Application-Id'(260) l=32 f=-M val=(grouped)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777216 (0x1000000)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Vendor-Specific-Application-Id'(260) l=32 f=-M val=(grouped)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777251 (0x1000023)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Vendor-Specific-Application-Id'(260) l=32 f=-M val=(grouped)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777265 (0x1000031)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=5535 (0x159f)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Supported-Vendor-Id'(265) l=12 f=-M val=13019 (0x32db)
 ((null):0)
12/10 09:43:32.258: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_cnx_send@cnxctx.c:1895: Sending 280b data on connection {----} SCTP from [127.0.0.202]:3868 (7<-11)
 ((null):0)
12/10 09:43:32.258: [diam] TRACE: [2] pid:PSM/mme.localdomain in fd_p_ce_process_receiver@p_ce.c:1040: No TLS protection negotiated with peer 'mme.localdomain'.
 ((null):0)
12/10 09:43:32.258: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_CLOSED'	-> 'STATE_REOPEN'	'mme.localdomain'
 ((null):0)
12/10 09:43:32.258: [diam] TRACE: [1] (Thread 0x7f506dffb6c0 named 'Receiver (11) SCTP/noTLS)')
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:130: SND to 'mme.localdomain':
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:      'Device-Watchdog-Request'
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Version: 0x01
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Length: 76
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Flags: 0x80 (R---)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Command Code: 280
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        ApplicationId: 0
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Hop-by-Hop Identifier: 0x373DB1C4
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        End-to-End Identifier: 0xD3DCE9EB
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Host'(264) l=23 f=-M val="hss.localdomain"
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:32.258: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1733823805 (0x67580d3d)
 ((null):0)
12/10 09:43:32.258: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_cnx_send@cnxctx.c:1895: Sending 76b data on connection {----} SCTP from [127.0.0.202]:3868 (7<-11)
 ((null):0)
12/10 09:43:32.258: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_REOPEN' waiting for next event.
 ((null):0)
12/10 09:43:32.261: [diam] TRACE: [1] pid:Receiver (11) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1420: Received 88b data on socket 11 (stream ignored)
 ((null):0)
12/10 09:43:32.261: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_REOPEN'	<-- 'FDEVP_CNX_MSG_RECV'	(0x7f504c000e80,88)	'mme.localdomain'
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:122: RCV from 'mme.localdomain':
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:      'Device-Watchdog-Answer'
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Version: 0x01
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Length: 88
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Flags: 0x00 (----)
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Command Code: 280
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        ApplicationId: 0
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Hop-by-Hop Identifier: 0x373DB1C4
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        End-to-End Identifier: 0xD3DCE9EB
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         {internal data}: src:mme.localdomain(15) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:0x7f50a8000d40 asso:0 sess:(nil)
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Result-Code'(268) l=12 f=-M val='DIAMETER_SUCCESS' (2001 (0x7d1))
 ((null):0)
12/10 09:43:32.261: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1 (0x1)
 ((null):0)
12/10 09:43:32.262: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_dict_iterate_rules@dictionary.c:2146: Iterating on rules of COMMAND: 'Device-Watchdog-Answer'.
 ((null):0)
12/10 09:43:32.262: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 30 seconds (+/- 2)
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:130: SND to 'mme.localdomain':
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:      'Device-Watchdog-Request'
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Version: 0x01
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Length: 76
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Flags: 0x80 (R---)
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Command Code: 280
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        ApplicationId: 0
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Hop-by-Hop Identifier: 0x373DB1C5
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        End-to-End Identifier: 0xD3DCE9EC
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Host'(264) l=23 f=-M val="hss.localdomain"
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:32.262: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1733823805 (0x67580d3d)
 ((null):0)
12/10 09:43:32.262: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_cnx_send@cnxctx.c:1895: Sending 76b data on connection {----} SCTP from [127.0.0.202]:3868 (7<-11)
 ((null):0)
12/10 09:43:32.262: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_REOPEN' waiting for next event.
 ((null):0)
12/10 09:43:32.263: [diam] TRACE: [1] pid:Receiver (11) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1420: Received 88b data on socket 11 (stream ignored)
 ((null):0)
12/10 09:43:32.263: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_REOPEN'	<-- 'FDEVP_CNX_MSG_RECV'	(0x7f504c000f30,88)	'mme.localdomain'
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:122: RCV from 'mme.localdomain':
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:      'Device-Watchdog-Answer'
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Version: 0x01
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Length: 88
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Flags: 0x00 (----)
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Command Code: 280
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        ApplicationId: 0
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Hop-by-Hop Identifier: 0x373DB1C5
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        End-to-End Identifier: 0xD3DCE9EC
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         {internal data}: src:mme.localdomain(15) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:0x7f5080000b90 asso:0 sess:(nil)
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Result-Code'(268) l=12 f=-M val='DIAMETER_SUCCESS' (2001 (0x7d1))
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1 (0x1)
 ((null):0)
12/10 09:43:32.263: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_dict_iterate_rules@dictionary.c:2146: Iterating on rules of COMMAND: 'Device-Watchdog-Answer'.
 ((null):0)
12/10 09:43:32.263: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 30 seconds (+/- 2)
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:130: SND to 'mme.localdomain':
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:      'Device-Watchdog-Request'
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Version: 0x01
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Length: 76
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Flags: 0x80 (R---)
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Command Code: 280
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        ApplicationId: 0
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Hop-by-Hop Identifier: 0x373DB1C6
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        End-to-End Identifier: 0xD3DCE9ED
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Host'(264) l=23 f=-M val="hss.localdomain"
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:32.263: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1733823805 (0x67580d3d)
 ((null):0)
12/10 09:43:32.263: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_cnx_send@cnxctx.c:1895: Sending 76b data on connection {----} SCTP from [127.0.0.202]:3868 (7<-11)
 ((null):0)
12/10 09:43:32.263: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_REOPEN' waiting for next event.
 ((null):0)
12/10 09:43:32.263: [diam] TRACE: [1] pid:Receiver (11) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1420: Received 88b data on socket 11 (stream ignored)
 ((null):0)
12/10 09:43:32.264: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_REOPEN'	<-- 'FDEVP_CNX_MSG_RECV'	(0x7f504c000fe0,88)	'mme.localdomain'
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:122: RCV from 'mme.localdomain':
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:      'Device-Watchdog-Answer'
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Version: 0x01
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Length: 88
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Flags: 0x00 (----)
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Command Code: 280
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        ApplicationId: 0
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Hop-by-Hop Identifier: 0x373DB1C6
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        End-to-End Identifier: 0xD3DCE9ED
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         {internal data}: src:mme.localdomain(15) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:0x7f50a8000d40 asso:0 sess:(nil)
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Result-Code'(268) l=12 f=-M val='DIAMETER_SUCCESS' (2001 (0x7d1))
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-State-Id'(278) l=12 f=-M val=1 (0x1)
 ((null):0)
12/10 09:43:32.264: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_dict_iterate_rules@dictionary.c:2146: Iterating on rules of COMMAND: 'Device-Watchdog-Answer'.
 ((null):0)
12/10 09:43:32.264: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 30 seconds (+/- 2)
 ((null):0)
12/10 09:43:32.264: [diam] DEBUG: pid:PSM/mme.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_REOPEN'	-> 'STATE_OPEN'	'mme.localdomain'
 ((null):0)
12/10 09:43:32.264: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_OPEN' waiting for next event.
 ((null):0)
12/10 09:43:32.264: [diam] TRACE: [1] (Thread 0x7f506d7fa6c0 named 'OUT/mme.localdomain')
 ((null):0)
12/10 09:43:32.717: [app] TRACE: ------- fd statistics --------- (../lib/diameter/common/stats.c:94)
12/10 09:43:32.717: [app] TRACE:  Executing for: 7.005459 sec (../lib/diameter/common/stats.c:95)
12/10 09:43:32.717: [app] TRACE:  Server: 1 message(s) echoed (../lib/diameter/common/stats.c:100)
12/10 09:43:32.717: [app] TRACE: ------------------------------------- (../lib/diameter/common/stats.c:115)
12/10 09:43:32.717: [hss] DEBUG: hsss_diam_stats_update_cb(): Update HSS diameter metrics (../src/hss/hss-fd-path.c:31)
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
TC_ulr_ula_subscr_op_det_barring_7(6)@035ba1d200a7: Created Expect[0] for '001010000000001'H to be handled at TC_ulr_ula_subscr_op_det_barring_7(8)
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: setverdict(pass): none -> pass
12/10 09:43:33.283: [diam] TRACE: [1] pid:Receiver (11) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1420: Received 184b data on socket 11 (stream ignored)
 ((null):0)
12/10 09:43:33.283: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_OPEN'	<-- 'FDEVP_CNX_MSG_RECV'	(0x7f504c001090,184)	'mme.localdomain'
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:122: RCV from 'mme.localdomain':
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:      'Update-Location-Request'
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Version: 0x01
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Length: 184
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Flags: 0xC0 (RP--)
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Command Code: 316
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        ApplicationId: 16777251
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        Hop-by-Hop Identifier: 0x000003E8
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:        End-to-End Identifier: 0x000056CC
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         {internal data}: src:mme.localdomain(15) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Session-Id'(263) l=14 f=-M val="foobar"
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Auth-Session-State'(277) l=12 f=-M val='NO_STATE_MAINTAINED' (1 (0x1))
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'User-Name'(1) l=23 f=-M val="001010000000001"
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'ULR-Flags'(1405) vend='3GPP'(10415) l=16 f=VM val=0 (0x0)
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Visited-PLMN-Id'(1407) vend='3GPP'(10415) l=15 f=VM val=<11 1F 11>
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'RAT-Type'(1032) vend='3GPP'(10415) l=16 f=VM val=1004 (0x3ec)
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:123:         AVP: 'Destination-Realm'(283) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:33.283: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 30 seconds (+/- 2)
 ((null):0)
12/10 09:43:33.283: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_OPEN' waiting for next event.
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:144: DISPATCHING: 'Update-Location-Request'
  Version: 0x01
  Length: 184
  Flags: 0xC0 (RP--)
  Command Code: 316
  ApplicationId: 16777251
  Hop-by-Hop Identifier: 0x000003E8
  End-to-End Identifier: 0x000056CC
   {internal data}: src:mme.localdomain(15) rwb:(nil) rt:1 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
   AVP: 'Session-Id'(263) l=14 f=-M val="foobar"
   AVP: 'Auth-Session-State'(277) l=12 f=-M val='NO_STATE_MAINTAINED' (1 (0x1))
   AVP: 'User-Name'(1) l=23 f=-M val="001010000000001"
   AVP: 'ULR-Flags'(1405) vend='3GPP'(10415) l=16 f=VM val=0 (0x0)
   AVP: 'Visited-PLMN-Id'(1407) vend='3GPP'(10415) l=15 f=VM val=<11 1F 11>
   AVP: 'RAT-Type'(1032) vend='3GPP'(10415) l=16 f=VM val=1004 (0x3ec)
   AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
   AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
   AVP: 'Destination-Realm'(283) l=19 f=-M val="localdomain"
   AVP: 'Route-Record'(282) l=8 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:      'Update-Location-Request'
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        Version: 0x01
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        Length: 184
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        Flags: 0xC0 (RP--)
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        Command Code: 316
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        ApplicationId: 16777251
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        Hop-by-Hop Identifier: 0x000003E8
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:        End-to-End Identifier: 0x000056CC
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         {internal data}: src:mme.localdomain(15) rwb:(nil) rt:1 cb:(nil),(nil)((nil)) qry:(nil) asso:0 sess:(nil)
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Session-Id'(263) l=14 f=-M val="foobar"
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Auth-Session-State'(277) l=12 f=-M val='NO_STATE_MAINTAINED' (1 (0x1))
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'User-Name'(1) l=23 f=-M val="001010000000001"
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'ULR-Flags'(1405) vend='3GPP'(10415) l=16 f=VM val=0 (0x0)
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Visited-PLMN-Id'(1407) vend='3GPP'(10415) l=15 f=VM val=<11 1F 11>
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'RAT-Type'(1032) vend='3GPP'(10415) l=16 f=VM val=1004 (0x3ec)
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Origin-Host'(264) l=23 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Destination-Realm'(283) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:33.283: [diam] DEBUG: pid:Routing-IN (0x5632cf999040) in md_hook_cb_tree@dbg_msg_dumps.c:145:         AVP: 'Route-Record'(282) l=8 f=-M val="mme.localdomain"
 ((null):0)
12/10 09:43:33.283: [diam] TRACE: [1] pid:Dispatch (0x5632cf998fb8) in fd_dict_iterate_rules@dictionary.c:2146: Iterating on rules of COMMAND: 'Update-Location-Request'.
 ((null):0)
12/10 09:43:33.283: [hss] DEBUG: Rx Update-Location-Request (../src/hss/hss-s6a-path.c:784)
12/10 09:43:33.284: [dbi] DEBUG: SUPI type: imsi, SUPI id: 001010000000001, mme_host: mme.localdomain, mme_realm: localdomain (../lib/dbi/subscription.c:220)
12/10 09:43:33.284: [hss] DEBUG: Tx Update-Location-Answer (../src/hss/hss-s6a-path.c:981)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:130: SND to 'mme.localdomain':
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:      'Update-Location-Answer'
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Version: 0x01
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Length: 540
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Flags: 0x40 (-P--)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Command Code: 316
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        ApplicationId: 16777251
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        Hop-by-Hop Identifier: 0x000003E8
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:        End-to-End Identifier: 0x000056CC
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         {internal data}: src:(nil)(0) rwb:(nil) rt:0 cb:(nil),(nil)((nil)) qry:0x7f5080000b90 asso:0 sess:0x7f5094000bc0
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Session-Id'(263) l=14 f=-M val="foobar"
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Subscription-Data'(1400) vend='3GPP'(10415) l=388 f=VM val=(grouped)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Access-Restriction-Data'(1426) vend='3GPP'(10415) l=16 f=VM val=32 (0x20)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Subscriber-Status'(1424) vend='3GPP'(10415) l=16 f=VM val=1 (0x1)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Operator-Determined-Barring'(1425) vend='3GPP'(10415) l=16 f=VM val=7 (0x7)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Network-Access-Mode'(1417) vend='3GPP'(10415) l=16 f=VM val=0 (0x0)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'AMBR'(1435) vend='3GPP'(10415) l=44 f=VM val=(grouped)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:               AVP: 'Max-Requested-Bandwidth-UL'(516) vend='3GPP'(10415) l=16 f=VM val=1000000000 (0x3b9aca00)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:               AVP: 'Max-Requested-Bandwidth-DL'(515) vend='3GPP'(10415) l=16 f=VM val=1000000000 (0x3b9aca00)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Subscribed-Periodic-RAU-TAU-Timer'(1619) vend='3GPP'(10415) l=16 f=V- val=720 (0x2d0)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'APN-Configuration-Profile'(1429) vend='3GPP'(10415) l=252 f=VM val=(grouped)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:               AVP: 'Context-Identifier'(1423) vend='3GPP'(10415) l=16 f=VM val=1 (0x1)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:               AVP: 'All-APN-Configurations-Included-Indicator'(1428) vend='3GPP'(10415) l=16 f=VM val=0 (0x0)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:               AVP: 'APN-Configuration'(1430) vend='3GPP'(10415) l=208 f=VM val=(grouped)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'Context-Identifier'(1423) vend='3GPP'(10415) l=16 f=VM val=1 (0x1)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'PDN-Type'(1456) vend='3GPP'(10415) l=16 f=VM val=2 (0x2)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'Service-Selection'(493) l=16 f=-M val="internet"
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'EPS-Subscribed-QoS-Profile'(1431) vend='3GPP'(10415) l=88 f=VM val=(grouped)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                     AVP: 'QoS-Class-Identifier'(1028) vend='3GPP'(10415) l=16 f=VM val=9 (0x9)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                     AVP: 'Allocation-Retention-Priority'(1034) vend='3GPP'(10415) l=60 f=V- val=(grouped)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                        AVP: 'Priority-Level'(1046) vend='3GPP'(10415) l=16 f=V- val=8 (0x8)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                        AVP: 'Pre-emption-Capability'(1047) vend='3GPP'(10415) l=16 f=V- val=1 (0x1)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                        AVP: 'Pre-emption-Vulnerability'(1048) vend='3GPP'(10415) l=16 f=V- val=0 (0x0)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'VPLMN-Dynamic-Address-Allowed'(1432) vend='3GPP'(10415) l=16 f=VM val=1 (0x1)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                  AVP: 'AMBR'(1435) vend='3GPP'(10415) l=44 f=VM val=(grouped)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                     AVP: 'Max-Requested-Bandwidth-UL'(516) vend='3GPP'(10415) l=16 f=VM val=1000000000 (0x3b9aca00)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:                     AVP: 'Max-Requested-Bandwidth-DL'(515) vend='3GPP'(10415) l=16 f=VM val=1000000000 (0x3b9aca00)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Host'(264) l=23 f=-M val="hss.localdomain"
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Origin-Realm'(296) l=19 f=-M val="localdomain"
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Result-Code'(268) l=12 f=-M val='DIAMETER_SUCCESS' (2001 (0x7d1))
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Auth-Session-State'(277) l=12 f=-M val='NO_STATE_MAINTAINED' (1 (0x1))
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'ULA-Flags'(1406) vend='3GPP'(10415) l=16 f=VM val=1 (0x1)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:         AVP: 'Vendor-Specific-Application-Id'(260) l=32 f=-M val=(grouped)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Vendor-Id'(266) l=12 f=-M val=10415 (0x28af)
 ((null):0)
12/10 09:43:33.284: [diam] DEBUG: pid:OUT/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:131:            AVP: 'Auth-Application-Id'(258) l=12 f=-M val=16777251 (0x1000023)
 ((null):0)
12/10 09:43:33.284: [diam] TRACE: [1] pid:OUT/mme.localdomain in fd_cnx_send@cnxctx.c:1895: Sending 540b data on connection {----} SCTP from [127.0.0.202]:3868 (7<-11)
 ((null):0)
12/10 09:43:33.284: [diam] TRACE: [1] pid:OUT/mme.localdomain in fd_sctp_sendstrv@sctp.c:1185: Sending 1 chunks of data (first:540b) on stream 1 of socket 11
 ((null):0)
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: setverdict(pass): pass -> pass, component reason not changed
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: setverdict(pass): pass -> pass, component reason not changed
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: EXP mismatch: { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, val := 1 } vs exp { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, min := 1, max := 1 } | use_snapshot=true, snapshot={ { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, val := 1 }, { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, val := 1 } }
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: Waiting convergence: Ignoring metric mismatch metric={ key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, val := 1 } expect={ key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, min := 1, max := 1 }
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: EXP mismatch: { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, val := 1 } vs exp { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, min := 1, max := 1 } | use_snapshot=true, snapshot={ { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, val := 1 }, { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, val := 1 } }
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: Waiting convergence: Ignoring metric mismatch metric={ key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, val := 1 } expect={ key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, min := 1, max := 1 }
12/10 09:43:33.717: [app] TRACE: ------- fd statistics --------- (../lib/diameter/common/stats.c:94)
12/10 09:43:33.717: [app] TRACE:  Executing for: 8.005765 sec (../lib/diameter/common/stats.c:95)
12/10 09:43:33.717: [app] TRACE:  Server: 2 message(s) echoed (../lib/diameter/common/stats.c:100)
12/10 09:43:33.717: [app] TRACE: ------------------------------------- (../lib/diameter/common/stats.c:115)
12/10 09:43:33.717: [hss] DEBUG: hsss_diam_stats_update_cb(): Update HSS diameter metrics (../src/hss/hss-fd-path.c:31)
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: setverdict(pass): pass -> pass, component reason not changed
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: EXP match: { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, val := 2 } vs exp { key := { name := "s6a_rx_ulr", mtype := COUNTER (0) }, min := 1, max := 1 }
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: EXP match: { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, val := 2 } vs exp { key := { name := "s6a_tx_ula", mtype := COUNTER (0) }, min := 1, max := 1 }
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: setverdict(pass): pass -> pass, component reason not changed
TC_ulr_ula_subscr_op_det_barring_7(7)@035ba1d200a7: Final verdict of PTC: pass
12/10 09:43:34.298: [diam] TRACE: [1] pid:Receiver (11) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1290: Received 12b data of notification on socket 11
 ((null):0)
12/10 09:43:34.298: [diam] TRACE: [1] pid:Receiver (11) SCTP/noTLS) in fd_sctp_recvmeta@sctp.c:1337: Received SCTP_SHUTDOWN_EVENT notification
 ((null):0)
12/10 09:43:34.298: [diam] TRACE: [1] pid:Receiver (11) SCTP/noTLS) in fd_cnx_markerror@cnxctx.c:619: Error flag set for socket 11 ({----} SCTP from [127.0.0.202]:3868 (7<-11), 127.0.0.202)
 ((null):0)
12/10 09:43:34.298: [diam] TRACE: [1] pid:Receiver (11) SCTP/noTLS) in fd_cnx_markerror@cnxctx.c:626: Sending FDEVP_CNX_ERROR event
 ((null):0)
12/10 09:43:34.298: [diam] TRACE: [1] pid:Receiver (11) SCTP/noTLS) in rcvthr_notls_sctp@cnxctx.c:920: Thread terminated
 ((null):0)
12/10 09:43:34.298: [diam] TRACE: [1] (Thread 'Receiver (11) SCTP/noTLS)' terminating)
 ((null):0)
12/10 09:43:34.298: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:437: 'STATE_OPEN'	<-- 'FDEVP_CNX_ERROR'	((nil),0)	'mme.localdomain'
 ((null):0)
12/10 09:43:34.298: [diam] DEBUG: pid:PSM/mme.localdomain in md_hook_cb_tree@dbg_msg_dumps.c:150: CONNECT FAILED to mme.localdomain: The connection was broken
 ((null):0)
12/10 09:43:34.298: [diam] TRACE: [1] pid:PSM/mme.localdomain in fd_psm_next_timeout@p_psm.c:324: Peer timeout reset to 2 seconds (+/- 2)
 ((null):0)
12/10 09:43:34.298: [diam] ERROR: pid:PSM/mme.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN'	-> 'STATE_CLOSED'	'mme.localdomain'
 ((null):0)
12/10 09:43:34.298: [diam] TRACE: [1] (Thread 'OUT/mme.localdomain' terminating)
 ((null):0)
12/10 09:43:34.298: [diam] TRACE: [1] pid:PSM/mme.localdomain in p_psm_th@p_psm.c:429: 'mme.localdomain' in state 'STATE_CLOSED' waiting for next event.
 ((null):0)
TC_ulr_ula_subscr_op_det_barring_7(8)@035ba1d200a7: Final verdict of PTC: none
TC_ulr_ula_subscr_op_det_barring_7(6)@035ba1d200a7: Final verdict of PTC: none
MTC@035ba1d200a7: Setting final verdict of the test case.
MTC@035ba1d200a7: Local verdict of MTC: none
MTC@035ba1d200a7: Local verdict of PTC TC_ulr_ula_subscr_op_det_barring_7(6): none (none -> none)
MTC@035ba1d200a7: Local verdict of PTC TC_ulr_ula_subscr_op_det_barring_7(7): pass (none -> pass)
MTC@035ba1d200a7: Local verdict of PTC TC_ulr_ula_subscr_op_det_barring_7(8): none (pass -> pass)
MTC@035ba1d200a7: Test case TC_ulr_ula_subscr_op_det_barring_7 finished. Verdict: pass
MTC@035ba1d200a7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HSS_Tests.TC_ulr_ula_subscr_op_det_barring_7 pass'.
Tue Dec 10 09:43:34 UTC 2024
====== HSS_Tests.TC_ulr_ula_subscr_op_det_barring_7 pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=13080)
12/10 09:43:34.718: [app] TRACE: ------- fd statistics --------- (../lib/diameter/common/stats.c:94)
12/10 09:43:34.718: [app] TRACE:  Executing for: 9.006144 sec (../lib/diameter/common/stats.c:95)
12/10 09:43:34.718: [app] TRACE:  Server: 2 message(s) echoed (../lib/diameter/common/stats.c:100)
12/10 09:43:34.718: [app] TRACE: ------------------------------------- (../lib/diameter/common/stats.c:115)
12/10 09:43:34.718: [hss] DEBUG: hsss_diam_stats_update_cb(): Update HSS diameter metrics (../src/hss/hss-fd-path.c:31)
Waiting for packet dumper to finish... 1 (prev_count=13080, count=15884)
12/10 09:43:35.719: [app] TRACE: ------- fd statistics --------- (../lib/diameter/common/stats.c:94)
12/10 09:43:35.719: [app] TRACE:  Executing for: 10.007324 sec (../lib/diameter/common/stats.c:95)
12/10 09:43:35.719: [app] TRACE:  Server: 2 message(s) echoed (../lib/diameter/common/stats.c:100)
12/10 09:43:35.719: [app] TRACE: ------------------------------------- (../lib/diameter/common/stats.c:115)
12/10 09:43:35.719: [hss] DEBUG: hsss_diam_stats_update_cb(): Update HSS diameter metrics (../src/hss/hss-fd-path.c:31)
MTC@035ba1d200a7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HSS_Tests.TC_ulr_ula_subscr_op_det_barring_7 pass' was executed successfully (exit status: 0).
MC@035ba1d200a7: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@035ba1d200a7: Terminating MTC.
MC@035ba1d200a7: MTC terminated.
MC2> exit
MC@035ba1d200a7: Shutting down session.
MC@035ba1d200a7: Shutdown complete.

Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss/expected-results.xml' against results in 'junit-xml-2991.log'
--------------------
pass HSS_Tests.TC_ulr_ula
pass HSS_Tests.TC_ulr_ula_subscr_op_det_barring_7

Summary:
  pass: 2


12/10 09:43:36.719: [app] TRACE: ------- fd statistics --------- (../lib/diameter/common/stats.c:94)
12/10 09:43:36.719: [app] TRACE:  Executing for: 11.007510 sec (../lib/diameter/common/stats.c:95)
12/10 09:43:36.719: [app] TRACE:  Server: 2 message(s) echoed (../lib/diameter/common/stats.c:100)
12/10 09:43:36.719: [app] TRACE: ------------------------------------- (../lib/diameter/common/stats.c:115)
12/10 09:43:36.719: [hss] DEBUG: hsss_diam_stats_update_cb(): Update HSS diameter metrics (../src/hss/hss-fd-path.c:31)
[testenv] Testsuite is done
[testenv] Stopping testsuite (1290361)
[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-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HSS_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-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/log_format.sh']
[testenv] Stopping db (1289992)
[testenv] Stopping hss (1290266)
[testenv] Showing testsuite/junit-xml-2991.log
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/_cache/podman/osmo-ttcn3-hacks/hss:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hss-test-ogs/logs/testsuite/junit-xml-2991.log && echo']

<?xml version="1.0"?>
<testsuite name='Titan' tests='2' failures='0' errors='0' skipped='0' inconc='0' time='10.00'>
  <testcase classname='HSS_Tests' name='TC_ulr_ula' time='2.053027'/>
  <testcase classname='HSS_Tests' name='TC_ulr_ula_subscr_op_det_barring_7' time='2.052894'/>
</testsuite>

[testenv] Stopping podman container
[testenv] + ['podman', 'kill', 'testenv-hss-osmocom-nightly-20241210-0943-4d43de27-0']
035ba1d200a7089f13f295cc4c8ecf091797b09b7b41d356ba7a9b0fa61b33ea
[testenv] feed_watchdog_loop: podman container has stopped
[testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hss-test-ogs/431/artifact/logs/ 
+ rm -rf _cache .linux
Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
time="2024-12-10T09:43:54Z" level=error msg="Error forwarding signal 15 to container 035ba1d200a7089f13f295cc4c8ecf091797b09b7b41d356ba7a9b0fa61b33ea: container has already been removed"
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS