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-ggsn-test-kernel-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision d6176d12f347626a40592bb7122e0cc8553376e8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d6176d12f347626a40592bb7122e0cc8553376e8 # timeout=10 Commit message: "debian-bookworm-titan: chown 1000 for deps" > git rev-list --no-walk d6176d12f347626a40592bb7122e0cc8553376e8 # timeout=10 [ttcn3-ggsn-test-kernel-latest] $ /bin/sh -xe /tmp/jenkins18355629641893346411.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=latest + export KERNEL_TEST=1 + cd ttcn3-ggsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-latest-1322 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=latest + docker_images_require osmo-ggsn-latest ttcn3-ggsn-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-ggsn-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #7 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #7 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:fcc3fbbe0666462f92e66933dfd6844f8c360303d7d6a1ff13a09a21f6df9124 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n fcc3fbbe0666 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-ggsn-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-latest + echo osmo-ggsn-latest + dir=osmo-ggsn-latest + pull_arg=--pull + grep ^FROM ../osmo-ggsn-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-ggsn-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.66kB done #5 DONE 0.0s #6 [2/5] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bison bridge-utils busybox-static ca-certificates flex gcc git iproute2 libc6-dev libelf-dev libssl-dev linux-image-amd64 make osmo-ggsn pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y osmo-ggsn ;; esac #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [4/5] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:876f68f279f65ef53580bcc3484a4a1d026fe127a6b8f707ab4693e39cdfb3bf 0.0s done #10 naming to docker.io/osmocom-build/osmo-ggsn-latest:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' + docker_image_exists osmo-ggsn-latest + docker images -q osmocom-build/osmo-ggsn-latest + test -n 876f68f279f6 + list_osmo_packages debian-bookworm osmo-ggsn-latest + local distro=debian-bookworm + local image=osmo-ggsn-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-latest ### ii libosmocore22:amd64 1.10.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0 amd64 Osmo control library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.10.0 amd64 Osmo VTY library ii osmo-ggsn 1.12.0 amd64 Osmocom Gateway GPRS Support Node (GGSN) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ggsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:982153db4f568a7e1486514647e2014dad3a30a7be027fa02e3ad2b67ce59011 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-ggsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ggsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ggsn-test + echo ttcn3-ggsn-test + dir=ttcn3-ggsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-ggsn-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-ggsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ggsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ggsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-ggsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 412B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 890B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ggsn_tests #8 0.386 + OSMO_TTCN3_BRANCH=master #8 0.386 + shift #8 0.386 + cd /osmo-ttcn3-hacks #8 0.386 + git fetch #8 0.497 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.497 c7e40d6a..58a863c2 master -> origin/master #8 0.502 + git checkout master #8 0.525 Already on 'master' #8 0.526 Your branch is behind 'origin/master' by 3 commits, and can be fast-forwarded. #8 0.526 (use "git pull" to update your local branch) #8 0.526 + git symbolic-ref -q HEAD #8 0.528 refs/heads/master #8 0.529 + git reset --hard origin/master #8 0.558 HEAD is now at 58a863c2 Remove dead links and generated code in bin/* #8 0.558 + git rev-parse --abbrev-ref HEAD #8 0.559 master #8 0.560 + git rev-parse HEAD #8 0.562 58a863c2895e5fff807c583b9026b8823cfb531e #8 0.562 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.563 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.564 + make -j8 deps #8 0.628 make: Nothing to be done for 'deps'. #8 0.628 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.629 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.629 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.630 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.630 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.631 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.631 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.631 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.632 + make ggsn_tests #8 0.693 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 0.701 Linking TCCInterface_Functions.ttcn #8 0.702 Linking TCCConversion_Functions.ttcn #8 0.704 Linking TCCConversion.cc #8 0.705 Linking TCCInterface.cc #8 0.706 Linking TCCInterface_ip.h #8 0.707 Linking TCCEncoding_Functions.ttcn #8 0.708 Linking TCCEncoding.cc #8 0.710 Linking Socket_API_Definitions.ttcn #8 0.711 Linking IPL4asp_Functions.ttcn #8 0.712 Linking IPL4asp_PT.cc #8 0.714 Linking IPL4asp_PT.hh #8 0.715 Linking IPL4asp_PortType.ttcn #8 0.716 Linking IPL4asp_Types.ttcn #8 0.717 Linking IPL4asp_discovery.cc #8 0.718 Linking IPL4asp_protocol_L234.hh #8 0.719 Linking ICMP_EncDec.cc #8 0.720 Linking ICMP_Types.ttcn #8 0.721 Linking ICMPv6_EncDec.cc #8 0.722 Linking ICMPv6_Types.ttcn #8 0.723 Linking IP_EncDec.cc #8 0.724 Linking IP_Types.ttcn #8 0.724 Linking UDP_EncDec.cc #8 0.725 Linking UDP_Types.ttcn #8 0.726 Linking GTPC_EncDec.cc #8 0.727 Linking GTPC_Types.ttcn #8 0.728 Linking GTPU_EncDec.cc #8 0.729 Linking GTPU_Types.ttcn #8 0.730 Linking TELNETasp_PT.cc #8 0.731 Linking TELNETasp_PT.hh #8 0.732 Linking TELNETasp_PortType.ttcn #8 0.733 Linking NS_Types.ttcn #8 0.734 Linking BSSGP_EncDec.cc #8 0.735 Linking BSSGP_Types.ttcn #8 0.736 Linking DIAMETER_EncDec.cc #8 0.738 Linking Misc_Helpers.ttcn #8 0.739 Linking General_Types.ttcn #8 0.740 Linking GSM_Types.ttcn #8 0.741 Linking Osmocom_Types.ttcn #8 0.742 Linking Native_Functions.ttcn #8 0.743 Linking Native_FunctionDefs.cc #8 0.744 Linking IPCP_Types.ttcn #8 0.745 Linking PAP_Types.ttcn #8 0.746 Linking GTPv1C_CodecPort.ttcn #8 0.747 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 0.748 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 0.749 Linking GTPv1C_Templates.ttcn #8 0.750 Linking Osmocom_Gb_Types.ttcn #8 0.751 Linking GTPv1U_CodecPort.ttcn #8 0.752 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 0.754 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 0.755 Linking GTPv1U_Templates.ttcn #8 0.756 Linking DIAMETER_Types.ttcn #8 0.757 Linking DIAMETER_CodecPort.ttcn #8 0.759 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 0.760 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 0.761 Linking DIAMETER_Emulation.ttcn #8 0.762 Linking DIAMETER_Templates.ttcn #8 0.763 Linking DIAMETER_ts29_212_Templates.ttcn #8 0.764 Linking DIAMETER_ts29_272_Templates.ttcn #8 0.765 Linking DIAMETER_ts32_299_Templates.ttcn #8 0.766 Linking ICMP_Templates.ttcn #8 0.767 Linking ICMPv6_Templates.ttcn #8 0.768 Linking Osmocom_VTY_Functions.ttcn #8 0.769 Linking SCTP_Templates.ttcn #8 0.803 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 0.804 Generating Makefile skeleton... #8 0.804 Makefile skeleton was generated. #8 0.826 make -C ggsn_tests compile #8 0.830 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 0.830 /usr/bin/ttcn3_compiler -L -U 8 BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn #8 0.836 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.836 #8 0.840 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 0.848 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 0.848 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 0.848 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 0.850 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 0.853 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 0.885 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 0.885 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 0.887 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 0.887 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 0.895 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 0.897 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 0.904 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 0.904 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 0.904 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 0.904 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 0.909 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 0.909 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 0.909 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 0.909 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 0.911 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 0.911 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 0.913 ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 0.914 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 0.914 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 0.915 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 0.915 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 0.916 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 0.916 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 0.917 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 0.917 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 0.918 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 0.919 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 0.919 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 0.928 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 0.929 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 0.930 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 0.930 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 0.930 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 0.931 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 0.932 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 0.933 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 0.934 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 0.934 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 0.934 Notify: Checking modules... #8 0.970 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 0.970 DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi': #8 0.970 DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 0.970 DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid': #8 0.970 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 #8 0.970 Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here #8 0.980 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 0.980 DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': #8 0.980 DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: #8 0.980 DIAMETER_Emulation.ttcn:321.5-63: In guard operation: #8 0.980 DIAMETER_Emulation.ttcn:321.5-63: In receive statement: #8 0.980 DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 0.980 DIAMETER_Emulation.ttcn:322.5-60: In guard operation: #8 0.980 DIAMETER_Emulation.ttcn:322.5-60: In receive statement: #8 0.980 DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 0.980 DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': #8 0.980 DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: #8 0.980 DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: #8 0.980 DIAMETER_Emulation.ttcn:394.6-108: In guard operation: #8 0.980 DIAMETER_Emulation.ttcn:394.6-108: In receive statement: #8 0.980 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. #8 0.980 DIAMETER_Emulation.ttcn:403.6-70: In guard operation: #8 0.980 DIAMETER_Emulation.ttcn:403.6-70: In receive statement: #8 0.980 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. #8 0.981 DIAMETER_Emulation.ttcn:416.13-68: In guard operation: #8 0.981 DIAMETER_Emulation.ttcn:416.13-68: In receive statement: #8 0.981 DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 0.981 DIAMETER_Emulation.ttcn:420.17-72: In guard operation: #8 0.981 DIAMETER_Emulation.ttcn:420.17-72: In receive statement: #8 0.981 DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 1.000 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 1.000 GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': #8 1.000 GTPv1C_Templates.ttcn:92.5-94.3: In else statement: #8 1.000 GTPv1C_Templates.ttcn:93.4-33: In return statement: #8 1.000 GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': #8 1.000 GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': #8 1.000 GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime #8 1.000 GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here #8 1.000 GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': #8 1.000 GTPv1C_Templates.ttcn:106.5-108.3: In else statement: #8 1.000 GTPv1C_Templates.ttcn:107.4-30: In return statement: #8 1.000 GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 1.000 GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': #8 1.000 GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 1.000 GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here #8 1.002 GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': #8 1.002 GTPv1C_Templates.ttcn:198.5-200.3: In else statement: #8 1.002 GTPv1C_Templates.ttcn:199.4-38: In return statement: #8 1.002 GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 1.002 GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': #8 1.002 GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 1.002 GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here #8 1.002 GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': #8 1.002 GTPv1C_Templates.ttcn:207.3-37: In return statement: #8 1.002 GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 1.002 GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': #8 1.002 GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 1.002 GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here #8 1.002 GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': #8 1.002 GTPv1C_Templates.ttcn:234.3-22: In return statement: #8 1.002 GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 1.002 GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': #8 1.002 GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime #8 1.002 GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here #8 1.002 GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': #8 1.002 GTPv1C_Templates.ttcn:264.3-26: In return statement: #8 1.002 GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 1.002 GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': #8 1.002 GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime #8 1.002 GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here #8 1.002 GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': #8 1.002 GTPv1C_Templates.ttcn:289.3-291.3: In if statement: #8 1.002 GTPv1C_Templates.ttcn:290.4-66: In return statement: #8 1.002 GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 1.002 In parameter #2 for `daylightSavingTime': #8 1.002 GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 1.002 GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here #8 1.003 GTPv1C_Templates.ttcn:292.3-294.3: In if statement: #8 1.003 GTPv1C_Templates.ttcn:293.4-34: In return statement: #8 1.003 GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 1.003 GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': #8 1.003 GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 1.003 GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here #8 1.003 GTPv1C_Templates.ttcn:295.3-53: In return statement: #8 1.003 GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 1.003 GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': #8 1.003 GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 1.003 GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here #8 1.003 GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': #8 1.003 GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 1.003 GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here #8 1.003 GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': #8 1.003 GTPv1C_Templates.ttcn:319.3-49: In return statement: #8 1.003 GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 1.003 GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': #8 1.003 GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime #8 1.003 GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here #8 1.007 GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': #8 1.007 GTPv1C_Templates.ttcn:706.5-708.3: In else statement: #8 1.007 GTPv1C_Templates.ttcn:707.4-25: In return statement: #8 1.007 GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 1.007 GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': #8 1.007 GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 1.007 GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here #8 1.007 GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': #8 1.007 GTPv1C_Templates.ttcn:729.5-731.3: In else statement: #8 1.007 GTPv1C_Templates.ttcn:730.4-30: In return statement: #8 1.007 GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 1.007 GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': #8 1.007 GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 1.007 GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here #8 1.007 GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': #8 1.007 GTPv1C_Templates.ttcn:743.5-745.3: In else statement: #8 1.007 GTPv1C_Templates.ttcn:744.4-30: In return statement: #8 1.007 GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 1.007 GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': #8 1.007 GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 1.007 GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here #8 1.012 GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 1.012 GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': #8 1.012 GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: #8 1.012 GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': #8 1.012 GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.012 GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': #8 1.012 GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': #8 1.012 GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': #8 1.012 GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.012 GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': #8 1.012 GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.012 GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here #8 1.012 GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.012 GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here #8 1.012 GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 1.012 GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': #8 1.012 GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: #8 1.012 GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': #8 1.012 GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.012 GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': #8 1.012 GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': #8 1.012 GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 1.012 GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.012 GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': #8 1.012 GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.012 GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here #8 1.013 GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 1.013 GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': #8 1.013 GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: #8 1.013 GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': #8 1.013 GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.013 GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': #8 1.013 GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': #8 1.013 GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 1.013 GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.013 GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': #8 1.013 GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.013 GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here #8 1.013 GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': #8 1.013 GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement #8 1.020 GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': #8 1.020 GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': #8 1.020 GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': #8 1.020 GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 1.020 GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': #8 1.020 GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime #8 1.020 GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here #8 1.025 GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 1.025 GTPv1C_Templates.ttcn:1602.3-12: In return statement: #8 1.025 GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime #8 1.025 GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here #8 1.035 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 1.035 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 1.035 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.035 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.035 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.035 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.041 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 1.041 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 1.041 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 1.041 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 1.041 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 1.041 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 1.041 GGSN_Tests.ttcn:771.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.042 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 1.042 GGSN_Tests.ttcn:788.3-96: In function instance: #8 1.042 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 1.042 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 1.042 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 1.042 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 1.042 GGSN_Tests.ttcn:788.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime #8 1.042 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 1.042 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 1.042 GGSN_Tests.ttcn:807.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.042 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 1.042 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 1.042 GGSN_Tests.ttcn:834.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.043 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 1.043 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 1.043 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.043 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 1.043 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 1.043 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.043 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 1.043 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 1.043 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.043 GGSN_Tests.ttcn:1064.2-1083.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 1.043 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 1.043 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.043 GGSN_Tests.ttcn:1094.2-1138.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': #8 1.043 GGSN_Tests.ttcn:1100.3-20: In function instance: #8 1.043 GGSN_Tests.ttcn:1100.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.044 GGSN_Tests.ttcn:1141.2-1158.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 1.044 GGSN_Tests.ttcn:1145.3-20: In function instance: #8 1.044 GGSN_Tests.ttcn:1145.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.044 GGSN_Tests.ttcn:1161.2-1179.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 1.044 GGSN_Tests.ttcn:1165.3-20: In function instance: #8 1.044 GGSN_Tests.ttcn:1165.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.044 GGSN_Tests.ttcn:1182.2-1199.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 1.044 GGSN_Tests.ttcn:1186.3-20: In function instance: #8 1.044 GGSN_Tests.ttcn:1186.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.044 GGSN_Tests.ttcn:1202.2-1232.2: In testcase definition `TC_pdp6_clients_interact': #8 1.044 GGSN_Tests.ttcn:1206.3-21: In function instance: #8 1.044 GGSN_Tests.ttcn:1206.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.044 GGSN_Tests.ttcn:1211.3-21: In function instance: #8 1.044 GGSN_Tests.ttcn:1211.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.044 GGSN_Tests.ttcn:1235.2-1241.2: In testcase definition `TC_pdp4_act_deact': #8 1.044 GGSN_Tests.ttcn:1238.3-20: In function instance: #8 1.044 GGSN_Tests.ttcn:1238.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.045 GGSN_Tests.ttcn:1244.2-1272.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 1.045 GGSN_Tests.ttcn:1251.3-20: In function instance: #8 1.045 GGSN_Tests.ttcn:1251.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.045 GGSN_Tests.ttcn:1275.2-1306.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 1.045 GGSN_Tests.ttcn:1281.3-20: In function instance: #8 1.045 GGSN_Tests.ttcn:1281.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.045 GGSN_Tests.ttcn:1309.2-1329.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 1.045 GGSN_Tests.ttcn:1313.3-20: In function instance: #8 1.045 GGSN_Tests.ttcn:1313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.045 GGSN_Tests.ttcn:1333.2-1349.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 1.045 GGSN_Tests.ttcn:1337.3-20: In function instance: #8 1.045 GGSN_Tests.ttcn:1337.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.045 GGSN_Tests.ttcn:1352.2-1367.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 1.045 GGSN_Tests.ttcn:1356.3-20: In function instance: #8 1.045 GGSN_Tests.ttcn:1356.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.045 GGSN_Tests.ttcn:1370.2-1383.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 1.045 GGSN_Tests.ttcn:1374.3-20: In function instance: #8 1.045 GGSN_Tests.ttcn:1374.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.046 GGSN_Tests.ttcn:1386.2-1399.2: In function definition `f_pdp4_clients_interact': #8 1.046 GGSN_Tests.ttcn:1390.3-21: In function instance: #8 1.046 GGSN_Tests.ttcn:1390.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.046 GGSN_Tests.ttcn:1391.3-21: In function instance: #8 1.046 GGSN_Tests.ttcn:1391.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.046 GGSN_Tests.ttcn:1443.2-1485.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 1.046 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 1.046 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.046 GGSN_Tests.ttcn:1477.3-20: In function instance: #8 1.046 GGSN_Tests.ttcn:1477.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.046 GGSN_Tests.ttcn:1490.2-1522.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 1.046 GGSN_Tests.ttcn:1504.3-20: In function instance: #8 1.046 GGSN_Tests.ttcn:1504.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.046 GGSN_Tests.ttcn:1525.2-1538.2: In testcase definition `TC_pdp4_act_update_teic': #8 1.046 GGSN_Tests.ttcn:1529.3-20: In function instance: #8 1.046 GGSN_Tests.ttcn:1529.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.046 GGSN_Tests.ttcn:1541.2-1566.2: In testcase definition `TC_pdp4_act_update_teid': #8 1.046 GGSN_Tests.ttcn:1545.3-20: In function instance: #8 1.046 GGSN_Tests.ttcn:1545.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.047 GGSN_Tests.ttcn:1569.2-1575.2: In testcase definition `TC_pdp46_act_deact': #8 1.047 GGSN_Tests.ttcn:1572.3-20: In function instance: #8 1.047 GGSN_Tests.ttcn:1572.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.047 GGSN_Tests.ttcn:1578.2-1602.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 1.047 GGSN_Tests.ttcn:1584.3-20: In function instance: #8 1.047 GGSN_Tests.ttcn:1584.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.047 GGSN_Tests.ttcn:1605.2-1617.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 1.047 GGSN_Tests.ttcn:1609.3-20: In function instance: #8 1.047 GGSN_Tests.ttcn:1609.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.047 GGSN_Tests.ttcn:1620.2-1641.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 1.047 GGSN_Tests.ttcn:1625.3-20: In function instance: #8 1.047 GGSN_Tests.ttcn:1625.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.047 GGSN_Tests.ttcn:1644.2-1665.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 1.047 GGSN_Tests.ttcn:1649.3-20: In function instance: #8 1.047 GGSN_Tests.ttcn:1649.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.047 GGSN_Tests.ttcn:1669.2-1684.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 1.047 GGSN_Tests.ttcn:1673.3-20: In function instance: #8 1.047 GGSN_Tests.ttcn:1673.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.047 GGSN_Tests.ttcn:1687.2-1701.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 1.047 GGSN_Tests.ttcn:1691.3-20: In function instance: #8 1.047 GGSN_Tests.ttcn:1691.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.047 GGSN_Tests.ttcn:1704.2-1717.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 1.047 GGSN_Tests.ttcn:1708.3-20: In function instance: #8 1.047 GGSN_Tests.ttcn:1708.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.048 GGSN_Tests.ttcn:1720.2-1738.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 1.048 GGSN_Tests.ttcn:1724.3-20: In function instance: #8 1.048 GGSN_Tests.ttcn:1724.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.048 GGSN_Tests.ttcn:1741.2-1771.2: In testcase definition `TC_pdp46_clients_interact': #8 1.048 GGSN_Tests.ttcn:1745.3-21: In function instance: #8 1.048 GGSN_Tests.ttcn:1745.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.048 GGSN_Tests.ttcn:1750.3-21: In function instance: #8 1.048 GGSN_Tests.ttcn:1750.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.048 GGSN_Tests.ttcn:1774.2-1810.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 1.048 GGSN_Tests.ttcn:1793.5-1808.3: In else statement: #8 1.048 GGSN_Tests.ttcn:1802.4-36: In function instance: #8 1.048 GGSN_Tests.ttcn:1802.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.048 GGSN_Tests.ttcn:1805.4-41: In function instance: #8 1.048 GGSN_Tests.ttcn:1805.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.048 GGSN_Tests.ttcn:1813.2-1873.2: In testcase definition `TC_pdp_act2_recovery': #8 1.048 GGSN_Tests.ttcn:1822.3-21: In function instance: #8 1.048 GGSN_Tests.ttcn:1822.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.049 GGSN_Tests.ttcn:1878.2-1899.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 1.049 GGSN_Tests.ttcn:1881.3-20: In function instance: #8 1.049 GGSN_Tests.ttcn:1881.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.049 GGSN_Tests.ttcn:1902.2-1942.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 1.049 GGSN_Tests.ttcn:1908.3-20: In function instance: #8 1.049 GGSN_Tests.ttcn:1908.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.049 GGSN_Tests.ttcn:1945.2-2058.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 1.049 GGSN_Tests.ttcn:1971.3-2021.3: In alt construct: #8 1.049 GGSN_Tests.ttcn:1972.4-34: In guard expression: #8 1.049 GGSN_Tests.ttcn:1972.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.049 GGSN_Tests.ttcn:1973.4-34: In guard expression: #8 1.049 GGSN_Tests.ttcn:1973.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.049 GGSN_Tests.ttcn:2027.3-2053.3: In alt construct: #8 1.049 GGSN_Tests.ttcn:2028.4-34: In guard expression: #8 1.049 GGSN_Tests.ttcn:2028.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.049 GGSN_Tests.ttcn:2029.4-34: In guard expression: #8 1.049 GGSN_Tests.ttcn:2029.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.049 GGSN_Tests.ttcn:2062.2-2162.2: In testcase definition `TC_addr_pool_exhaustion': #8 1.049 GGSN_Tests.ttcn:2080.3-2125.3: In alt construct: #8 1.049 GGSN_Tests.ttcn:2081.4-34: In guard expression: #8 1.050 GGSN_Tests.ttcn:2081.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.050 GGSN_Tests.ttcn:2082.4-34: In guard expression: #8 1.050 GGSN_Tests.ttcn:2082.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.050 GGSN_Tests.ttcn:2131.3-2157.3: In alt construct: #8 1.050 GGSN_Tests.ttcn:2132.4-34: In guard expression: #8 1.050 GGSN_Tests.ttcn:2132.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.050 GGSN_Tests.ttcn:2133.4-34: In guard expression: #8 1.050 GGSN_Tests.ttcn:2133.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.050 GGSN_Tests.ttcn:2165.2-2216.2: In testcase definition `TC_gy_charging_cc_time': #8 1.050 GGSN_Tests.ttcn:2172.3-20: In function instance: #8 1.050 GGSN_Tests.ttcn:2172.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.050 GGSN_Tests.ttcn:2219.2-2271.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 1.050 GGSN_Tests.ttcn:2229.3-20: In function instance: #8 1.050 GGSN_Tests.ttcn:2229.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.054 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 1.054 Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': #8 1.054 Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: #8 1.054 Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: #8 1.054 Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 1.054 Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': #8 1.054 Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 1.054 Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here #8 1.065 Notify: Generating code... #8 1.784 Notify: File `BSSGP_Types.hh' was generated. #8 1.786 Notify: File `BSSGP_Types.cc' was generated. #8 1.789 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 1.791 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 1.794 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 1.797 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 1.799 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 1.802 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 1.804 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 1.804 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 1.804 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 1.804 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 1.804 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 1.805 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.805 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.805 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.805 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.805 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.805 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.805 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.805 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 1.805 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 1.805 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 1.806 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 1.806 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 1.806 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 1.806 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 1.806 Notify: File `DIAMETER_Emulation.hh' was generated. #8 1.807 Notify: File `DIAMETER_Emulation.cc' was generated. #8 1.807 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 1.807 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 1.807 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 1.807 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 1.807 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 1.807 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 1.807 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 1.807 Notify: File `DIAMETER_Templates.hh' was generated. #8 1.808 Notify: File `DIAMETER_Templates.cc' was generated. #8 1.808 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 1.808 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 1.808 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 1.808 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 1.808 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 1.808 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 1.808 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 1.812 Notify: File `DIAMETER_Types.hh' was generated. #8 1.822 Notify: File `DIAMETER_Types.cc' was generated. #8 1.825 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 1.828 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 1.831 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 1.832 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 1.832 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 1.832 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 1.832 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 1.832 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 1.832 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 1.833 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 1.833 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 1.833 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 1.833 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 1.833 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 1.833 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 1.833 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 1.833 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 1.834 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 1.834 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 1.834 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 1.834 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 1.834 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 1.834 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 1.834 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 1.834 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 1.834 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 1.834 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 1.835 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 1.835 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 1.835 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 1.835 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 1.835 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 1.835 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 1.835 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 1.835 Notify: File `GGSN_Tests.hh' was generated. #8 1.836 Notify: File `GGSN_Tests.cc' was generated. #8 1.836 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 1.836 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 1.836 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 1.836 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 1.836 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 1.836 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 1.836 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 1.837 Notify: File `GSM_Types.hh' was generated. #8 1.837 Notify: File `GSM_Types.cc' was generated. #8 1.837 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.838 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.838 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.838 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.838 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.838 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.838 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.840 Notify: File `GTPC_Types.hh' was generated. #8 1.843 Notify: File `GTPC_Types.cc' was generated. #8 1.846 Notify: File `GTPC_Types_part_1.cc' was generated. #8 1.848 Notify: File `GTPC_Types_part_2.cc' was generated. #8 1.851 Notify: File `GTPC_Types_part_3.cc' was generated. #8 1.853 Notify: File `GTPC_Types_part_4.cc' was generated. #8 1.856 Notify: File `GTPC_Types_part_5.cc' was generated. #8 1.858 Notify: File `GTPC_Types_part_6.cc' was generated. #8 1.860 Notify: File `GTPC_Types_part_7.cc' was generated. #8 1.860 Notify: File `GTPU_Types.hh' was generated. #8 1.861 Notify: File `GTPU_Types.cc' was generated. #8 1.861 Notify: File `GTPU_Types_part_1.cc' was generated. #8 1.861 Notify: File `GTPU_Types_part_2.cc' was generated. #8 1.861 Notify: File `GTPU_Types_part_3.cc' was generated. #8 1.861 Notify: File `GTPU_Types_part_4.cc' was generated. #8 1.861 Notify: File `GTPU_Types_part_5.cc' was generated. #8 1.861 Notify: File `GTPU_Types_part_6.cc' was generated. #8 1.862 Notify: File `GTPU_Types_part_7.cc' was generated. #8 1.862 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 1.862 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 1.862 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 1.862 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 1.862 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.862 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.862 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.862 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.862 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.863 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.863 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.863 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 1.863 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 1.863 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 1.863 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 1.863 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 1.863 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 1.863 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 1.863 Notify: File `GTPv1C_Templates.hh' was generated. #8 1.864 Notify: File `GTPv1C_Templates.cc' was generated. #8 1.864 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 1.864 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 1.864 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 1.864 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 1.864 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 1.864 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 1.864 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 1.864 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 1.865 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 1.865 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 1.865 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 1.865 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.865 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.865 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.865 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.865 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.865 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.865 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.866 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 1.866 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 1.866 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 1.866 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 1.866 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 1.866 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 1.866 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 1.866 Notify: File `GTPv1U_Templates.hh' was generated. #8 1.866 Notify: File `GTPv1U_Templates.cc' was generated. #8 1.867 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 1.867 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 1.867 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 1.867 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 1.867 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 1.867 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 1.867 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 1.867 Notify: File `General_Types.hh' was generated. #8 1.868 Notify: File `General_Types.cc' was generated. #8 1.868 Notify: File `General_Types_part_1.cc' was generated. #8 1.868 Notify: File `General_Types_part_2.cc' was generated. #8 1.868 Notify: File `General_Types_part_3.cc' was generated. #8 1.868 Notify: File `General_Types_part_4.cc' was generated. #8 1.868 Notify: File `General_Types_part_5.cc' was generated. #8 1.869 Notify: File `General_Types_part_6.cc' was generated. #8 1.869 Notify: File `General_Types_part_7.cc' was generated. #8 1.869 Notify: File `ICMP_Templates.hh' was generated. #8 1.869 Notify: File `ICMP_Templates.cc' was generated. #8 1.869 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 1.869 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 1.869 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 1.869 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 1.869 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 1.869 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 1.869 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 1.870 Notify: File `ICMP_Types.hh' was generated. #8 1.872 Notify: File `ICMP_Types.cc' was generated. #8 1.872 Notify: File `ICMP_Types_part_1.cc' was generated. #8 1.872 Notify: File `ICMP_Types_part_2.cc' was generated. #8 1.872 Notify: File `ICMP_Types_part_3.cc' was generated. #8 1.872 Notify: File `ICMP_Types_part_4.cc' was generated. #8 1.872 Notify: File `ICMP_Types_part_5.cc' was generated. #8 1.872 Notify: File `ICMP_Types_part_6.cc' was generated. #8 1.872 Notify: File `ICMP_Types_part_7.cc' was generated. #8 1.872 Notify: File `ICMPv6_Templates.hh' was generated. #8 1.873 Notify: File `ICMPv6_Templates.cc' was generated. #8 1.873 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 1.873 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 1.873 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 1.873 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 1.873 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 1.873 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 1.873 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 1.873 Notify: File `ICMPv6_Types.hh' was generated. #8 1.875 Notify: File `ICMPv6_Types.cc' was generated. #8 1.875 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 1.875 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 1.875 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 1.875 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 1.875 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 1.875 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 1.875 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 1.875 Notify: File `IPCP_Types.hh' was generated. #8 1.876 Notify: File `IPCP_Types.cc' was generated. #8 1.876 Notify: File `IPCP_Types_part_1.cc' was generated. #8 1.876 Notify: File `IPCP_Types_part_2.cc' was generated. #8 1.876 Notify: File `IPCP_Types_part_3.cc' was generated. #8 1.876 Notify: File `IPCP_Types_part_4.cc' was generated. #8 1.876 Notify: File `IPCP_Types_part_5.cc' was generated. #8 1.876 Notify: File `IPCP_Types_part_6.cc' was generated. #8 1.876 Notify: File `IPCP_Types_part_7.cc' was generated. #8 1.876 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.876 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.877 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.877 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.877 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.877 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.877 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.877 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.877 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.877 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.877 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.877 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.878 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.878 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.878 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.878 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.878 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.878 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.878 Notify: File `IPL4asp_Types.hh' was generated. #8 1.879 Notify: File `IPL4asp_Types.cc' was generated. #8 1.879 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.879 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.879 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.879 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.880 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.880 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.880 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.880 Notify: File `IP_Types.hh' was generated. #8 1.881 Notify: File `IP_Types.cc' was generated. #8 1.881 Notify: File `IP_Types_part_1.cc' was generated. #8 1.881 Notify: File `IP_Types_part_2.cc' was generated. #8 1.881 Notify: File `IP_Types_part_3.cc' was generated. #8 1.882 Notify: File `IP_Types_part_4.cc' was generated. #8 1.882 Notify: File `IP_Types_part_5.cc' was generated. #8 1.882 Notify: File `IP_Types_part_6.cc' was generated. #8 1.882 Notify: File `IP_Types_part_7.cc' was generated. #8 1.882 Notify: File `Misc_Helpers.hh' was generated. #8 1.882 Notify: File `Misc_Helpers.cc' was generated. #8 1.882 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.882 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.882 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.882 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.883 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.883 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.883 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.883 Notify: File `NS_Types.hh' was generated. #8 1.885 Notify: File `NS_Types.cc' was generated. #8 1.885 Notify: File `NS_Types_part_1.cc' was generated. #8 1.885 Notify: File `NS_Types_part_2.cc' was generated. #8 1.885 Notify: File `NS_Types_part_3.cc' was generated. #8 1.885 Notify: File `NS_Types_part_4.cc' was generated. #8 1.885 Notify: File `NS_Types_part_5.cc' was generated. #8 1.886 Notify: File `NS_Types_part_6.cc' was generated. #8 1.886 Notify: File `NS_Types_part_7.cc' was generated. #8 1.886 Notify: File `Native_Functions.hh' was generated. #8 1.886 Notify: File `Native_Functions.cc' was generated. #8 1.886 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.886 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.886 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.886 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.886 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.886 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.886 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.887 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 1.887 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 1.887 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 1.887 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 1.888 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 1.888 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 1.888 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 1.888 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 1.888 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 1.888 Notify: File `Osmocom_Types.hh' was generated. #8 1.888 Notify: File `Osmocom_Types.cc' was generated. #8 1.889 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.889 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.889 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.889 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.889 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.889 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.889 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.889 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 1.889 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 1.890 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 1.890 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 1.890 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 1.890 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 1.890 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 1.890 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 1.890 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 1.890 Notify: File `PAP_Types.hh' was generated. #8 1.891 Notify: File `PAP_Types.cc' was generated. #8 1.891 Notify: File `PAP_Types_part_1.cc' was generated. #8 1.891 Notify: File `PAP_Types_part_2.cc' was generated. #8 1.891 Notify: File `PAP_Types_part_3.cc' was generated. #8 1.891 Notify: File `PAP_Types_part_4.cc' was generated. #8 1.891 Notify: File `PAP_Types_part_5.cc' was generated. #8 1.891 Notify: File `PAP_Types_part_6.cc' was generated. #8 1.891 Notify: File `PAP_Types_part_7.cc' was generated. #8 1.892 Notify: File `SCTP_Templates.hh' was generated. #8 1.892 Notify: File `SCTP_Templates.cc' was generated. #8 1.892 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 1.892 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 1.892 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 1.892 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 1.892 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 1.893 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 1.893 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 1.893 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.894 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.894 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.894 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.895 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.895 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.895 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.895 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.895 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.895 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.895 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.895 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.895 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.896 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.896 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.896 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.896 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.896 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.896 Notify: File `TCCEncoding_Functions.hh' was generated. #8 1.896 Notify: File `TCCEncoding_Functions.cc' was generated. #8 1.897 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 1.897 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 1.897 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 1.897 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 1.897 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 1.897 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 1.897 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 1.897 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.897 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.898 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.898 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.898 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.898 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.898 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.898 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.898 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.898 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.899 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.899 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.899 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.899 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.899 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.899 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.900 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.900 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.900 Notify: File `UDP_Types.hh' was generated. #8 1.900 Notify: File `UDP_Types.cc' was generated. #8 1.900 Notify: File `UDP_Types_part_1.cc' was generated. #8 1.900 Notify: File `UDP_Types_part_2.cc' was generated. #8 1.901 Notify: File `UDP_Types_part_3.cc' was generated. #8 1.901 Notify: File `UDP_Types_part_4.cc' was generated. #8 1.901 Notify: File `UDP_Types_part_5.cc' was generated. #8 1.901 Notify: File `UDP_Types_part_6.cc' was generated. #8 1.901 Notify: File `UDP_Types_part_7.cc' was generated. #8 1.901 Notify: 387 files were updated. #8 1.938 touch compile #8 1.939 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 1.939 make -j16 -C ggsn_tests #8 1.959 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 2.024 Creating dependency file for UDP_EncDec.cc #8 2.024 Creating dependency file for TELNETasp_PT.cc #8 2.024 Creating dependency file for TCCEncoding.cc #8 2.024 Creating dependency file for TCCInterface.cc #8 2.025 Creating dependency file for Native_FunctionDefs.cc #8 2.025 Creating dependency file for TCCConversion.cc #8 2.025 Creating dependency file for IP_EncDec.cc #8 2.026 Creating dependency file for IPL4asp_discovery.cc #8 2.026 Creating dependency file for ICMPv6_EncDec.cc #8 2.026 Creating dependency file for IPL4asp_PT.cc #8 2.026 Creating dependency file for ICMP_EncDec.cc #8 2.027 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.027 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.027 Creating dependency file for GTPU_EncDec.cc #8 2.028 Creating dependency file for GTPC_EncDec.cc #8 2.028 Creating dependency file for DIAMETER_EncDec.cc #8 2.088 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 2.139 Creating dependency file for BSSGP_EncDec.cc #8 2.141 Creating dependency file for UDP_Types_part_7.cc #8 2.141 Creating dependency file for UDP_Types_part_6.cc #8 2.142 Creating dependency file for UDP_Types_part_4.cc #8 2.142 Creating dependency file for UDP_Types_part_5.cc #8 2.143 Creating dependency file for UDP_Types_part_3.cc #8 2.150 Creating dependency file for UDP_Types_part_2.cc #8 2.151 Creating dependency file for UDP_Types_part_1.cc #8 2.155 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.155 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.155 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.157 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.158 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.159 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.166 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.166 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.166 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.167 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.168 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.169 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.172 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.172 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.172 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 2.172 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 2.173 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 2.176 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 2.176 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 2.177 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 2.180 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 2.180 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.181 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.182 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.183 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.184 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.185 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.187 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.187 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.188 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.188 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.189 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.189 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.193 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.195 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.195 Creating dependency file for SCTP_Templates_part_7.cc #8 2.195 Creating dependency file for SCTP_Templates_part_6.cc #8 2.197 Creating dependency file for SCTP_Templates_part_5.cc #8 2.198 Creating dependency file for SCTP_Templates_part_4.cc #8 2.198 Creating dependency file for SCTP_Templates_part_3.cc #8 2.200 Creating dependency file for SCTP_Templates_part_2.cc #8 2.200 Creating dependency file for SCTP_Templates_part_1.cc #8 2.201 Creating dependency file for PAP_Types_part_7.cc #8 2.202 Creating dependency file for PAP_Types_part_6.cc #8 2.204 Creating dependency file for PAP_Types_part_5.cc #8 2.204 Creating dependency file for PAP_Types_part_4.cc #8 2.205 Creating dependency file for PAP_Types_part_3.cc #8 2.207 Creating dependency file for PAP_Types_part_2.cc #8 2.207 Creating dependency file for PAP_Types_part_1.cc #8 2.208 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.209 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.210 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.211 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.211 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.214 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.214 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.214 Creating dependency file for Osmocom_Types_part_7.cc #8 2.215 Creating dependency file for Osmocom_Types_part_6.cc #8 2.216 Creating dependency file for Osmocom_Types_part_5.cc #8 2.217 Creating dependency file for Osmocom_Types_part_4.cc #8 2.218 Creating dependency file for Osmocom_Types_part_3.cc #8 2.219 Creating dependency file for Osmocom_Types_part_2.cc #8 2.221 Creating dependency file for Osmocom_Types_part_1.cc #8 2.223 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 2.223 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 2.223 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 2.224 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 2.225 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 2.227 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 2.230 Creating dependency file for Native_Functions_part_7.cc #8 2.230 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 2.230 Creating dependency file for Native_Functions_part_5.cc #8 2.230 Creating dependency file for Native_Functions_part_6.cc #8 2.231 Creating dependency file for Native_Functions_part_4.cc #8 2.232 Creating dependency file for Native_Functions_part_3.cc #8 2.232 Creating dependency file for Native_Functions_part_2.cc #8 2.233 Creating dependency file for Native_Functions_part_1.cc #8 2.234 Creating dependency file for NS_Types_part_7.cc #8 2.236 Creating dependency file for NS_Types_part_6.cc #8 2.237 Creating dependency file for NS_Types_part_5.cc #8 2.238 Creating dependency file for NS_Types_part_4.cc #8 2.238 Creating dependency file for NS_Types_part_3.cc #8 2.239 Creating dependency file for NS_Types_part_2.cc #8 2.240 Creating dependency file for NS_Types_part_1.cc #8 2.243 Creating dependency file for Misc_Helpers_part_7.cc #8 2.244 Creating dependency file for Misc_Helpers_part_6.cc #8 2.245 Creating dependency file for Misc_Helpers_part_5.cc #8 2.245 Creating dependency file for Misc_Helpers_part_4.cc #8 2.246 Creating dependency file for Misc_Helpers_part_3.cc #8 2.247 Creating dependency file for Misc_Helpers_part_2.cc #8 2.247 Creating dependency file for Misc_Helpers_part_1.cc #8 2.248 Creating dependency file for IP_Types_part_7.cc #8 2.249 Creating dependency file for IP_Types_part_6.cc #8 2.253 Creating dependency file for IP_Types_part_5.cc #8 2.253 Creating dependency file for IP_Types_part_4.cc #8 2.254 Creating dependency file for IP_Types_part_2.cc #8 2.254 Creating dependency file for IP_Types_part_3.cc #8 2.254 Creating dependency file for IP_Types_part_1.cc #8 2.256 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.256 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.257 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.257 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.257 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.258 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.260 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.260 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.260 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.264 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.264 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.266 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.266 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.267 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.267 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.269 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.271 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.271 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.271 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.272 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.272 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.273 Creating dependency file for IPCP_Types_part_7.cc #8 2.274 Creating dependency file for IPCP_Types_part_6.cc #8 2.274 Creating dependency file for IPCP_Types_part_5.cc #8 2.279 Creating dependency file for IPCP_Types_part_3.cc #8 2.279 Creating dependency file for IPCP_Types_part_4.cc #8 2.279 Creating dependency file for IPCP_Types_part_2.cc #8 2.279 Creating dependency file for IPCP_Types_part_1.cc #8 2.279 Creating dependency file for ICMPv6_Types_part_7.cc #8 2.281 Creating dependency file for ICMPv6_Types_part_6.cc #8 2.282 Creating dependency file for ICMPv6_Types_part_5.cc #8 2.283 Creating dependency file for ICMPv6_Types_part_4.cc #8 2.283 Creating dependency file for ICMPv6_Types_part_3.cc #8 2.284 Creating dependency file for ICMPv6_Types_part_2.cc #8 2.285 Creating dependency file for ICMPv6_Types_part_1.cc #8 2.285 Creating dependency file for ICMPv6_Templates_part_7.cc #8 2.286 Creating dependency file for ICMPv6_Templates_part_6.cc #8 2.286 Creating dependency file for ICMPv6_Templates_part_5.cc #8 2.287 Creating dependency file for ICMPv6_Templates_part_4.cc #8 2.288 Creating dependency file for ICMPv6_Templates_part_3.cc #8 2.291 Creating dependency file for ICMPv6_Templates_part_2.cc #8 2.292 Creating dependency file for ICMPv6_Templates_part_1.cc #8 2.294 Creating dependency file for ICMP_Types_part_7.cc #8 2.294 Creating dependency file for ICMP_Types_part_6.cc #8 2.294 Creating dependency file for ICMP_Types_part_5.cc #8 2.294 Creating dependency file for ICMP_Types_part_4.cc #8 2.297 Creating dependency file for ICMP_Types_part_3.cc #8 2.297 Creating dependency file for ICMP_Types_part_2.cc #8 2.298 Creating dependency file for ICMP_Types_part_1.cc #8 2.298 Creating dependency file for ICMP_Templates_part_7.cc #8 2.299 Creating dependency file for ICMP_Templates_part_6.cc #8 2.300 Creating dependency file for ICMP_Templates_part_5.cc #8 2.300 Creating dependency file for ICMP_Templates_part_4.cc #8 2.301 Creating dependency file for ICMP_Templates_part_3.cc #8 2.303 Creating dependency file for ICMP_Templates_part_2.cc #8 2.303 Creating dependency file for ICMP_Templates_part_1.cc #8 2.304 Creating dependency file for General_Types_part_7.cc #8 2.305 Creating dependency file for General_Types_part_6.cc #8 2.305 Creating dependency file for General_Types_part_5.cc #8 2.307 Creating dependency file for General_Types_part_4.cc #8 2.308 Creating dependency file for General_Types_part_3.cc #8 2.308 Creating dependency file for General_Types_part_2.cc #8 2.309 Creating dependency file for General_Types_part_1.cc #8 2.311 Creating dependency file for GTPv1U_Templates_part_7.cc #8 2.311 Creating dependency file for GTPv1U_Templates_part_6.cc #8 2.312 Creating dependency file for GTPv1U_Templates_part_5.cc #8 2.312 Creating dependency file for GTPv1U_Templates_part_4.cc #8 2.313 Creating dependency file for GTPv1U_Templates_part_3.cc #8 2.314 Creating dependency file for GTPv1U_Templates_part_2.cc #8 2.314 Creating dependency file for GTPv1U_Templates_part_1.cc #8 2.314 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 2.315 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 2.318 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 2.319 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 2.320 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 2.321 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 2.321 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 2.322 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 2.324 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 2.326 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 2.326 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 2.327 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 2.327 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 2.328 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 2.328 Creating dependency file for GTPv1C_Templates_part_7.cc #8 2.329 Creating dependency file for GTPv1C_Templates_part_6.cc #8 2.331 Creating dependency file for GTPv1C_Templates_part_5.cc #8 2.331 Creating dependency file for GTPv1C_Templates_part_4.cc #8 2.331 Creating dependency file for GTPv1C_Templates_part_3.cc #8 2.332 Creating dependency file for GTPv1C_Templates_part_1.cc #8 2.333 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 2.333 Creating dependency file for GTPv1C_Templates_part_2.cc #8 2.334 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 2.338 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 2.338 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 2.339 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 2.339 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 2.340 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 2.341 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 2.342 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 2.343 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 2.343 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 2.344 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 2.344 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 2.344 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 2.346 Creating dependency file for GTPU_Types_part_7.cc #8 2.347 Creating dependency file for GTPU_Types_part_6.cc #8 2.348 Creating dependency file for GTPU_Types_part_5.cc #8 2.349 Creating dependency file for GTPU_Types_part_4.cc #8 2.350 Creating dependency file for GTPU_Types_part_3.cc #8 2.351 Creating dependency file for GTPU_Types_part_2.cc #8 2.351 Creating dependency file for GTPU_Types_part_1.cc #8 2.351 Creating dependency file for GTPC_Types_part_7.cc #8 2.352 Creating dependency file for GTPC_Types_part_6.cc #8 2.353 Creating dependency file for GTPC_Types_part_5.cc #8 2.353 Creating dependency file for GTPC_Types_part_4.cc #8 2.356 Creating dependency file for GTPC_Types_part_3.cc #8 2.356 Creating dependency file for GTPC_Types_part_2.cc #8 2.357 Creating dependency file for GTPC_Types_part_1.cc #8 2.358 Creating dependency file for GSM_Types_part_7.cc #8 2.359 Creating dependency file for GSM_Types_part_6.cc #8 2.359 Creating dependency file for GSM_Types_part_5.cc #8 2.360 Creating dependency file for GSM_Types_part_4.cc #8 2.361 Creating dependency file for GSM_Types_part_3.cc #8 2.361 Creating dependency file for GSM_Types_part_2.cc #8 2.364 Creating dependency file for GSM_Types_part_1.cc #8 2.365 Creating dependency file for GGSN_Tests_part_7.cc #8 2.367 Creating dependency file for GGSN_Tests_part_6.cc #8 2.371 Creating dependency file for GGSN_Tests_part_5.cc #8 2.372 Creating dependency file for GGSN_Tests_part_4.cc #8 2.373 Creating dependency file for GGSN_Tests_part_3.cc #8 2.374 Creating dependency file for GGSN_Tests_part_2.cc #8 2.377 Creating dependency file for GGSN_Tests_part_1.cc #8 2.377 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 2.379 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 2.380 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 2.383 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 2.385 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 2.386 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 2.387 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 2.388 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 2.388 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 2.391 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 2.395 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 2.395 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 2.395 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 2.397 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 2.400 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 2.401 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 2.401 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 2.406 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 2.407 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 2.409 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 2.410 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 2.411 Creating dependency file for DIAMETER_Types_part_7.cc #8 2.411 Creating dependency file for DIAMETER_Types_part_6.cc #8 2.412 Creating dependency file for DIAMETER_Types_part_5.cc #8 2.413 Creating dependency file for DIAMETER_Types_part_4.cc #8 2.418 Creating dependency file for DIAMETER_Types_part_3.cc #8 2.421 Creating dependency file for DIAMETER_Types_part_2.cc #8 2.421 Creating dependency file for DIAMETER_Types_part_1.cc #8 2.422 Creating dependency file for DIAMETER_Templates_part_7.cc #8 2.422 Creating dependency file for DIAMETER_Templates_part_6.cc #8 2.425 Creating dependency file for DIAMETER_Templates_part_5.cc #8 2.425 Creating dependency file for DIAMETER_Templates_part_4.cc #8 2.426 Creating dependency file for DIAMETER_Templates_part_3.cc #8 2.435 Creating dependency file for DIAMETER_Templates_part_2.cc #8 2.436 Creating dependency file for DIAMETER_Templates_part_1.cc #8 2.440 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 2.442 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 2.442 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 2.448 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 2.451 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 2.456 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 2.457 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 2.457 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 2.466 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 2.467 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 2.469 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 2.479 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 2.480 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 2.480 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 2.480 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 2.484 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 2.492 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 2.493 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 2.494 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 2.498 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 2.503 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 2.507 Creating dependency file for BSSGP_Types_part_7.cc #8 2.511 Creating dependency file for BSSGP_Types_part_6.cc #8 2.511 Creating dependency file for BSSGP_Types_part_5.cc #8 2.514 Creating dependency file for BSSGP_Types_part_4.cc #8 2.518 Creating dependency file for BSSGP_Types_part_3.cc #8 2.519 Creating dependency file for BSSGP_Types_part_2.cc #8 2.553 Creating dependency file for BSSGP_Types_part_1.cc #8 2.553 Creating dependency file for UDP_Types.cc #8 2.562 Creating dependency file for TELNETasp_PortType.cc #8 2.565 Creating dependency file for TCCInterface_Functions.cc #8 2.567 Creating dependency file for TCCEncoding_Functions.cc #8 2.573 Creating dependency file for TCCConversion_Functions.cc #8 2.579 Creating dependency file for Socket_API_Definitions.cc #8 2.608 Creating dependency file for SCTP_Templates.cc #8 2.611 Creating dependency file for PAP_Types.cc #8 2.639 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.640 Creating dependency file for Osmocom_Types.cc #8 2.643 Creating dependency file for Osmocom_Gb_Types.cc #8 2.657 Creating dependency file for Native_Functions.cc #8 2.660 Creating dependency file for NS_Types.cc #8 2.679 Creating dependency file for Misc_Helpers.cc #8 2.699 Creating dependency file for IP_Types.cc #8 2.699 Creating dependency file for IPL4asp_Types.cc #8 2.699 Creating dependency file for IPL4asp_PortType.cc #8 2.706 Creating dependency file for IPL4asp_Functions.cc #8 2.710 Creating dependency file for IPCP_Types.cc #8 2.715 Creating dependency file for ICMPv6_Types.cc #8 2.721 Creating dependency file for ICMPv6_Templates.cc #8 2.725 Creating dependency file for ICMP_Types.cc #8 2.730 Creating dependency file for ICMP_Templates.cc #8 2.730 Creating dependency file for General_Types.cc #8 2.739 Creating dependency file for GTPv1U_Templates.cc #8 2.740 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 2.747 Creating dependency file for GTPv1U_CodecPort.cc #8 2.774 Creating dependency file for GTPv1C_Templates.cc #8 2.791 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 2.801 Creating dependency file for GTPv1C_CodecPort.cc #8 2.802 Creating dependency file for GTPU_Types.cc #8 2.802 Creating dependency file for GTPC_Types.cc #8 2.803 Creating dependency file for GSM_Types.cc #8 2.805 Creating dependency file for GGSN_Tests.cc #8 2.806 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 2.812 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 2.819 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 2.821 Creating dependency file for DIAMETER_Types.cc #8 2.836 Creating dependency file for DIAMETER_Templates.cc #8 2.841 Creating dependency file for DIAMETER_Emulation.cc #8 2.844 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 2.851 Creating dependency file for DIAMETER_CodecPort.cc #8 2.852 Creating dependency file for BSSGP_Types.cc #8 3.266 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 3.266 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 #8 3.266 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 #8 3.267 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 #8 3.267 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 #8 3.267 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 #8 3.268 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc #8 3.268 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 #8 3.268 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc #8 3.268 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc #8 3.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 3.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 3.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 3.270 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 3.270 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 3.271 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 5.165 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 5.221 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 5.406 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc #8 5.494 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 #8 5.528 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc #8 5.608 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc #8 5.810 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc #8 5.825 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc #8 5.934 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 5.934 DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.934 8871 | } #8 5.934 | ^ #8 5.935 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 5.935 DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.935 8923 | } #8 5.935 | ^ #8 5.937 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 5.937 DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.937 9222 | } #8 5.937 | ^ #8 5.953 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 5.953 DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.953 10202 | } #8 5.953 | ^ #8 6.122 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 6.197 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 #8 6.480 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 #8 6.514 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 #8 6.577 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 6.807 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 #8 7.266 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 7.300 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 #8 7.354 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 7.554 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 #8 7.626 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 7.692 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc #8 7.738 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 #8 8.058 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 #8 8.198 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 #8 8.630 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 #8 8.651 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 #8 8.960 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 8.998 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc #8 9.311 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 9.491 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 9.862 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 10.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 10.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 10.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 11.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 11.17 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 #8 11.22 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 #8 11.27 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 #8 11.33 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 #8 11.36 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 #8 11.41 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 #8 11.43 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 #8 11.46 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 #8 11.47 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 #8 11.49 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 #8 11.53 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 #8 11.53 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 #8 11.55 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 #8 11.58 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 #8 11.60 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 #8 11.61 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 #8 11.63 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 #8 11.65 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 #8 11.65 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 #8 11.68 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 #8 11.69 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 #8 11.70 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 #8 11.71 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 #8 11.72 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 #8 11.73 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 #8 11.74 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 #8 11.76 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 #8 11.76 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 #8 11.77 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 #8 11.80 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 #8 11.80 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 #8 11.83 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 #8 11.96 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 #8 12.05 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 #8 12.13 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 #8 12.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc #8 12.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc #8 12.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc #8 12.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc #8 12.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc #8 12.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc #8 12.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc #8 12.45 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 #8 12.48 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 #8 12.51 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 #8 12.53 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 #8 12.54 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 #8 12.57 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 #8 12.58 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 #8 12.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc #8 12.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc #8 12.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc #8 12.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc #8 12.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc #8 12.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc #8 12.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc #8 12.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc #8 12.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc #8 12.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc #8 12.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc #8 12.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc #8 12.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc #8 12.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc #8 12.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 12.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 12.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 13.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 13.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 13.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 13.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 13.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 13.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 14.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 16.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 18.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 20.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 22.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 23.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 23.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 23.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 23.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 23.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 23.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 23.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 24.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 24.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 24.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 24.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 24.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 24.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 24.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 24.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 24.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 24.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 24.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 24.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 24.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 24.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc #8 24.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc #8 24.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc #8 24.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc #8 24.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc #8 24.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc #8 24.36 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 #8 24.38 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 #8 24.38 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 #8 24.38 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 #8 24.41 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 #8 24.41 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 #8 24.41 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 #8 24.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc #8 24.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc #8 24.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc #8 24.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc #8 24.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 24.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc #8 24.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc #8 24.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc #8 24.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc #8 24.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc #8 24.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc #8 24.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc #8 24.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc #8 24.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc #8 24.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc #8 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc #8 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc #8 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 24.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 24.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 24.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 24.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 24.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 24.63 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 #8 24.64 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 #8 24.64 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 #8 24.65 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 #8 24.65 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 #8 24.65 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 #8 24.66 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 #8 24.67 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 #8 24.67 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 #8 24.68 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 #8 24.68 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 #8 24.69 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 #8 24.69 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 #8 24.70 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 #8 24.70 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 #8 24.70 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 #8 24.71 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 #8 24.71 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 #8 24.71 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 #8 24.73 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 #8 24.73 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 #8 24.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 24.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 24.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 24.77 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 #8 24.77 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 #8 24.77 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 #8 24.78 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 #8 24.79 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 #8 24.79 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 #8 24.79 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 #8 24.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 24.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 24.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 24.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 24.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 24.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 24.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 24.82 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 #8 24.83 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 #8 24.83 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 #8 24.83 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 #8 24.83 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 #8 24.84 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 #8 24.85 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 #8 24.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 24.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 24.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 24.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 24.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 24.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 24.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 24.88 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 #8 24.88 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 #8 24.88 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 #8 24.89 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 #8 24.89 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 #8 24.89 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 #8 24.90 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 #8 24.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 24.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 24.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 24.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 24.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 24.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 24.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 24.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc #8 24.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc #8 24.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc #8 24.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc #8 24.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc #8 24.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc #8 24.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc #8 24.96 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 #8 24.96 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 #8 24.96 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 #8 24.97 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 #8 24.97 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 #8 24.97 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 #8 24.98 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 #8 24.98 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 #8 24.99 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 #8 25.00 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 #8 25.00 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 #8 25.00 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 #8 25.00 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 #8 25.00 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 #8 25.01 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 #8 25.02 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 #8 25.02 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 #8 25.02 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 #8 25.03 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 #8 25.03 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 #8 25.04 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 #8 25.04 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 #8 25.04 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 #8 25.05 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 #8 25.05 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 #8 25.06 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 #8 25.06 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 #8 25.06 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 #8 25.07 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 #8 25.07 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 #8 25.07 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 #8 25.07 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 #8 25.08 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 #8 25.09 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 #8 25.09 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 #8 25.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 25.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 25.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 25.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 25.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 25.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 25.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 25.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc #8 25.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc #8 25.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc #8 25.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc #8 25.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc #8 25.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc #8 25.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc #8 25.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 25.15 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 #8 25.15 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 #8 25.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 25.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 25.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 25.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 25.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc #8 25.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc #8 26.11 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 #8 26.21 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 #8 26.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 26.60 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 #8 26.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 26.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 26.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 26.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 26.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc #8 27.08 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 27.13 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 27.13 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 27.25 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 27.31 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 27.32 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 27.38 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 27.41 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 27.43 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 27.44 g++ -shared -o GSM_Types.so GSM_Types.o #8 27.51 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 27.55 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 27.55 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 27.57 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 27.60 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 27.60 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 27.61 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 27.67 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 27.71 g++ -shared -o General_Types.so General_Types.o #8 27.71 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 27.72 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 27.73 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 27.75 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 27.77 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 27.80 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 27.80 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 27.86 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 27.87 g++ -shared -o IP_Types.so IP_Types.o #8 27.88 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 27.90 g++ -shared -o NS_Types.so NS_Types.o #8 27.92 g++ -shared -o Native_Functions.so Native_Functions.o #8 27.93 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 27.94 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 27.96 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 27.96 g++ -shared -o PAP_Types.so PAP_Types.o #8 28.03 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 28.03 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 28.04 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 28.05 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 28.06 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 28.08 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 28.08 g++ -shared -o UDP_Types.so UDP_Types.o #8 28.09 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 28.10 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 28.10 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 28.14 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 28.18 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 28.19 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 28.21 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 28.22 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 28.23 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 28.24 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 28.25 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 28.26 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 28.27 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 28.28 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 28.28 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 28.29 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 28.30 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 28.30 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 28.31 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 28.31 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 28.31 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 28.32 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 28.33 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 28.34 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 28.34 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 28.34 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 28.34 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 28.35 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 28.36 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 28.37 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 28.37 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 28.37 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 28.37 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 28.38 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 28.38 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 28.39 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 28.39 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 28.39 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 28.40 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 28.40 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 28.40 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 28.40 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 28.40 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 28.41 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 28.42 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 28.42 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 28.43 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 28.43 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 28.45 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 28.45 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 28.45 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 28.45 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 28.46 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 28.46 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 28.48 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 28.48 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 28.49 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 28.49 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 28.49 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 28.49 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 28.50 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 28.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 28.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 28.52 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 28.52 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 28.53 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 28.54 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 28.54 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 28.54 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 28.55 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 28.55 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 28.56 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 28.57 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 28.57 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 28.57 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 28.57 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 28.57 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 28.58 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 28.58 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 28.59 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 28.59 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 28.59 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 28.60 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 28.60 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 28.60 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 28.60 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 28.60 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 28.61 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 28.62 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 28.62 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 28.63 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 28.63 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 28.63 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 28.63 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 28.63 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 28.65 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 28.65 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 28.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 28.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 28.67 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 28.67 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 28.67 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 28.68 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 28.68 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 28.69 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 28.69 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 28.70 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 28.70 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 28.70 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 28.71 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 28.71 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 28.72 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 28.73 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 28.73 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 28.73 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 28.73 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 28.74 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 28.74 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 28.74 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 28.75 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 28.76 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 28.76 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 28.76 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 28.76 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 28.76 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 28.76 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 28.76 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 28.77 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 28.77 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 28.78 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 28.78 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 28.79 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 28.79 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 28.79 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 28.79 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 28.79 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 28.80 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 28.80 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 28.80 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 28.81 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 28.82 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 28.82 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 28.82 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 28.82 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 28.82 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 28.83 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 28.83 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 28.83 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 28.83 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 28.83 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 28.84 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 28.85 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 28.85 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 28.85 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 28.85 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 28.85 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 28.86 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 28.86 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 28.86 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 28.86 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 28.87 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 28.88 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 28.88 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 28.88 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 28.88 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 28.88 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 28.88 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 28.89 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 28.89 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 28.90 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 28.90 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 28.91 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 28.91 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 28.91 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 28.91 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 28.91 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 28.91 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 28.91 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 28.92 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 28.93 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 28.93 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 28.93 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 28.94 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 28.94 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 28.94 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 28.94 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 28.94 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 28.94 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 28.95 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 28.95 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 28.96 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 28.96 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 28.97 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 28.97 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 28.97 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 28.97 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 28.97 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 28.98 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 28.98 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 28.99 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 28.99 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 28.99 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 28.99 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 28.99 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 29.00 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 29.00 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 29.00 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 29.01 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 29.01 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 29.02 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 29.02 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 29.02 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 29.02 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 29.03 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 29.03 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 29.03 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 29.04 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 29.04 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 29.04 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 29.04 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 29.04 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 29.05 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 29.06 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 29.06 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 29.06 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 29.06 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 29.07 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 29.07 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 29.07 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 29.07 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 29.07 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 29.08 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 29.08 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 29.09 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 29.09 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 29.09 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 29.09 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 29.10 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 29.10 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 29.10 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 29.11 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 29.11 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 29.11 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 29.11 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 29.12 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 29.12 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 29.13 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 29.13 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 29.13 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 29.13 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 29.14 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 29.14 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 29.14 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 29.14 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 29.15 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 29.15 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 29.15 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 29.15 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 29.16 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 29.16 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 29.17 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 29.17 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 29.17 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 29.18 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 29.18 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 29.18 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 29.18 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 29.19 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 29.19 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 29.19 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 29.20 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 29.20 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 29.20 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 29.20 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 29.21 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 29.21 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 29.21 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 29.21 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 29.22 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 29.22 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 29.22 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 29.23 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 29.23 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 29.23 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 29.23 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 29.24 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 29.24 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 29.24 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 29.24 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 29.25 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 29.25 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 29.26 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 29.26 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 29.26 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 29.26 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 29.26 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 29.26 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 29.27 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 29.27 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 29.27 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 29.27 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 29.28 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 29.28 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 29.28 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 29.29 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 29.29 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 29.29 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 29.30 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 29.30 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 29.31 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 29.33 g++ -shared -o TCCConversion.so TCCConversion.o #8 29.33 g++ -shared -o TCCInterface.so TCCInterface.o #8 29.34 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 29.42 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 29.42 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 29.43 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 30.30 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 31.11 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 33.18 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 33.49 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 33.66 if g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.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_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_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 DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_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 ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_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 NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_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 TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ #8 33.66 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 33.66 -L/lib -lcrypto \ #8 33.66 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 33.66 then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.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_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_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 DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_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 ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_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 NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_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_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_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 TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi #8 34.21 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 34.8s #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 DONE 0.3s #10 exporting to image #10 exporting layers #10 exporting layers 1.0s done #10 writing image sha256:c2ac0e7a11210e8922ac2007f4c88a6253f005dfc892b982ca54024dbc8fae52 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.1s done #10 DONE 1.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n c2ac0e7a1121 + list_osmo_packages debian-bookworm ttcn3-ggsn-test + local distro=debian-bookworm + local image=ttcn3-ggsn-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ggsn-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=3909804 + seq 1 30 + echo (3909804 + 1) % 256 + bc + SUBNET=173 + NET_NAME=ttcn3-ggsn-test-173 + SUB4=172.18.173.0/24 + SUB6=fd02:db8:173::/64 + set +x Creating network ttcn3-ggsn-test-173, trying SUBNET=173... + docker network create --internal --subnet 172.18.173.0/24 --ipv6 --subnet fd02:db8:173::/64 ttcn3-ggsn-test-173 82caafe273ff8de098c5aa78a83a19687d32917069055fcc3282c4035a6de741 + set +x ### Network ttcn3-ggsn-test-173 created (SUBNET=173) ### + return + [ 1 = 1 ] + CONFIGS_DIR=osmo-ggsn-kernel + [ all = all ] + [ 1 = 1 ] + continue + [ v4_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + start_ggsn v4_only + local test_config=v4_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1322-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.173.201/24 brd 172.18.173.255 dev eth0 ip route add default via 172.18.173.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.173.201/24 brd 172.18.173.255 dev eth0 + echo ip route add default via 172.18.173.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:7c:1d:04:bb [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 1a:38:da:f3:19:fe brd ff:ff:ff:ff:ff:ff 3: br-test: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 28036: eth0@if28037: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.186 MHz processor [ 0.005127] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005286] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007214] AGP: No AGP bridge found [ 0.007439] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008233] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.025986] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.030920] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.031340] ACPI: Early table checksum verification disabled [ 0.031665] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.031950] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032450] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032993] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033070] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033123] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033149] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033172] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033245] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.033269] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.033276] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.033283] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.033289] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.033295] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.035581] No NUMA configuration found [ 0.035601] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.036247] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.039896] Zone ranges: [ 0.039924] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.039989] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.040001] Normal empty [ 0.040015] Device empty [ 0.040026] Movable zone start for each node [ 0.040062] Early memory node ranges [ 0.040091] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040217] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.040440] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.041420] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.041703] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.044697] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.044977] ACPI: PM-Timer IO Port: 0x608 [ 0.045368] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.045709] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.045824] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.046058] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.046098] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.046173] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.046182] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.046343] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.046390] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.046672] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.047483] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.047521] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.047542] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.047547] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.047646] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.047672] Booting paravirtualized kernel on bare hardware [ 0.047930] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.056571] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.110759] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.111128] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.111203] pcpu-alloc: [0] 0 [ 0.112456] Fallback order for Node 0: 0 [ 0.112703] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.112726] Policy zone: DMA32 [ 0.112874] Kernel command line: [ 0.112874] root=/dev/ram0 [ 0.112874] console=ttyS0 [ 0.112874] panic=-1 [ 0.112874] init=/init [ 0.112874] loglevel=8 [ 0.112874] SMOKE_TEST [ 0.112874] [ 0.113974] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.115370] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.116284] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.117751] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.117887] AGP: Checking aperture... [ 0.119536] AGP: No AGP bridge found [ 0.130711] Memory: 207544K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.136777] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.139041] ftrace: allocating 40246 entries in 158 pages [ 0.180202] ftrace: allocated 158 pages with 5 groups [ 0.188757] Dynamic Preempt: voluntary [ 0.191457] rcu: Preemptible hierarchical RCU implementation. [ 0.191482] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.191579] Trampoline variant of Tasks RCU enabled. [ 0.191586] Rude variant of Tasks RCU enabled. [ 0.191592] Tracing variant of Tasks RCU enabled. [ 0.191677] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.191704] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.222323] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.227210] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.231331] Console: colour *CGA 80x25 [ 0.245047] printk: console [ttyS0] enabled [ 0.246113] ACPI: Core revision 20220331 [ 0.250615] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.252284] APIC: Switch to symmetric I/O mode setup [ 0.255553] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275795] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb2e9cc73, max_idle_ns: 440795249907 ns [ 0.276437] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.37 BogoMIPS (lpj=14372744) [ 0.279082] process: using AMD E400 aware idle routine [ 0.279387] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.279531] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.280506] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.280939] Spectre V2 : Mitigation: Retpolines [ 0.281105] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.281367] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.282557] x86/fpu: x87 FPU will use FXSAVE [ 0.575014] Freeing SMP alternatives memory: 36K [ 0.575763] pid_max: default: 32768 minimum: 301 [ 0.582481] LSM: Security Framework initializing [ 0.584110] landlock: Up and running. [ 0.584173] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.587023] AppArmor: AppArmor initialized [ 0.587139] TOMOYO Linux initialized [ 0.587627] LSM support for eBPF active [ 0.590154] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.590415] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.724149] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.725644] cblist_init_generic: Setting adjustable number of callback queues. [ 0.725825] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.726162] cblist_init_generic: Setting adjustable number of callback queues. [ 0.726318] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.726924] cblist_init_generic: Setting adjustable number of callback queues. [ 0.727082] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.727432] Performance Events: PMU not available due to virtualization, using software events only. [ 0.728545] signal: max sigframe size: 1440 [ 0.729341] rcu: Hierarchical SRCU implementation. [ 0.729480] rcu: Max phase no-delay instances is 1000. [ 0.733894] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.735619] smp: Bringing up secondary CPUs ... [ 0.735795] smp: Brought up 1 node, 1 CPU [ 0.735920] smpboot: Max logical packages: 1 [ 0.736072] smpboot: Total of 1 processors activated (7186.37 BogoMIPS) [ 0.747759] node 0 deferred pages initialised in 4ms [ 0.758818] devtmpfs: initialized [ 0.761634] x86/mm: Memory block size: 128MB [ 0.766932] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.767444] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.769849] pinctrl core: initialized pinctrl subsystem [ 0.784704] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.787867] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.788449] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.788671] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.788939] audit: initializing netlink subsys (disabled) [ 0.794176] thermal_sys: Registered thermal governor 'fair_share' [ 0.794202] thermal_sys: Registered thermal governor 'bang_bang' [ 0.794313] thermal_sys: Registered thermal governor 'step_wise' [ 0.794413] thermal_sys: Registered thermal governor 'user_space' [ 0.794514] thermal_sys: Registered thermal governor 'power_allocator' [ 0.795758] audit: type=2000 audit(1726980227.532:1): state=initialized audit_enabled=0 res=1 [ 0.796235] cpuidle: using governor ladder [ 0.796414] cpuidle: using governor menu [ 0.797533] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.800046] PCI: Using configuration type 1 for base access [ 0.809851] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.864882] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.865019] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.874906] ACPI: Added _OSI(Module Device) [ 0.875004] ACPI: Added _OSI(Processor Device) [ 0.875082] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.875160] ACPI: Added _OSI(Processor Aggregator Device) [ 0.896089] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.918900] ACPI: Interpreter enabled [ 0.919865] ACPI: PM: (supports S0 S3 S4 S5) [ 0.919996] ACPI: Using IOAPIC for interrupt routing [ 0.920465] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.920690] PCI: Using E820 reservations for host bridge windows [ 0.921927] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.945518] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.946282] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.946599] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.947398] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.952457] acpiphp: Slot [2] registered [ 0.952652] acpiphp: Slot [3] registered [ 0.952811] acpiphp: Slot [4] registered [ 0.952965] acpiphp: Slot [5] registered [ 0.953111] acpiphp: Slot [6] registered [ 0.953255] acpiphp: Slot [7] registered [ 0.953397] acpiphp: Slot [8] registered [ 0.953558] acpiphp: Slot [9] registered [ 0.953703] acpiphp: Slot [10] registered [ 0.953872] acpiphp: Slot [11] registered [ 0.954012] acpiphp: Slot [12] registered [ 0.954147] acpiphp: Slot [13] registered [ 0.954283] acpiphp: Slot [14] registered [ 0.954424] acpiphp: Slot [15] registered [ 0.954586] acpiphp: Slot [16] registered [ 0.954729] acpiphp: Slot [17] registered [ 0.954867] acpiphp: Slot [18] registered [ 0.955007] acpiphp: Slot [19] registered [ 0.955142] acpiphp: Slot [20] registered [ 0.955261] acpiphp: Slot [21] registered [ 0.955398] acpiphp: Slot [22] registered [ 0.955528] acpiphp: Slot [23] registered [ 0.955672] acpiphp: Slot [24] registered [ 0.955819] acpiphp: Slot [25] registered [ 0.955968] acpiphp: Slot [26] registered [ 0.956113] acpiphp: Slot [27] registered [ 0.956227] acpiphp: Slot [28] registered [ 0.956385] acpiphp: Slot [29] registered [ 0.956533] acpiphp: Slot [30] registered [ 0.956670] acpiphp: Slot [31] registered [ 0.956969] PCI host bridge to bus 0000:00 [ 0.957226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.957479] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.957620] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.957796] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.957925] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.958194] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.959394] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.965645] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.968004] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.969754] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.970611] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.970770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.970915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.971054] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.971517] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.971925] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.972084] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.972560] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.973603] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.974629] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.976657] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.977430] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.983661] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.984273] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.984670] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.985070] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.985330] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.988230] iommu: Default domain type: Translated [ 0.988358] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.989392] pps_core: LinuxPPS API ver. 1 registered [ 0.989510] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.989748] PTP clock support registered [ 0.990059] EDAC MC: Ver: 3.0.0 [ 0.998830] NetLabel: Initializing [ 0.998921] NetLabel: domain hash size = 128 [ 0.999019] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.999831] NetLabel: unlabeled traffic allowed by default [ 0.999970] PCI: Using ACPI for IRQ routing [ 1.000200] PCI: pci_cache_line_size set to 64 bytes [ 1.000645] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.000876] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.003608] vgaarb: loaded [ 1.004236] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.004553] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.004704] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.008917] clocksource: Switched to clocksource tsc-early [ 1.066270] VFS: Disk quotas dquot_6.6.0 [ 1.066520] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.070009] AppArmor: AppArmor Filesystem Enabled [ 1.070327] pnp: PnP ACPI init [ 1.074077] pnp 00:03: [dma 2] [ 1.075303] pnp: PnP ACPI: found 6 devices [ 1.091402] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.092328] NET: Registered PF_INET protocol family [ 1.093300] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.101607] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.101889] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.102067] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.102348] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.102598] TCP: Hash tables configured (established 4096 bind 4096) [ 1.104440] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.104783] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.105055] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.106251] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.106660] NET: Registered PF_XDP protocol family [ 1.107427] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.107550] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.107713] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.107832] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.107954] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.108512] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.108737] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.108957] PCI: CLS 0 bytes, default 64 [ 1.113208] Trying to unpack rootfs image as initramfs... [ 1.119454] Initialise system trusted keyrings [ 1.126039] Key type blacklist registered [ 1.126645] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.139322] zbud: loaded [ 1.147344] integrity: Platform Keyring initialized [ 1.147733] integrity: Machine keyring initialized [ 1.152122] Key type asymmetric registered [ 1.152270] Asymmetric key parser 'x509' registered [ 1.374581] Freeing initrd memory: 7552K [ 1.395994] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.396370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.397058] io scheduler mq-deadline registered [ 1.403644] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.406679] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.408544] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.411134] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.414340] Linux agpgart interface v0.103 [ 1.415775] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.418909] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.421805] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.422056] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.423445] mousedev: PS/2 mouse device common for all mice [ 1.426191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.427945] rtc_cmos 00:05: RTC can wake from S4 [ 1.431817] rtc_cmos 00:05: registered as rtc0 [ 1.432376] rtc_cmos 00:05: setting system clock to 2024-09-22T04:43:48 UTC (1726980228) [ 1.433945] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.434483] ledtrig-cpu: registered to indicate activity on CPUs [ 1.475927] NET: Registered PF_INET6 protocol family [ 1.484677] Segment Routing with IPv6 [ 1.484907] In-situ OAM (IOAM) with IPv6 [ 1.485265] mip6: Mobile IPv6 [ 1.485543] NET: Registered PF_PACKET protocol family [ 1.485918] mpls_gso: MPLS GSO support [ 1.487455] IPI shorthand broadcast: enabled [ 1.487911] sched_clock: Marking stable (1456031835, 28484230)->(1488835002, -4318937) [ 1.490170] registered taskstats version 1 [ 1.490449] Loading compiled-in X.509 certificates [ 1.545861] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.546119] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.549417] zswap: loaded using pool lzo/zbud [ 1.550950] Key type .fscrypt registered [ 1.551044] Key type fscrypt-provisioning registered [ 1.558472] Key type encrypted registered [ 1.558597] AppArmor: AppArmor sha1 policy hashing enabled [ 1.559073] ima: No TPM chip found, activating TPM-bypass! [ 1.559203] ima: Allocated hash algorithm: sha256 [ 1.560752] ima: No architecture policies found [ 1.561245] evm: Initialising EVM extended attributes: [ 1.561345] evm: security.selinux [ 1.561433] evm: security.SMACK64 (disabled) [ 1.561505] evm: security.SMACK64EXEC (disabled) [ 1.561584] evm: security.SMACK64TRANSMUTE (disabled) [ 1.561669] evm: security.SMACK64MMAP (disabled) [ 1.561745] evm: security.apparmor [ 1.561802] evm: security.ima [ 1.561857] evm: security.capability [ 1.561925] evm: HMAC attrs: 0x1 [ 1.811497] clk: Disabling unused clocks [ 1.822177] Freeing unused decrypted memory: 2036K [ 1.884623] Freeing unused kernel image (initmem) memory: 2796K [ 1.884930] Write protecting the kernel read-only data: 26624k [ 1.888040] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.889290] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.046734] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.047087] Run /init as init process [ 2.047207] with arguments: [ 2.047292] /init [ 2.047349] SMOKE_TEST [ 2.047408] with environment: [ 2.047483] HOME=/ [ 2.047554] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + [ 2.144751] tsc: Refined TSC clocksource calibration: 3593.154 MHz [ 2.145183] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb107c69f, max_idle_ns: 440795368402 ns [ 2.145549] clocksource: Switched to clocksource tsc + cat /modules xargs -t -n1 modprobe modprobe virtio_net modprobe virtio_pci [ 2.337726] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.362990] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.376225] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.423779] ACPI: PM: Preparing to enter system sleep state S5 [ 2.424349] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 173 200 + NET=173 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-173 --ip 172.18.173.200 --ip6 fd02:db8:173::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-173 --ip 172.18.173.200 --ip6 fd02:db8:173::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.173.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn -d --network ttcn3-ggsn-test-173 --ip 172.18.173.200 --ip6 fd02:db8:173::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 c8ff5a49e2dedead8236b61fb10ca201f89b5b444ecff1d94770ca81c4020a92 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 173 202 + NET=173 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-173 --ip 172.18.173.202 --ip6 fd02:db8:173::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-173 --ip 172.18.173.202 --ip6 fd02:db8:173::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.173.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_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: GGSN_Tests.cfg MC@3af5ea94766c: Unix server socket created successfully. MC@3af5ea94766c: Listening on TCP port 45897. 3af5ea94766c is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 3af5ea94766c 45897 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3af5ea94766c: New HC connected from 172.18.173.202 [172.18.173.202]. 3af5ea94766c: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@3af5ea94766c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@3af5ea94766c: Configuration file was processed on all HCs. MC@3af5ea94766c: Creating MTC on host 172.18.173.202. MC@3af5ea94766c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sun Sep 22 04:43:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_act_deact started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_act_deact() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sun Sep 22 04:44:01 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16798) Waiting for packet dumper to finish... 1 (prev_count=16798, count=16954) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sun Sep 22 04:44:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_act_deact_ipcp started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_act_deact_ipcp() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sun Sep 22 04:44:11 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11497) Waiting for packet dumper to finish... 1 (prev_count=11497, count=11561) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sun Sep 22 04:44:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sun Sep 22 04:44:21 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11632) Waiting for packet dumper to finish... 1 (prev_count=11632, count=11696) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sun Sep 22 04:44:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_act_deact_pcodns started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_act_deact_pcodns() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sun Sep 22 04:44:31 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11199) Waiting for packet dumper to finish... 1 (prev_count=11199, count=11263) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sun Sep 22 04:44:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_act_deact_gtpu_access started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_act_deact_gtpu_access() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sun Sep 22 04:44:41 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082) Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sun Sep 22 04:44:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: Warning: Stopping inactive timer T_default. MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sun Sep 22 04:44:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11658) Waiting for packet dumper to finish... 1 (prev_count=11658, count=11722) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sun Sep 22 04:45:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: Warning: Stopping inactive timer T_default. MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sun Sep 22 04:45:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11815) Waiting for packet dumper to finish... 1 (prev_count=11815, count=11879) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sun Sep 22 04:45:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_clients_interact_with_txseq started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_clients_interact_with_txseq() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(fail): pass -> fail MTC@3af5ea94766c: Warning: Stopping inactive timer T_default. MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: fail MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sun Sep 22 04:45:21 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14636) Waiting for packet dumper to finish... 1 (prev_count=14636, count=14700) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sun Sep 22 04:45:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_clients_interact_without_txseq started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_clients_interact_without_txseq() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(fail): pass -> fail MTC@3af5ea94766c: Warning: Stopping inactive timer T_default. MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: fail MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sun Sep 22 04:45:34 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14660) Waiting for packet dumper to finish... 1 (prev_count=14660, count=14724) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sun Sep 22 04:45:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_act_deact_with_single_dns started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_act_deact_with_single_dns() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sun Sep 22 04:45:44 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16322) Waiting for packet dumper to finish... 1 (prev_count=16322, count=16386) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sun Sep 22 04:45:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_act_deact_with_separate_dns() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sun Sep 22 04:45:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11580) Waiting for packet dumper to finish... 1 (prev_count=11580, count=11644) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sun Sep 22 04:46:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_act_update_teic started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_act_update_teic() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: sending UpdatePDP MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sun Sep 22 04:46:04 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12164) Waiting for packet dumper to finish... 1 (prev_count=12164, count=12228) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sun Sep 22 04:46:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp4_act_update_teid started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp4_act_update_teid() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: sending UpdatePDP MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Sun Sep 22 04:46:14 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12478) Waiting for packet dumper to finish... 1 (prev_count=12478, count=12542) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Sep 22 04:46:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_echo_req_resp started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_echo_req_resp() start" MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_echo_req_resp finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Sep 22 04:46:24 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Sep 22 04:46:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_echo_req_resp_gtpu started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_echo_req_resp_gtpu() start" MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Sep 22 04:46:34 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7003) Waiting for packet dumper to finish... 1 (prev_count=7003, count=7067) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Sun Sep 22 04:46:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp_act2_recovery started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp_act2_recovery() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: sending 2nd CreatePDP (recovery increased) MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Sun Sep 22 04:46:44 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp_act2_recovery.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14807) Waiting for packet dumper to finish... 1 (prev_count=14807, count=14871) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Sun Sep 22 04:46:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_act_deact_retrans_duplicate started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_act_deact_retrans_duplicate() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Sun Sep 22 04:46:55 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_act_deact_retrans_duplicate.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11925) Waiting for packet dumper to finish... 1 (prev_count=11925, count=11989) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sun Sep 22 04:47:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_pdp_act_restart_ctr_echo started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_pdp_act_restart_ctr_echo() start" MTC@3af5ea94766c: sending CreatePDP MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Sun Sep 22 04:47:15 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14423) Waiting for packet dumper to finish... 1 (prev_count=14423, count=14487) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sun Sep 22 04:47:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_lots_of_concurrent_pdp_ctx() start" MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Warning: Stopping inactive timer T_next. MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sun Sep 22 04:47:47 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=4257122) Waiting for packet dumper to finish... 1 (prev_count=4257122, count=4257314) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sun Sep 22 04:47:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3af5ea94766c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@3af5ea94766c: Test case TC_addr_pool_exhaustion started. MTC@3af5ea94766c: GTP1C ConnectionID: 1 MTC@3af5ea94766c: "TC_addr_pool_exhaustion() start" MTC@3af5ea94766c: Successfully created 1024 PDP contexts before exhausting the pool MTC@3af5ea94766c: setverdict(pass): none -> pass MTC@3af5ea94766c: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Warning: Stopping inactive timer T_next. MTC@3af5ea94766c: setverdict(pass): pass -> pass, component reason not changed MTC@3af5ea94766c: Setting final verdict of the test case. MTC@3af5ea94766c: Local verdict of MTC: pass MTC@3af5ea94766c: No PTCs were created. MTC@3af5ea94766c: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@3af5ea94766c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sun Sep 22 04:48:09 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3915395) Waiting for packet dumper to finish... 1 (prev_count=3915395, count=3915459) MTC@3af5ea94766c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@3af5ea94766c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3af5ea94766c: Terminating MTC. MC@3af5ea94766c: MTC terminated. MC2> exit MC@3af5ea94766c: Shutting down session. MC@3af5ea94766c: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_echo_req_resp pass GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 2 NEW: FAIL: 1 pass: 11 NEW: PASS: 6 skip: 13 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_act_deact_retrans_duplicate.merged Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp_act2_recovery.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn 137 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg + start_ggsn v6_only + local test_config=v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1322-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.173.201/24 brd 172.18.173.255 dev eth0 ip route add default via 172.18.173.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.173.201/24 brd 172.18.173.255 dev eth0 + echo ip route add default via 172.18.173.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:5e:7a:24:9a [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 6a:fc:6a:57:ca:ad brd ff:ff:ff:ff:ff:ff 3: br-test: mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 28065: eth0@if28066: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.174 MHz processor [ 0.005065] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005223] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007122] AGP: No AGP bridge found [ 0.007344] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008135] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.027027] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.032370] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.032781] ACPI: Early table checksum verification disabled [ 0.033098] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.033372] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033872] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034403] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034478] ACPI: FACS 0x000000001FFE0000 000040 [ 0.034531] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034555] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034578] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034650] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034674] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034681] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034688] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034694] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034700] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.036982] No NUMA configuration found [ 0.037002] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037637] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.041657] Zone ranges: [ 0.041684] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.041752] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.041763] Normal empty [ 0.041777] Device empty [ 0.041789] Movable zone start for each node [ 0.041824] Early memory node ranges [ 0.041852] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.041978] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.042197] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.043195] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.043473] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.046504] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046778] ACPI: PM-Timer IO Port: 0x608 [ 0.047165] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.047483] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.047594] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047816] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047856] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047930] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047940] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.048097] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.048143] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.048419] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.049223] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.049261] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.049281] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.049287] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.049382] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.049409] Booting paravirtualized kernel on bare hardware [ 0.049661] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.058198] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.110036] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.110395] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.110468] pcpu-alloc: [0] 0 [ 0.111694] Fallback order for Node 0: 0 [ 0.111937] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.111959] Policy zone: DMA32 [ 0.112105] Kernel command line: [ 0.112105] root=/dev/ram0 [ 0.112105] console=ttyS0 [ 0.112105] panic=-1 [ 0.112105] init=/init [ 0.112105] loglevel=8 [ 0.112105] SMOKE_TEST [ 0.112105] [ 0.113185] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.114566] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.115186] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.116613] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.116749] AGP: Checking aperture... [ 0.118457] AGP: No AGP bridge found [ 0.133158] Memory: 260860K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.139230] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.141477] ftrace: allocating 40246 entries in 158 pages [ 0.181852] ftrace: allocated 158 pages with 5 groups [ 0.190352] Dynamic Preempt: voluntary [ 0.193007] rcu: Preemptible hierarchical RCU implementation. [ 0.193032] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.193127] Trampoline variant of Tasks RCU enabled. [ 0.193134] Rude variant of Tasks RCU enabled. [ 0.193140] Tracing variant of Tasks RCU enabled. [ 0.193223] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.193250] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.224326] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.229177] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.233226] Console: colour *CGA 80x25 [ 0.247084] printk: console [ttyS0] enabled [ 0.248072] ACPI: Core revision 20220331 [ 0.252386] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.254007] APIC: Switch to symmetric I/O mode setup [ 0.257144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277534] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb22d2e15, max_idle_ns: 440795204037 ns [ 0.278126] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.34 BogoMIPS (lpj=14372696) [ 0.280663] process: using AMD E400 aware idle routine [ 0.280940] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.281057] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.281954] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.282218] Spectre V2 : Mitigation: Retpolines [ 0.282338] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.282517] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.283285] x86/fpu: x87 FPU will use FXSAVE [ 0.573478] Freeing SMP alternatives memory: 36K [ 0.574553] pid_max: default: 32768 minimum: 301 [ 0.582887] LSM: Security Framework initializing [ 0.584486] landlock: Up and running. [ 0.584584] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.587358] AppArmor: AppArmor initialized [ 0.587482] TOMOYO Linux initialized [ 0.587966] LSM support for eBPF active [ 0.590335] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.590591] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.724383] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.726895] cblist_init_generic: Setting adjustable number of callback queues. [ 0.727053] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.727377] cblist_init_generic: Setting adjustable number of callback queues. [ 0.727518] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.728135] cblist_init_generic: Setting adjustable number of callback queues. [ 0.728276] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.728619] Performance Events: PMU not available due to virtualization, using software events only. [ 0.729556] signal: max sigframe size: 1440 [ 0.730416] rcu: Hierarchical SRCU implementation. [ 0.730540] rcu: Max phase no-delay instances is 1000. [ 0.734745] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.736399] smp: Bringing up secondary CPUs ... [ 0.736555] smp: Brought up 1 node, 1 CPU [ 0.736670] smpboot: Max logical packages: 1 [ 0.736813] smpboot: Total of 1 processors activated (7186.34 BogoMIPS) [ 0.747314] node 0 deferred pages initialised in 4ms [ 0.758028] devtmpfs: initialized [ 0.760668] x86/mm: Memory block size: 128MB [ 0.765716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.766168] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.768422] pinctrl core: initialized pinctrl subsystem [ 0.782865] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.785969] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.786563] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.786810] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.787117] audit: initializing netlink subsys (disabled) [ 0.792010] thermal_sys: Registered thermal governor 'fair_share' [ 0.792036] thermal_sys: Registered thermal governor 'bang_bang' [ 0.792165] thermal_sys: Registered thermal governor 'step_wise' [ 0.792273] thermal_sys: Registered thermal governor 'user_space' [ 0.792389] thermal_sys: Registered thermal governor 'power_allocator' [ 0.793644] audit: type=2000 audit(1726980504.528:1): state=initialized audit_enabled=0 res=1 [ 0.794099] cpuidle: using governor ladder [ 0.794282] cpuidle: using governor menu [ 0.795371] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.797634] PCI: Using configuration type 1 for base access [ 0.807134] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.858732] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.858873] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.871956] ACPI: Added _OSI(Module Device) [ 0.872049] ACPI: Added _OSI(Processor Device) [ 0.872144] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.872245] ACPI: Added _OSI(Processor Aggregator Device) [ 0.892344] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.911919] ACPI: Interpreter enabled [ 0.912856] ACPI: PM: (supports S0 S3 S4 S5) [ 0.912976] ACPI: Using IOAPIC for interrupt routing [ 0.913405] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.913571] PCI: Using E820 reservations for host bridge windows [ 0.914789] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.937572] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.938254] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.938540] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.939284] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.944169] acpiphp: Slot [2] registered [ 0.944339] acpiphp: Slot [3] registered [ 0.944490] acpiphp: Slot [4] registered [ 0.944633] acpiphp: Slot [5] registered [ 0.944772] acpiphp: Slot [6] registered [ 0.944910] acpiphp: Slot [7] registered [ 0.945049] acpiphp: Slot [8] registered [ 0.945200] acpiphp: Slot [9] registered [ 0.945324] acpiphp: Slot [10] registered [ 0.945442] acpiphp: Slot [11] registered [ 0.945565] acpiphp: Slot [12] registered [ 0.945684] acpiphp: Slot [13] registered [ 0.945807] acpiphp: Slot [14] registered [ 0.945994] acpiphp: Slot [15] registered [ 0.946260] acpiphp: Slot [16] registered [ 0.946487] acpiphp: Slot [17] registered [ 0.946710] acpiphp: Slot [18] registered [ 0.946932] acpiphp: Slot [19] registered [ 0.947152] acpiphp: Slot [20] registered [ 0.947371] acpiphp: Slot [21] registered [ 0.947618] acpiphp: Slot [22] registered [ 0.947920] acpiphp: Slot [23] registered [ 0.948187] acpiphp: Slot [24] registered [ 0.948414] acpiphp: Slot [25] registered [ 0.948633] acpiphp: Slot [26] registered [ 0.948830] acpiphp: Slot [27] registered [ 0.949020] acpiphp: Slot [28] registered [ 0.949237] acpiphp: Slot [29] registered [ 0.949431] acpiphp: Slot [30] registered [ 0.949624] acpiphp: Slot [31] registered [ 0.950242] PCI host bridge to bus 0000:00 [ 0.950649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.951051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.951243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.951499] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.951707] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.952159] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.954155] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.961116] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.963391] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.965107] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.965890] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.966033] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.966179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.966334] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.966783] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.967190] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.967338] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.967817] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.968796] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.969767] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.971528] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.972622] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.978577] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.979133] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.979519] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.979913] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.980162] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.982865] iommu: Default domain type: Translated [ 0.982979] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.983958] pps_core: LinuxPPS API ver. 1 registered [ 0.984051] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.984277] PTP clock support registered [ 0.984531] EDAC MC: Ver: 3.0.0 [ 0.992840] NetLabel: Initializing [ 0.992918] NetLabel: domain hash size = 128 [ 0.992999] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.993692] NetLabel: unlabeled traffic allowed by default [ 0.993812] PCI: Using ACPI for IRQ routing [ 0.994088] PCI: pci_cache_line_size set to 64 bytes [ 0.994961] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.995458] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.000823] vgaarb: loaded [ 1.001954] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.002425] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.002659] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.006702] clocksource: Switched to clocksource tsc-early [ 1.062348] VFS: Disk quotas dquot_6.6.0 [ 1.062590] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.067451] AppArmor: AppArmor Filesystem Enabled [ 1.067753] pnp: PnP ACPI init [ 1.069846] pnp 00:03: [dma 2] [ 1.071011] pnp: PnP ACPI: found 6 devices [ 1.086694] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.087578] NET: Registered PF_INET protocol family [ 1.088531] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.096478] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.096765] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.096946] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.097584] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.097847] TCP: Hash tables configured (established 4096 bind 4096) [ 1.099168] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.099512] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.099780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.100931] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.101550] NET: Registered PF_XDP protocol family [ 1.102318] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.102441] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.102548] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.102665] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.102779] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.103300] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.103472] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.103640] PCI: CLS 0 bytes, default 64 [ 1.107589] Trying to unpack rootfs image as initramfs... [ 1.113608] Initialise system trusted keyrings [ 1.115075] Key type blacklist registered [ 1.121731] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.138186] zbud: loaded [ 1.141946] integrity: Platform Keyring initialized [ 1.142266] integrity: Machine keyring initialized [ 1.142373] Key type asymmetric registered [ 1.142507] Asymmetric key parser 'x509' registered [ 1.362390] Freeing initrd memory: 7552K [ 1.382940] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.383310] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.383856] io scheduler mq-deadline registered [ 1.390273] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.393206] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.394944] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.397422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.400474] Linux agpgart interface v0.103 [ 1.401847] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.404771] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.407237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.407479] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.408975] mousedev: PS/2 mouse device common for all mice [ 1.411520] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.412521] rtc_cmos 00:05: RTC can wake from S4 [ 1.415627] rtc_cmos 00:05: registered as rtc0 [ 1.416175] rtc_cmos 00:05: setting system clock to 2024-09-22T04:48:25 UTC (1726980505) [ 1.418966] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.419510] ledtrig-cpu: registered to indicate activity on CPUs [ 1.459944] NET: Registered PF_INET6 protocol family [ 1.468420] Segment Routing with IPv6 [ 1.468648] In-situ OAM (IOAM) with IPv6 [ 1.469004] mip6: Mobile IPv6 [ 1.469261] NET: Registered PF_PACKET protocol family [ 1.469617] mpls_gso: MPLS GSO support [ 1.471117] IPI shorthand broadcast: enabled [ 1.471556] sched_clock: Marking stable (1440037681, 28223768)->(1470921339, -2659890) [ 1.473585] registered taskstats version 1 [ 1.473851] Loading compiled-in X.509 certificates [ 1.526793] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.527043] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.530239] zswap: loaded using pool lzo/zbud [ 1.531729] Key type .fscrypt registered [ 1.531821] Key type fscrypt-provisioning registered [ 1.539130] Key type encrypted registered [ 1.539257] AppArmor: AppArmor sha1 policy hashing enabled [ 1.539760] ima: No TPM chip found, activating TPM-bypass! [ 1.539900] ima: Allocated hash algorithm: sha256 [ 1.541480] ima: No architecture policies found [ 1.541977] evm: Initialising EVM extended attributes: [ 1.542076] evm: security.selinux [ 1.542171] evm: security.SMACK64 (disabled) [ 1.542260] evm: security.SMACK64EXEC (disabled) [ 1.542356] evm: security.SMACK64TRANSMUTE (disabled) [ 1.542452] evm: security.SMACK64MMAP (disabled) [ 1.542540] evm: security.apparmor [ 1.542612] evm: security.ima [ 1.542673] evm: security.capability [ 1.542765] evm: HMAC attrs: 0x1 [ 1.781603] clk: Disabling unused clocks [ 1.791751] Freeing unused decrypted memory: 2036K [ 1.857155] Freeing unused kernel image (initmem) memory: 2796K [ 1.857457] Write protecting the kernel read-only data: 26624k [ 1.860668] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.862068] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 1.981698] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.982041] Run /init as init process [ 1.982156] with arguments: [ 1.982226] /init [ 1.982273] SMOKE_TEST [ 1.982320] with environment: [ 1.982377] HOME=/ [ 1.982436] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net [ 2.117887] tsc: Refined TSC clocksource calibration: 3593.148 MHz [ 2.118284] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0a977d3, max_idle_ns: 440795345467 ns [ 2.118562] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.269359] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.294960] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.308167] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.347902] ACPI: PM: Preparing to enter system sleep state S5 [ 2.348609] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 173 200 + NET=173 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-173 --ip 172.18.173.200 --ip6 fd02:db8:173::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-173 --ip 172.18.173.200 --ip6 fd02:db8:173::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.173.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn -d --network ttcn3-ggsn-test-173 --ip 172.18.173.200 --ip6 fd02:db8:173::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 97b54360fa352fb4515de65820c13737231ec716bccef9377ffe5808466e9c3e + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 173 202 + NET=173 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-173 --ip 172.18.173.202 --ip6 fd02:db8:173::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-173 --ip 172.18.173.202 --ip6 fd02:db8:173::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.173.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_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: GGSN_Tests.cfg MC@dc5a2b16f872: Unix server socket created successfully. MC@dc5a2b16f872: Listening on TCP port 37785. MC2> dc5a2b16f872 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests dc5a2b16f872 37785 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@dc5a2b16f872: New HC connected from 172.18.173.202 [172.18.173.202]. dc5a2b16f872: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@dc5a2b16f872: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@dc5a2b16f872: Configuration file was processed on all HCs. MC@dc5a2b16f872: Creating MTC on host 172.18.173.202. MC@dc5a2b16f872: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sun Sep 22 04:48:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Test case TC_pdp6_act_deact started. MTC@dc5a2b16f872: GTP1C ConnectionID: 1 MTC@dc5a2b16f872: "TC_pdp6_act_deact() start" MTC@dc5a2b16f872: sending CreatePDP MTC@dc5a2b16f872: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@dc5a2b16f872: Setting final verdict of the test case. MTC@dc5a2b16f872: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: No PTCs were created. MTC@dc5a2b16f872: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sun Sep 22 04:48:36 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15854) Waiting for packet dumper to finish... 1 (prev_count=15854, count=16102) MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sun Sep 22 04:48:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_pcodns started. MTC@dc5a2b16f872: GTP1C ConnectionID: 1 MTC@dc5a2b16f872: "TC_pdp6_act_deact_pcodns() start" MTC@dc5a2b16f872: sending CreatePDP MTC@dc5a2b16f872: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@dc5a2b16f872: Setting final verdict of the test case. MTC@dc5a2b16f872: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: No PTCs were created. MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sun Sep 22 04:48:44 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9997) Waiting for packet dumper to finish... 1 (prev_count=9997, count=10153) MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sun Sep 22 04:48:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_icmp6 started. MTC@dc5a2b16f872: GTP1C ConnectionID: 1 MTC@dc5a2b16f872: "TC_pdp6_act_deact_icmp6() start" MTC@dc5a2b16f872: sending CreatePDP MTC@dc5a2b16f872: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@dc5a2b16f872: Setting final verdict of the test case. MTC@dc5a2b16f872: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: No PTCs were created. MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sun Sep 22 04:48:52 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9900) Waiting for packet dumper to finish... 1 (prev_count=9900, count=9964) MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sun Sep 22 04:48:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_gtpu_access started. MTC@dc5a2b16f872: GTP1C ConnectionID: 1 MTC@dc5a2b16f872: "TC_pdp6_act_deact_gtpu_access() start" MTC@dc5a2b16f872: sending CreatePDP MTC@dc5a2b16f872: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@dc5a2b16f872: Setting final verdict of the test case. MTC@dc5a2b16f872: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: No PTCs were created. MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sun Sep 22 04:49:00 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10247) Waiting for packet dumper to finish... 1 (prev_count=10247, count=10311) MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sun Sep 22 04:49:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@dc5a2b16f872: GTP1C ConnectionID: 1 MTC@dc5a2b16f872: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@dc5a2b16f872: sending CreatePDP MTC@dc5a2b16f872: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@dc5a2b16f872: Setting final verdict of the test case. MTC@dc5a2b16f872: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: No PTCs were created. MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Sun Sep 22 04:49:08 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10283) Waiting for packet dumper to finish... 1 (prev_count=10283, count=10347) MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sun Sep 22 04:49:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@dc5a2b16f872: GTP1C ConnectionID: 1 MTC@dc5a2b16f872: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@dc5a2b16f872: sending CreatePDP MTC@dc5a2b16f872: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@dc5a2b16f872: Setting final verdict of the test case. MTC@dc5a2b16f872: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: No PTCs were created. MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sun Sep 22 04:49:16 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9963) Waiting for packet dumper to finish... 1 (prev_count=9963, count=10027) MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sun Sep 22 04:49:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@dc5a2b16f872: GTP1C ConnectionID: 1 MTC@dc5a2b16f872: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@dc5a2b16f872: sending CreatePDP MTC@dc5a2b16f872: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@dc5a2b16f872: Setting final verdict of the test case. MTC@dc5a2b16f872: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: No PTCs were created. MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sun Sep 22 04:49:24 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9975) Waiting for packet dumper to finish... 1 (prev_count=9975, count=10039) MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sun Sep 22 04:49:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@dc5a2b16f872: GTP1C ConnectionID: 1 MTC@dc5a2b16f872: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@dc5a2b16f872: sending CreatePDP MTC@dc5a2b16f872: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@dc5a2b16f872: Setting final verdict of the test case. MTC@dc5a2b16f872: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: No PTCs were created. MTC@dc5a2b16f872: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sun Sep 22 04:49:32 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10044) Waiting for packet dumper to finish... 1 (prev_count=10044, count=10108) MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sun Sep 22 04:49:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Test case TC_pdp6_clients_interact started. MTC@dc5a2b16f872: GTP1C ConnectionID: 1 MTC@dc5a2b16f872: "TC_pdp6_clients_interact() start" MTC@dc5a2b16f872: sending CreatePDP MTC@dc5a2b16f872: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@dc5a2b16f872: Setting final verdict of the test case. MTC@dc5a2b16f872: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@dc5a2b16f872: No PTCs were created. MTC@dc5a2b16f872: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sun Sep 22 04:49:40 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9988) Waiting for packet dumper to finish... 1 (prev_count=9988, count=10052) MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Sep 22 04:49:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Test case TC_echo_req_resp started. MTC@dc5a2b16f872: GTP1C ConnectionID: 1 MTC@dc5a2b16f872: "TC_echo_req_resp() start" MTC@dc5a2b16f872: setverdict(pass): none -> pass MTC@dc5a2b16f872: setverdict(pass): pass -> pass, component reason not changed MTC@dc5a2b16f872: Setting final verdict of the test case. MTC@dc5a2b16f872: Local verdict of MTC: pass MTC@dc5a2b16f872: No PTCs were created. MTC@dc5a2b16f872: Test case TC_echo_req_resp finished. Verdict: pass MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Sep 22 04:49:50 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Sep 22 04:49:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@dc5a2b16f872: Test case TC_echo_req_resp_gtpu started. MTC@dc5a2b16f872: GTP1C ConnectionID: 1 MTC@dc5a2b16f872: "TC_echo_req_resp_gtpu() start" MTC@dc5a2b16f872: setverdict(pass): none -> pass MTC@dc5a2b16f872: setverdict(pass): pass -> pass, component reason not changed MTC@dc5a2b16f872: Setting final verdict of the test case. MTC@dc5a2b16f872: Local verdict of MTC: pass MTC@dc5a2b16f872: No PTCs were created. MTC@dc5a2b16f872: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@dc5a2b16f872: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Sep 22 04:50:00 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7003) Waiting for packet dumper to finish... 1 (prev_count=7003, count=7067) MTC@dc5a2b16f872: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@dc5a2b16f872: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@dc5a2b16f872: Terminating MTC. MC@dc5a2b16f872: MTC terminated. MC2> exit MC@dc5a2b16f872: Shutting down session. MC@dc5a2b16f872: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_echo_req_resp NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass->FAIL: 5 NEW: FAIL: 4 pass: 1 NEW: PASS: 1 skip: 20 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn 137 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + start_ggsn v4v6_only + local test_config=v4v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=173 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1322-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.173.201/24 brd 172.18.173.255 dev eth0 ip route add default via 172.18.173.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.173.201/24 brd 172.18.173.255 dev eth0 + echo ip route add default via 172.18.173.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:7e:8d:1b:d9 [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 06:3a:57:a6:87:1b brd ff:ff:ff:ff:ff:ff 3: br-test: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 28075: eth0@if28076: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.176 MHz processor [ 0.005110] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005271] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007114] AGP: No AGP bridge found [ 0.007343] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008120] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.025945] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031142] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.031564] ACPI: Early table checksum verification disabled [ 0.031890] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032172] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032675] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033219] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033295] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033350] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033376] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033399] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033469] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.033493] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.033501] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.033507] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.033513] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.033519] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.035840] No NUMA configuration found [ 0.035859] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.036492] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.040077] Zone ranges: [ 0.040104] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.040167] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.040178] Normal empty [ 0.040192] Device empty [ 0.040203] Movable zone start for each node [ 0.040239] Early memory node ranges [ 0.040266] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040391] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.040613] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.041580] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.041850] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.044839] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.045115] ACPI: PM-Timer IO Port: 0x608 [ 0.045501] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.045825] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.045937] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.046158] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.046198] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.046271] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.046280] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.046476] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.046524] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.046801] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.047591] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.047629] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.047649] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.047655] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.047751] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.047777] Booting paravirtualized kernel on bare hardware [ 0.048029] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.056500] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.109414] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.109778] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.109852] pcpu-alloc: [0] 0 [ 0.111114] Fallback order for Node 0: 0 [ 0.111358] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.111380] Policy zone: DMA32 [ 0.111526] Kernel command line: [ 0.111526] root=/dev/ram0 [ 0.111526] console=ttyS0 [ 0.111526] panic=-1 [ 0.111526] init=/init [ 0.111526] loglevel=8 [ 0.111526] SMOKE_TEST [ 0.111526] [ 0.112597] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.114064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.114674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.116107] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.116243] AGP: Checking aperture... [ 0.117859] AGP: No AGP bridge found [ 0.132461] Memory: 260860K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.138416] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.140638] ftrace: allocating 40246 entries in 158 pages [ 0.180371] ftrace: allocated 158 pages with 5 groups [ 0.188670] Dynamic Preempt: voluntary [ 0.191306] rcu: Preemptible hierarchical RCU implementation. [ 0.191334] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.191428] Trampoline variant of Tasks RCU enabled. [ 0.191435] Rude variant of Tasks RCU enabled. [ 0.191441] Tracing variant of Tasks RCU enabled. [ 0.191521] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.191547] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.221663] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.226443] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.230449] Console: colour *CGA 80x25 [ 0.243643] printk: console [ttyS0] enabled [ 0.244660] ACPI: Core revision 20220331 [ 0.249031] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.252704] APIC: Switch to symmetric I/O mode setup [ 0.256833] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274196] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb257185c, max_idle_ns: 440795332089 ns [ 0.274823] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.35 BogoMIPS (lpj=14372704) [ 0.277422] process: using AMD E400 aware idle routine [ 0.277695] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.277802] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.278744] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.279008] Spectre V2 : Mitigation: Retpolines [ 0.279097] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.279240] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.280029] x86/fpu: x87 FPU will use FXSAVE [ 0.566988] Freeing SMP alternatives memory: 36K [ 0.567776] pid_max: default: 32768 minimum: 301 [ 0.574487] LSM: Security Framework initializing [ 0.576170] landlock: Up and running. [ 0.576274] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.580719] AppArmor: AppArmor initialized [ 0.580834] TOMOYO Linux initialized [ 0.581321] LSM support for eBPF active [ 0.583755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.584005] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.717216] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.720417] cblist_init_generic: Setting adjustable number of callback queues. [ 0.720600] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.720962] cblist_init_generic: Setting adjustable number of callback queues. [ 0.721115] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.721553] cblist_init_generic: Setting adjustable number of callback queues. [ 0.721700] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.722055] Performance Events: PMU not available due to virtualization, using software events only. [ 0.723057] signal: max sigframe size: 1440 [ 0.723856] rcu: Hierarchical SRCU implementation. [ 0.723960] rcu: Max phase no-delay instances is 1000. [ 0.728537] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.730439] smp: Bringing up secondary CPUs ... [ 0.731024] smp: Brought up 1 node, 1 CPU [ 0.731149] smpboot: Max logical packages: 1 [ 0.731300] smpboot: Total of 1 processors activated (7186.35 BogoMIPS) [ 0.742450] node 0 deferred pages initialised in 4ms [ 0.757075] devtmpfs: initialized [ 0.760360] x86/mm: Memory block size: 128MB [ 0.765317] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.765873] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.768284] pinctrl core: initialized pinctrl subsystem [ 0.783107] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.786339] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.786954] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.787191] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.787479] audit: initializing netlink subsys (disabled) [ 0.792869] thermal_sys: Registered thermal governor 'fair_share' [ 0.792897] thermal_sys: Registered thermal governor 'bang_bang' [ 0.793008] thermal_sys: Registered thermal governor 'step_wise' [ 0.793111] thermal_sys: Registered thermal governor 'user_space' [ 0.793216] thermal_sys: Registered thermal governor 'power_allocator' [ 0.794458] audit: type=2000 audit(1726980615.540:1): state=initialized audit_enabled=0 res=1 [ 0.794987] cpuidle: using governor ladder [ 0.795202] cpuidle: using governor menu [ 0.796365] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.798810] PCI: Using configuration type 1 for base access [ 0.808345] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.863262] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.863438] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.873491] ACPI: Added _OSI(Module Device) [ 0.873611] ACPI: Added _OSI(Processor Device) [ 0.873694] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.873798] ACPI: Added _OSI(Processor Aggregator Device) [ 0.897788] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.917078] ACPI: Interpreter enabled [ 0.918067] ACPI: PM: (supports S0 S3 S4 S5) [ 0.918175] ACPI: Using IOAPIC for interrupt routing [ 0.918652] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.918820] PCI: Using E820 reservations for host bridge windows [ 0.920015] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.943910] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.944678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.944961] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.945720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.950848] acpiphp: Slot [2] registered [ 0.951025] acpiphp: Slot [3] registered [ 0.951162] acpiphp: Slot [4] registered [ 0.951282] acpiphp: Slot [5] registered [ 0.951401] acpiphp: Slot [6] registered [ 0.951522] acpiphp: Slot [7] registered [ 0.951641] acpiphp: Slot [8] registered [ 0.951774] acpiphp: Slot [9] registered [ 0.951895] acpiphp: Slot [10] registered [ 0.952017] acpiphp: Slot [11] registered [ 0.952139] acpiphp: Slot [12] registered [ 0.952261] acpiphp: Slot [13] registered [ 0.952382] acpiphp: Slot [14] registered [ 0.952525] acpiphp: Slot [15] registered [ 0.952668] acpiphp: Slot [16] registered [ 0.952793] acpiphp: Slot [17] registered [ 0.952927] acpiphp: Slot [18] registered [ 0.953050] acpiphp: Slot [19] registered [ 0.953173] acpiphp: Slot [20] registered [ 0.953310] acpiphp: Slot [21] registered [ 0.953453] acpiphp: Slot [22] registered [ 0.953586] acpiphp: Slot [23] registered [ 0.953710] acpiphp: Slot [24] registered [ 0.953832] acpiphp: Slot [25] registered [ 0.953963] acpiphp: Slot [26] registered [ 0.954081] acpiphp: Slot [27] registered [ 0.954200] acpiphp: Slot [28] registered [ 0.954339] acpiphp: Slot [29] registered [ 0.954456] acpiphp: Slot [30] registered [ 0.954583] acpiphp: Slot [31] registered [ 0.954877] PCI host bridge to bus 0000:00 [ 0.955116] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.955375] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.955487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.955639] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.955764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.956023] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.957282] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.963872] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.966297] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.968137] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.969006] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.969180] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.969339] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.969499] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.970009] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.970436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.970696] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.971234] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.972255] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.973262] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.976212] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.977444] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.985043] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.985626] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.986027] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.986442] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.986663] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.989470] iommu: Default domain type: Translated [ 0.989580] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.990659] pps_core: LinuxPPS API ver. 1 registered [ 0.990759] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.990958] PTP clock support registered [ 0.991217] EDAC MC: Ver: 3.0.0 [ 1.000036] NetLabel: Initializing [ 1.000121] NetLabel: domain hash size = 128 [ 1.000202] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.000899] NetLabel: unlabeled traffic allowed by default [ 1.001022] PCI: Using ACPI for IRQ routing [ 1.001196] PCI: pci_cache_line_size set to 64 bytes [ 1.001611] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.001835] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.004477] vgaarb: loaded [ 1.005062] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.005351] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.005500] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.009411] clocksource: Switched to clocksource tsc-early [ 1.063406] VFS: Disk quotas dquot_6.6.0 [ 1.063697] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.067220] AppArmor: AppArmor Filesystem Enabled [ 1.067553] pnp: PnP ACPI init [ 1.071287] pnp 00:03: [dma 2] [ 1.072582] pnp: PnP ACPI: found 6 devices [ 1.088606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.089504] NET: Registered PF_INET protocol family [ 1.090520] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.098718] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.099018] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.099208] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.099527] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.099957] TCP: Hash tables configured (established 4096 bind 4096) [ 1.101536] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.101960] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.102263] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.103459] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.104141] NET: Registered PF_XDP protocol family [ 1.104964] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.105117] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.105244] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.105374] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.105516] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.106068] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.106252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.106436] PCI: CLS 0 bytes, default 64 [ 1.110452] Trying to unpack rootfs image as initramfs... [ 1.117568] Initialise system trusted keyrings [ 1.119182] Key type blacklist registered [ 1.124689] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.141285] zbud: loaded [ 1.150944] integrity: Platform Keyring initialized [ 1.151278] integrity: Machine keyring initialized [ 1.151381] Key type asymmetric registered [ 1.151546] Asymmetric key parser 'x509' registered [ 1.377478] Freeing initrd memory: 7552K [ 1.398117] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.398467] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.399045] io scheduler mq-deadline registered [ 1.405558] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.408615] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.410410] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.412943] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.416097] Linux agpgart interface v0.103 [ 1.417513] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.420541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.423103] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.423377] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.424963] mousedev: PS/2 mouse device common for all mice [ 1.427636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.429487] rtc_cmos 00:05: RTC can wake from S4 [ 1.433347] rtc_cmos 00:05: registered as rtc0 [ 1.433932] rtc_cmos 00:05: setting system clock to 2024-09-22T04:50:16 UTC (1726980616) [ 1.435467] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.436078] ledtrig-cpu: registered to indicate activity on CPUs [ 1.477040] NET: Registered PF_INET6 protocol family [ 1.485572] Segment Routing with IPv6 [ 1.485816] In-situ OAM (IOAM) with IPv6 [ 1.486177] mip6: Mobile IPv6 [ 1.486451] NET: Registered PF_PACKET protocol family [ 1.486803] mpls_gso: MPLS GSO support [ 1.488445] IPI shorthand broadcast: enabled [ 1.488925] sched_clock: Marking stable (1468038856, 19635596)->(1496476865, -8802413) [ 1.491011] registered taskstats version 1 [ 1.491297] Loading compiled-in X.509 certificates [ 1.545777] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.546070] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.549410] zswap: loaded using pool lzo/zbud [ 1.550983] Key type .fscrypt registered [ 1.551081] Key type fscrypt-provisioning registered [ 1.558496] Key type encrypted registered [ 1.558628] AppArmor: AppArmor sha1 policy hashing enabled [ 1.559124] ima: No TPM chip found, activating TPM-bypass! [ 1.559262] ima: Allocated hash algorithm: sha256 [ 1.560897] ima: No architecture policies found [ 1.561392] evm: Initialising EVM extended attributes: [ 1.561499] evm: security.selinux [ 1.561628] evm: security.SMACK64 (disabled) [ 1.561714] evm: security.SMACK64EXEC (disabled) [ 1.561812] evm: security.SMACK64TRANSMUTE (disabled) [ 1.561918] evm: security.SMACK64MMAP (disabled) [ 1.562018] evm: security.apparmor [ 1.562096] evm: security.ima [ 1.562160] evm: security.capability [ 1.562254] evm: HMAC attrs: 0x1 [ 1.807329] clk: Disabling unused clocks [ 1.817895] Freeing unused decrypted memory: 2036K [ 1.883932] Freeing unused kernel image (initmem) memory: 2796K [ 1.884332] Write protecting the kernel read-only data: 26624k [ 1.887764] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.888969] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.017642] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.017961] Run /init as init process [ 2.018073] with arguments: [ 2.018143] /init [ 2.018191] SMOKE_TEST [ 2.018238] with environment: [ 2.018294] HOME=/ [ 2.018341] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net [ 2.136169] tsc: Refined TSC clocksource calibration: 3593.143 MHz [ 2.136589] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0601e27, max_idle_ns: 440795280485 ns [ 2.136913] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.317293] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.342492] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.355524] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.394742] ACPI: PM: Preparing to enter system sleep state S5 [ 2.395314] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 173 200 + NET=173 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-173 --ip 172.18.173.200 --ip6 fd02:db8:173::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-173 --ip 172.18.173.200 --ip6 fd02:db8:173::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.173.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn -d --network ttcn3-ggsn-test-173 --ip 172.18.173.200 --ip6 fd02:db8:173::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 04ce9df7ff29ffaabd5f9896489de6373fcbb360093e1759ef8e6e5fb025f755 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 173 202 + NET=173 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-173 --ip 172.18.173.202 --ip6 fd02:db8:173::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-173 --ip 172.18.173.202 --ip6 fd02:db8:173::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.173.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_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: GGSN_Tests.cfg MC@2d54ff168124: Unix server socket created successfully. MC@2d54ff168124: Listening on TCP port 46369. 2d54ff168124 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 2d54ff168124 46369 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@2d54ff168124: New HC connected from 172.18.173.202 [172.18.173.202]. 2d54ff168124: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@2d54ff168124: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@2d54ff168124: Configuration file was processed on all HCs. MC@2d54ff168124: Creating MTC on host 172.18.173.202. MC@2d54ff168124: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sun Sep 22 04:50:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_act_deact started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_act_deact() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sun Sep 22 04:50:29 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=17768) Waiting for packet dumper to finish... 1 (prev_count=17768, count=17832) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sun Sep 22 04:50:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_act_deact_ipcp started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_act_deact_ipcp() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sun Sep 22 04:50:39 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11500) Waiting for packet dumper to finish... 1 (prev_count=11500, count=11564) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sun Sep 22 04:50:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sun Sep 22 04:50:49 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11624) Waiting for packet dumper to finish... 1 (prev_count=11624, count=11688) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sun Sep 22 04:50:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_act_deact_pcodns started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_act_deact_pcodns() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sun Sep 22 04:50:59 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10961) Waiting for packet dumper to finish... 1 (prev_count=10961, count=11025) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sun Sep 22 04:51:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_act_deact_gtpu_access started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_act_deact_gtpu_access() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sun Sep 22 04:51:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11088) Waiting for packet dumper to finish... 1 (prev_count=11088, count=11152) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sun Sep 22 04:51:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: Warning: Stopping inactive timer T_default. MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sun Sep 22 04:51:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11753) Waiting for packet dumper to finish... 1 (prev_count=11753, count=11909) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sun Sep 22 04:51:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: Warning: Stopping inactive timer T_default. MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sun Sep 22 04:51:35 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11814) Waiting for packet dumper to finish... 1 (prev_count=11814, count=11878) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sun Sep 22 04:51:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_clients_interact_with_txseq started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_clients_interact_with_txseq() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(fail): pass -> fail MTC@2d54ff168124: Warning: Stopping inactive timer T_default. MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sun Sep 22 04:51:48 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14631) Waiting for packet dumper to finish... 1 (prev_count=14631, count=14695) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sun Sep 22 04:51:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_clients_interact_without_txseq started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_clients_interact_without_txseq() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(fail): pass -> fail MTC@2d54ff168124: Warning: Stopping inactive timer T_default. MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sun Sep 22 04:52:01 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14665) Waiting for packet dumper to finish... 1 (prev_count=14665, count=14729) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sun Sep 22 04:52:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_act_deact_with_single_dns started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_act_deact_with_single_dns() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sun Sep 22 04:52:11 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16462) Waiting for packet dumper to finish... 1 (prev_count=16462, count=16526) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sun Sep 22 04:52:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_act_deact_with_separate_dns() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sun Sep 22 04:52:21 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11764) Waiting for packet dumper to finish... 1 (prev_count=11764, count=11828) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sun Sep 22 04:52:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_act_update_teic started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_act_update_teic() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: sending UpdatePDP MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sun Sep 22 04:52:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12072) Waiting for packet dumper to finish... 1 (prev_count=12072, count=12136) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sun Sep 22 04:52:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp4_act_update_teid started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp4_act_update_teid() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: sending UpdatePDP MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Sun Sep 22 04:52:42 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12472) Waiting for packet dumper to finish... 1 (prev_count=12472, count=12536) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sun Sep 22 04:52:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp6_act_deact started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp6_act_deact() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sun Sep 22 04:52:50 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9873) Waiting for packet dumper to finish... 1 (prev_count=9873, count=9937) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sun Sep 22 04:52:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp6_act_deact_pcodns started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp6_act_deact_pcodns() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sun Sep 22 04:52:58 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9902) Waiting for packet dumper to finish... 1 (prev_count=9902, count=9966) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sun Sep 22 04:53:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp6_act_deact_icmp6 started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp6_act_deact_icmp6() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sun Sep 22 04:53:06 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9901) Waiting for packet dumper to finish... 1 (prev_count=9901, count=9965) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sun Sep 22 04:53:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp6_act_deact_gtpu_access started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp6_act_deact_gtpu_access() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sun Sep 22 04:53:14 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9925) Waiting for packet dumper to finish... 1 (prev_count=9925, count=9989) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sun Sep 22 04:53:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Sun Sep 22 04:53:22 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9943) Waiting for packet dumper to finish... 1 (prev_count=9943, count=10007) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sun Sep 22 04:53:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sun Sep 22 04:53:30 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9970) Waiting for packet dumper to finish... 1 (prev_count=9970, count=10034) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sun Sep 22 04:53:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sun Sep 22 04:53:38 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9975) Waiting for packet dumper to finish... 1 (prev_count=9975, count=10039) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sun Sep 22 04:53:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sun Sep 22 04:53:46 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9949) Waiting for packet dumper to finish... 1 (prev_count=9949, count=10013) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sun Sep 22 04:53:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp6_clients_interact started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp6_clients_interact() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sun Sep 22 04:53:54 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9903) Waiting for packet dumper to finish... 1 (prev_count=9903, count=9967) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Sun Sep 22 04:54:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp46_act_deact started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp46_act_deact() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Sun Sep 22 04:54:02 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp46_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9897) Waiting for packet dumper to finish... 1 (prev_count=9897, count=9961) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Sun Sep 22 04:54:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp46_act_deact_ipcp started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp46_act_deact_ipcp() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Sun Sep 22 04:54:10 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp46_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9685) Waiting for packet dumper to finish... 1 (prev_count=9685, count=9841) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Sun Sep 22 04:54:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp46_act_deact_icmp6 started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp46_act_deact_icmp6() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Sun Sep 22 04:54:18 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9669) Waiting for packet dumper to finish... 1 (prev_count=9669, count=9733) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Sun Sep 22 04:54:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp46_act_deact_pcodns4 started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp46_act_deact_pcodns4() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Sun Sep 22 04:54:26 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9675) Waiting for packet dumper to finish... 1 (prev_count=9675, count=9739) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Sun Sep 22 04:54:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp46_act_deact_pcodns6 started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp46_act_deact_pcodns6() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Sun Sep 22 04:54:34 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9680) Waiting for packet dumper to finish... 1 (prev_count=9680, count=9836) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Sun Sep 22 04:54:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp46_act_deact_gtpu_access started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp46_act_deact_gtpu_access() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Sun Sep 22 04:54:43 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9687) Waiting for packet dumper to finish... 1 (prev_count=9687, count=9751) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Sun Sep 22 04:54:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Sun Sep 22 04:54:51 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9738) Waiting for packet dumper to finish... 1 (prev_count=9738, count=9802) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Sun Sep 22 04:54:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Sun Sep 22 04:54:59 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9752) Waiting for packet dumper to finish... 1 (prev_count=9752, count=9816) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Sun Sep 22 04:55:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Sun Sep 22 04:55:07 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9855) Waiting for packet dumper to finish... 1 (prev_count=9855, count=9919) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Sun Sep 22 04:55:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp46_clients_interact started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp46_clients_interact() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Sun Sep 22 04:55:15 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp46_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9665) Waiting for packet dumper to finish... 1 (prev_count=9665, count=9729) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Sep 22 04:55:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_echo_req_resp started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_echo_req_resp() start" MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_echo_req_resp finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Sep 22 04:55:25 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6988) Waiting for packet dumper to finish... 1 (prev_count=6988, count=7052) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Sep 22 04:55:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_echo_req_resp_gtpu started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_echo_req_resp_gtpu() start" MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: setverdict(pass): pass -> pass, component reason not changed MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: pass MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Sep 22 04:55:35 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sun Sep 22 04:55:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_pdp_act_restart_ctr_echo started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_pdp_act_restart_ctr_echo() start" MTC@2d54ff168124: sending CreatePDP MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Sun Sep 22 04:55:43 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9776) Waiting for packet dumper to finish... 1 (prev_count=9776, count=9840) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sun Sep 22 04:55:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_lots_of_concurrent_pdp_ctx() start" MTC@2d54ff168124: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Sun Sep 22 04:55:51 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9820) Waiting for packet dumper to finish... 1 (prev_count=9820, count=9884) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sun Sep 22 04:55:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2d54ff168124: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@2d54ff168124: Test case TC_addr_pool_exhaustion started. MTC@2d54ff168124: GTP1C ConnectionID: 1 MTC@2d54ff168124: "TC_addr_pool_exhaustion() start" MTC@2d54ff168124: Successfully created 0 PDP contexts before exhausting the pool MTC@2d54ff168124: setverdict(pass): none -> pass MTC@2d54ff168124: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@2d54ff168124: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@2d54ff168124: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@2d54ff168124: Setting final verdict of the test case. MTC@2d54ff168124: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@2d54ff168124: No PTCs were created. MTC@2d54ff168124: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@2d54ff168124: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Sun Sep 22 04:58:00 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.173.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9795) Waiting for packet dumper to finish... 1 (prev_count=9795, count=10115) MTC@2d54ff168124: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@2d54ff168124: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2d54ff168124: Terminating MTC. MC@2d54ff168124: MTC terminated. MC2> exit MC@2d54ff168124: Shutting down session. MC@2d54ff168124: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass->FAIL GGSN_Tests.TC_pdp46_act_deact pass->FAIL GGSN_Tests.TC_pdp46_act_deact_ipcp pass->FAIL GGSN_Tests.TC_pdp46_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: FAIL GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: FAIL GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 15 NEW: FAIL: 10 pass: 8 NEW: PASS: 4 skip: 3 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp46_act_deact.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.merged Generated GGSN_Tests.TC_pdp46_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp46_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns4.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns6.merged Generated GGSN_Tests.TC_pdp46_clients_interact.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1322-ggsn 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + local i + local log + [ all = all ] + continue + [ v4_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-173 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-173 + docker network remove ttcn3-ggsn-test-173 ttcn3-ggsn-test-173 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1322-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/junit-xml-21.log GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase Received wrong local TEID GGSN_Tests.ttcn:2287 GGSN_Tests control part GGSN_Tests.ttcn:1565 TC_pdp4_act_update_teid testcase GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase Received wrong local TEID GGSN_Tests.ttcn:2287 GGSN_Tests control part GGSN_Tests.ttcn:1565 TC_pdp4_act_update_teid testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2303 GGSN_Tests control part GGSN_Tests.ttcn:1572 TC_pdp46_act_deact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2304 GGSN_Tests control part GGSN_Tests.ttcn:1584 TC_pdp46_act_deact_ipcp testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2305 GGSN_Tests control part GGSN_Tests.ttcn:1609 TC_pdp46_act_deact_icmp6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2306 GGSN_Tests control part GGSN_Tests.ttcn:1625 TC_pdp46_act_deact_pcodns4 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2307 GGSN_Tests control part GGSN_Tests.ttcn:1649 TC_pdp46_act_deact_pcodns6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2308 GGSN_Tests control part GGSN_Tests.ttcn:1673 TC_pdp46_act_deact_gtpu_access testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2309 GGSN_Tests control part GGSN_Tests.ttcn:1691 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2310 GGSN_Tests control part GGSN_Tests.ttcn:1708 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2311 GGSN_Tests control part GGSN_Tests.ttcn:1724 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2312 GGSN_Tests control part GGSN_Tests.ttcn:1745 TC_pdp46_clients_interact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2328 GGSN_Tests control part GGSN_Tests.ttcn:1908 TC_pdp_act_restart_ctr_echo testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2330 GGSN_Tests control part GGSN_Tests.ttcn:1995 TC_lots_of_concurrent_pdp_ctx testcase "GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2332 GGSN_Tests control part GGSN_Tests.ttcn:2134 TC_addr_pool_exhaustion testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE