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-asan Seen branch in repository origin/pespin/asterisk 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 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10 Commit message: "ttcn3-hnbgw: osmo-hnbgw.cfg: Enable color in log file" > git rev-list --no-walk bf643370307cdc5e2df193dbea16db003d6543a8 # timeout=10 [ttcn3-ggsn-test-kernel-latest] $ /bin/sh -xe /tmp/jenkins253541457556638537.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-1164 = 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=sysmocom/master \ --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 \ --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.36kB done #1 DONE 0.0s #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 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [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 #8 CACHED #9 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 CACHED #11 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #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:a98f38bca400c8d4b850d5225fa8fb9509c3f95a227c4200db03f809de66c925 0.0s 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 a98f38bca400 + 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 + grep -q $USER + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + 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=sysmocom/master \ --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 \ -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:0d04bafc4ae1f615f1bcda91bf698d6e1d7e42b67bae8719f106e37c5579e0f9 0.0s done #10 naming to docker.io/osmocom-build/osmo-ggsn-latest:latest 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 0d04bafc4ae1 + 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 libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-ggsn 1.11.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:8823ac836c067cb97375e2a72508c0f6c6c854924bc920811b1af5b48ee03685 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=sysmocom/master \ --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 \ -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 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.305 + OSMO_TTCN3_BRANCH=master #8 0.305 + shift #8 0.305 + cd /osmo-ttcn3-hacks #8 0.305 + git fetch #8 0.452 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.452 7011bf47..a1d113ae master -> origin/master #8 0.452 + 6e0212fd...a0d22ad6 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.457 + a37b14f5...a1d113ae pespin/bsc -> origin/pespin/bsc (forced update) #8 0.457 + 6f6ed5e2...65b4a4c3 pespin/hnbgw -> origin/pespin/hnbgw (forced update) #8 0.457 + 8ca4f711...e6e8106e pespin/ogs -> origin/pespin/ogs (forced update) #8 0.460 + git checkout master #8 0.522 Already on 'master' #8 0.523 Your branch is behind 'origin/master' by 22 commits, and can be fast-forwarded. #8 0.523 (use "git pull" to update your local branch) #8 0.523 + git symbolic-ref -q HEAD #8 0.524 refs/heads/master #8 0.524 + git reset --hard origin/master #8 0.545 HEAD is now at a1d113ae bsc: Early shutdown upon BSSMAP RESET-ACK timeout #8 0.545 + git rev-parse --abbrev-ref HEAD #8 0.547 master #8 0.547 + git rev-parse HEAD #8 0.548 a1d113ae1e25751aeb9cac281b30bc9fe6e11551 #8 0.548 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.549 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.549 + make -j8 deps #8 0.577 (make -j16 -C deps || make -j1 -C deps) #8 0.578 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.578 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.941 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 0.941 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 0.942 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 0.942 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 0.942 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 0.942 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 0.942 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 0.943 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 0.943 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 0.943 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 0.943 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 0.944 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 0.944 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 0.944 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 0.945 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 0.946 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.006 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.006 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.012 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.012 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.101 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.104 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.104 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.106 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.107 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.108 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.109 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.111 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.115 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.115 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.131 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.159 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.175 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.177 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.178 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.180 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.181 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.182 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.183 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.183 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.183 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.183 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.183 + + git checkoutgit -q checkout -f -q 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.183 -f c496d298876fed55c2b730278b7ee77982555563 #8 1.184 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.184 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.184 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.184 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.184 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.184 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.184 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.189 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.189 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.209 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.210 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.219 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.220 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.224 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.224 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.274 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.274 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.276 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.277 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.278 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.278 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.278 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.278 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.279 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.279 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.279 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.279 + make ggsn_tests #8 1.304 (make -j16 -C deps || make -j1 -C deps) #8 1.305 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.571 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.571 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.572 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.572 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.572 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.572 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.572 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.573 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.573 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.573 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.574 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.574 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.574 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.575 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.575 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.575 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.643 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.644 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.644 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.644 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.725 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.728 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.729 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.731 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.732 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.735 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.735 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.740 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.744 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.750 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.754 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.762 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.784 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.790 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.790 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.790 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.790 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.790 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.791 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.795 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.795 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.797 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.797 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.797 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.798 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.798 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.798 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.800 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.800 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.803 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.803 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.803 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.804 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.805 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.805 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.817 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.817 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.830 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.830 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.924 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.924 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.927 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.927 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 1.930 Linking TCCInterface_Functions.ttcn #8 1.930 Linking TCCConversion_Functions.ttcn #8 1.931 Linking TCCConversion.cc #8 1.932 Linking TCCInterface.cc #8 1.933 Linking TCCInterface_ip.h #8 1.933 Linking TCCEncoding_Functions.ttcn #8 1.934 Linking TCCEncoding.cc #8 1.935 Linking Socket_API_Definitions.ttcn #8 1.936 Linking IPL4asp_Functions.ttcn #8 1.936 Linking IPL4asp_PT.cc #8 1.936 Linking IPL4asp_PT.hh #8 1.937 Linking IPL4asp_PortType.ttcn #8 1.937 Linking IPL4asp_Types.ttcn #8 1.937 Linking IPL4asp_discovery.cc #8 1.938 Linking IPL4asp_protocol_L234.hh #8 1.938 Linking ICMP_EncDec.cc #8 1.938 Linking ICMP_Types.ttcn #8 1.939 Linking ICMPv6_EncDec.cc #8 1.939 Linking ICMPv6_Types.ttcn #8 1.939 Linking IP_EncDec.cc #8 1.940 Linking IP_Types.ttcn #8 1.940 Linking UDP_EncDec.cc #8 1.940 Linking UDP_Types.ttcn #8 1.941 Linking GTPC_EncDec.cc #8 1.941 Linking GTPC_Types.ttcn #8 1.941 Linking GTPU_EncDec.cc #8 1.942 Linking GTPU_Types.ttcn #8 1.942 Linking TELNETasp_PT.cc #8 1.942 Linking TELNETasp_PT.hh #8 1.943 Linking TELNETasp_PortType.ttcn #8 1.943 Linking NS_Types.ttcn #8 1.943 Linking BSSGP_EncDec.cc #8 1.944 Linking BSSGP_Types.ttcn #8 1.944 Linking DIAMETER_EncDec.cc #8 1.945 Linking Misc_Helpers.ttcn #8 1.946 Linking General_Types.ttcn #8 1.946 Linking GSM_Types.ttcn #8 1.946 Linking Osmocom_Types.ttcn #8 1.947 Linking Native_Functions.ttcn #8 1.947 Linking Native_FunctionDefs.cc #8 1.947 Linking IPCP_Types.ttcn #8 1.948 Linking PAP_Types.ttcn #8 1.948 Linking GTPv1C_CodecPort.ttcn #8 1.949 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 1.949 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 1.950 Linking GTPv1C_Templates.ttcn #8 1.950 Linking Osmocom_Gb_Types.ttcn #8 1.950 Linking GTPv1U_CodecPort.ttcn #8 1.951 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 1.951 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 1.952 Linking GTPv1U_Templates.ttcn #8 1.952 Linking DIAMETER_Types.ttcn #8 1.953 Linking DIAMETER_CodecPort.ttcn #8 1.953 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 1.953 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 1.954 Linking DIAMETER_Emulation.ttcn #8 1.954 Linking DIAMETER_Templates.ttcn #8 1.955 Linking DIAMETER_ts29_212_Templates.ttcn #8 1.955 Linking DIAMETER_ts29_272_Templates.ttcn #8 1.956 Linking DIAMETER_ts32_299_Templates.ttcn #8 1.956 Linking ICMP_Templates.ttcn #8 1.957 Linking ICMPv6_Templates.ttcn #8 1.957 Linking Osmocom_VTY_Functions.ttcn #8 1.967 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 1.967 Generating Makefile skeleton... #8 1.968 Makefile skeleton was generated. #8 1.975 make -C ggsn_tests compile #8 1.980 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 1.980 /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 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 Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn #8 1.985 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.985 #8 1.990 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 1.999 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 1.999 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 1.999 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 2.001 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 2.004 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 2.033 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 2.033 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 2.035 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 2.035 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 2.042 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.044 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 2.051 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 2.051 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 2.051 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 2.051 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 2.055 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 2.055 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 2.055 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 2.056 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.057 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 2.057 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 2.057 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 2.058 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 2.058 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 2.059 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 2.059 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.060 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.060 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.061 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 2.061 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.061 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 2.062 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.062 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 2.071 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.072 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.073 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 2.073 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.074 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.075 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 2.076 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.077 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.077 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 2.077 Notify: Checking modules... #8 2.113 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 2.113 DIAMETER_Templates.ttcn:686.1-143: In template definition `tr_AVP_UserNameImsi': #8 2.113 DIAMETER_Templates.ttcn:686.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 2.113 DIAMETER_Templates.ttcn:686.110-142: In parameter #1 for `uid': #8 2.113 DIAMETER_Templates.ttcn:686.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 2.113 Osmocom_Types.ttcn:169.1-180.1: note: Referenced function is here #8 2.123 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 2.123 DIAMETER_Emulation.ttcn:329.9-351.1: In function definition `f_diameter_xceive': #8 2.123 DIAMETER_Emulation.ttcn:337.2-349.2: In alt construct: #8 2.123 DIAMETER_Emulation.ttcn:338.5-63: In guard operation: #8 2.123 DIAMETER_Emulation.ttcn:338.5-63: In receive statement: #8 2.123 DIAMETER_Emulation.ttcn:338.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 2.123 DIAMETER_Emulation.ttcn:339.5-60: In guard operation: #8 2.123 DIAMETER_Emulation.ttcn:339.5-60: In receive statement: #8 2.123 DIAMETER_Emulation.ttcn:339.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.124 DIAMETER_Emulation.ttcn:353.1-475.1: In function definition `main': #8 2.124 DIAMETER_Emulation.ttcn:386.2-474.2: In while statement: #8 2.124 DIAMETER_Emulation.ttcn:396.3-472.3: In alt construct: #8 2.124 DIAMETER_Emulation.ttcn:409.6-108: In guard operation: #8 2.124 DIAMETER_Emulation.ttcn:409.6-108: In receive statement: #8 2.124 DIAMETER_Emulation.ttcn:409.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 2.124 DIAMETER_Emulation.ttcn:418.6-70: In guard operation: #8 2.124 DIAMETER_Emulation.ttcn:418.6-70: In receive statement: #8 2.124 DIAMETER_Emulation.ttcn:418.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 2.124 DIAMETER_Emulation.ttcn:431.13-68: In guard operation: #8 2.124 DIAMETER_Emulation.ttcn:431.13-68: In receive statement: #8 2.124 DIAMETER_Emulation.ttcn:431.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.125 DIAMETER_Emulation.ttcn:435.17-72: In guard operation: #8 2.125 DIAMETER_Emulation.ttcn:435.17-72: In receive statement: #8 2.125 DIAMETER_Emulation.ttcn:435.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.143 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 2.143 GTPv1C_Templates.ttcn:74.2-77.2: In template definition `ts_Cause_gtpc': #8 2.143 GTPv1C_Templates.ttcn:74.2-77.2: While checking template restriction `value': #8 2.143 GTPv1C_Templates.ttcn:76.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.143 GTPv1C_Templates.ttcn:78.10-89.2: note: Referenced function is here #8 2.143 GTPv1C_Templates.ttcn:94.2-103.2: In function definition `f_tr_Cause_gtpc': #8 2.143 GTPv1C_Templates.ttcn:100.5-102.3: In else statement: #8 2.143 GTPv1C_Templates.ttcn:101.4-30: In return statement: #8 2.143 GTPv1C_Templates.ttcn:101.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 2.143 GTPv1C_Templates.ttcn:101.25-29: In parameter #1 for `cause': #8 2.143 GTPv1C_Templates.ttcn:101.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 2.143 GTPv1C_Templates.ttcn:94.27-50: note: Referenced template parameter is here #8 2.146 GTPv1C_Templates.ttcn:206.2-214.2: In function definition `f_tr_MS_Validated': #8 2.146 GTPv1C_Templates.ttcn:211.5-213.3: In else statement: #8 2.146 GTPv1C_Templates.ttcn:212.4-38: In return statement: #8 2.146 GTPv1C_Templates.ttcn:212.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 2.146 GTPv1C_Templates.ttcn:212.27-37: In parameter #1 for `msValidated': #8 2.146 GTPv1C_Templates.ttcn:212.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 2.146 GTPv1C_Templates.ttcn:206.29-58: note: Referenced template parameter is here #8 2.146 GTPv1C_Templates.ttcn:215.10-221.2: In function definition `f_ts_MS_Validated': #8 2.146 GTPv1C_Templates.ttcn:220.3-37: In return statement: #8 2.146 GTPv1C_Templates.ttcn:220.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 2.146 GTPv1C_Templates.ttcn:220.26-36: In parameter #1 for `msValidated': #8 2.146 GTPv1C_Templates.ttcn:220.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 2.146 GTPv1C_Templates.ttcn:215.37-68: note: Referenced template parameter is here #8 2.146 GTPv1C_Templates.ttcn:242.10-248.2: In function definition `f_ts_TEIC': #8 2.146 GTPv1C_Templates.ttcn:247.3-22: In return statement: #8 2.146 GTPv1C_Templates.ttcn:247.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 2.146 GTPv1C_Templates.ttcn:247.18-21: In parameter #1 for `teic': #8 2.146 GTPv1C_Templates.ttcn:247.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime #8 2.146 GTPv1C_Templates.ttcn:242.29-53: note: Referenced template parameter is here #8 2.146 GTPv1C_Templates.ttcn:272.10-278.2: In function definition `f_ts_IMEISV': #8 2.146 GTPv1C_Templates.ttcn:277.3-26: In return statement: #8 2.146 GTPv1C_Templates.ttcn:277.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 2.146 GTPv1C_Templates.ttcn:277.20-25: In parameter #1 for `imeisv': #8 2.146 GTPv1C_Templates.ttcn:277.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime #8 2.146 GTPv1C_Templates.ttcn:272.31-57: note: Referenced template parameter is here #8 2.146 GTPv1C_Templates.ttcn:297.2-309.2: In function definition `f_ts_MS_TimeZone': #8 2.146 GTPv1C_Templates.ttcn:302.3-304.3: In if statement: #8 2.146 GTPv1C_Templates.ttcn:303.4-66: In return statement: #8 2.146 GTPv1C_Templates.ttcn:303.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.146 In parameter #2 for `daylightSavingTime': #8 2.146 GTPv1C_Templates.ttcn:303.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 2.146 GTPv1C_Templates.ttcn:297.59-97: note: Referenced template parameter is here #8 2.147 GTPv1C_Templates.ttcn:305.3-307.3: In if statement: #8 2.147 GTPv1C_Templates.ttcn:306.4-34: In return statement: #8 2.147 GTPv1C_Templates.ttcn:306.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.147 GTPv1C_Templates.ttcn:306.26-33: In parameter #1 for `timeZone': #8 2.147 GTPv1C_Templates.ttcn:306.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 2.147 GTPv1C_Templates.ttcn:297.28-56: note: Referenced template parameter is here #8 2.147 GTPv1C_Templates.ttcn:308.3-53: In return statement: #8 2.147 GTPv1C_Templates.ttcn:308.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.147 GTPv1C_Templates.ttcn:308.25-32: In parameter #1 for `timeZone': #8 2.147 GTPv1C_Templates.ttcn:308.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 2.147 GTPv1C_Templates.ttcn:297.28-56: note: Referenced template parameter is here #8 2.147 GTPv1C_Templates.ttcn:308.35-52: In parameter #2 for `daylightSavingTime': #8 2.147 GTPv1C_Templates.ttcn:308.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 2.147 GTPv1C_Templates.ttcn:297.59-97: note: Referenced template parameter is here #8 2.147 GTPv1C_Templates.ttcn:327.10-333.2: In function definition `f_ts_ChargingCharacteristics': #8 2.147 GTPv1C_Templates.ttcn:332.3-49: In return statement: #8 2.147 GTPv1C_Templates.ttcn:332.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 2.147 GTPv1C_Templates.ttcn:332.37-48: In parameter #1 for `chargingChar': #8 2.147 GTPv1C_Templates.ttcn:332.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime #8 2.147 GTPv1C_Templates.ttcn:327.48-80: note: Referenced template parameter is here #8 2.149 GTPv1C_Templates.ttcn:651.2-659.2: In function definition `f_tr_Imsi': #8 2.149 GTPv1C_Templates.ttcn:656.5-658.3: In else statement: #8 2.149 GTPv1C_Templates.ttcn:657.4-25: In return statement: #8 2.149 GTPv1C_Templates.ttcn:657.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 2.149 GTPv1C_Templates.ttcn:657.19-24: In parameter #1 for `digits': #8 2.149 GTPv1C_Templates.ttcn:657.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 2.149 GTPv1C_Templates.ttcn:651.21-50: note: Referenced template parameter is here #8 2.149 GTPv1C_Templates.ttcn:676.2-682.2: In function definition `f_ts_RATType': #8 2.149 GTPv1C_Templates.ttcn:679.5-681.3: In else statement: #8 2.149 GTPv1C_Templates.ttcn:680.4-30: In return statement: #8 2.149 GTPv1C_Templates.ttcn:680.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 2.149 GTPv1C_Templates.ttcn:680.22-29: In parameter #1 for `rat_type': #8 2.150 GTPv1C_Templates.ttcn:680.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 2.150 GTPv1C_Templates.ttcn:676.24-60: note: Referenced template parameter is here #8 2.150 GTPv1C_Templates.ttcn:688.2-696.2: In function definition `f_tr_RATType': #8 2.150 GTPv1C_Templates.ttcn:693.5-695.3: In else statement: #8 2.150 GTPv1C_Templates.ttcn:694.4-30: In return statement: #8 2.150 GTPv1C_Templates.ttcn:694.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 2.150 GTPv1C_Templates.ttcn:694.22-29: In parameter #1 for `rat_type': #8 2.150 GTPv1C_Templates.ttcn:694.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 2.150 GTPv1C_Templates.ttcn:688.24-50: note: Referenced template parameter is here #8 2.152 GTPv1C_Templates.ttcn:975.2-983.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 2.152 GTPv1C_Templates.ttcn:976.16-982.3: In template for record field `protocols': #8 2.152 GTPv1C_Templates.ttcn:980.4-981.62: In component 2: #8 2.152 GTPv1C_Templates.ttcn:981.9-60: In template for record field `protoIDContents': #8 2.152 GTPv1C_Templates.ttcn:981.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.152 GTPv1C_Templates.ttcn:981.24-59: In parameter #1 for `inp': #8 2.152 GTPv1C_Templates.ttcn:981.24-59: In the operand of operation `valueof()': #8 2.152 GTPv1C_Templates.ttcn:1093.2-1095.74: In template definition `ts_IPCP_ReqDNS': #8 2.152 GTPv1C_Templates.ttcn:1094.10-1095.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.152 GTPv1C_Templates.ttcn:1095.4-73: In parameter #3 for `opts': #8 2.152 GTPv1C_Templates.ttcn:1074.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.152 GTPv1C_Templates.ttcn:1071.51-78: note: Referenced template parameter is here #8 2.152 GTPv1C_Templates.ttcn:1079.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.152 GTPv1C_Templates.ttcn:1076.53-80: note: Referenced template parameter is here #8 2.152 GTPv1C_Templates.ttcn:985.2-993.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 2.152 GTPv1C_Templates.ttcn:986.16-992.3: In template for record field `protocols': #8 2.152 GTPv1C_Templates.ttcn:990.4-991.57: In component 2: #8 2.152 GTPv1C_Templates.ttcn:991.9-55: In template for record field `protoIDContents': #8 2.152 GTPv1C_Templates.ttcn:991.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.152 GTPv1C_Templates.ttcn:991.24-54: In parameter #1 for `inp': #8 2.152 GTPv1C_Templates.ttcn:991.24-54: In the operand of operation `valueof()': #8 2.152 GTPv1C_Templates.ttcn:1097.2-1099.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 2.152 GTPv1C_Templates.ttcn:1098.10-1099.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.152 GTPv1C_Templates.ttcn:1099.4-38: In parameter #3 for `opts': #8 2.152 GTPv1C_Templates.ttcn:1074.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.152 GTPv1C_Templates.ttcn:1071.51-78: note: Referenced template parameter is here #8 2.152 GTPv1C_Templates.ttcn:994.2-1002.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 2.152 GTPv1C_Templates.ttcn:995.16-1001.3: In template for record field `protocols': #8 2.152 GTPv1C_Templates.ttcn:999.4-1000.59: In component 2: #8 2.152 GTPv1C_Templates.ttcn:1000.9-57: In template for record field `protoIDContents': #8 2.152 GTPv1C_Templates.ttcn:1000.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.152 GTPv1C_Templates.ttcn:1000.24-56: In parameter #1 for `inp': #8 2.152 GTPv1C_Templates.ttcn:1000.24-56: In the operand of operation `valueof()': #8 2.152 GTPv1C_Templates.ttcn:1100.2-1102.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 2.152 GTPv1C_Templates.ttcn:1101.10-1102.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.152 GTPv1C_Templates.ttcn:1102.4-40: In parameter #3 for `opts': #8 2.152 GTPv1C_Templates.ttcn:1079.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.152 GTPv1C_Templates.ttcn:1076.53-80: note: Referenced template parameter is here #8 2.153 GTPv1C_Templates.ttcn:1048.2-1062.2: In function definition `f_PCO_extract_proto': #8 2.153 GTPv1C_Templates.ttcn:1061.3-12: warning: Control never reaches this statement #8 2.158 GTPv1C_Templates.ttcn:1269.2-1306.2: In template definition `ts_SGSNContextRespPDU': #8 2.158 GTPv1C_Templates.ttcn:1275.27-1305.3: In template for union field `sgsn_ContextResponse': #8 2.158 GTPv1C_Templates.ttcn:1286.30-58: In template for record field `sgsn_addr_controlPlane': #8 2.158 GTPv1C_Templates.ttcn:1286.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 2.158 GTPv1C_Templates.ttcn:1286.41-57: In parameter #1 for `ip_addr': #8 2.158 GTPv1C_Templates.ttcn:1286.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime #8 2.158 GTPv1C_Templates.ttcn:1272.8-60: note: Referenced template parameter is here #8 2.158 GTPv1C_Templates.ttcn:1269.2-1306.2: While checking template restriction `value': #8 2.158 GTPv1C_Templates.ttcn:76.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.158 GTPv1C_Templates.ttcn:78.10-89.2: note: Referenced function is here #8 2.161 GTPv1C_Templates.ttcn:1329.2-1338.2: In template definition `ts_SGSNContextAckPDU': #8 2.161 GTPv1C_Templates.ttcn:1329.2-1338.2: While checking template restriction `value': #8 2.161 GTPv1C_Templates.ttcn:76.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.161 GTPv1C_Templates.ttcn:78.10-89.2: note: Referenced function is here #8 2.161 GTPv1C_Templates.ttcn:1339.2-1343.2: In template definition `ts_GTPC_SGSNContextAck': #8 2.161 GTPv1C_Templates.ttcn:1339.55-1340.110: In formal parameter list: #8 2.161 GTPv1C_Templates.ttcn:1340.14-109: In parameter `SGSNContextAckPDU': #8 2.161 GTPv1C_Templates.ttcn:1340.62-109: In default value: #8 2.161 GTPv1C_Templates.ttcn:76.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.161 GTPv1C_Templates.ttcn:78.10-89.2: note: Referenced function is here #8 2.163 GTPv1C_Templates.ttcn:1383.2-1418.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 2.163 GTPv1C_Templates.ttcn:1417.3-12: In return statement: #8 2.163 GTPv1C_Templates.ttcn:1417.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime #8 2.163 GTPv1C_Templates.ttcn:1384.39-1394.3: note: Referenced template variable is here #8 2.173 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 2.173 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 2.173 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.173 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.173 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.173 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.178 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 2.178 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 2.178 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 2.178 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 2.179 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 2.179 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 2.179 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 2.179 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 2.179 GGSN_Tests.ttcn:788.3-96: In function instance: #8 2.179 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 2.179 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 2.179 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 2.179 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 2.179 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 2.179 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 2.179 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 2.179 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 2.179 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 2.179 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 2.179 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 2.180 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 2.180 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 2.180 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.180 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 2.180 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 2.180 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.180 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 2.180 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 2.180 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.181 GGSN_Tests.ttcn:1064.2-1092.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 2.181 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 2.181 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.181 GGSN_Tests.ttcn:1095.2-1112.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 2.181 GGSN_Tests.ttcn:1099.3-20: In function instance: #8 2.181 GGSN_Tests.ttcn:1099.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.181 GGSN_Tests.ttcn:1115.2-1133.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 2.181 GGSN_Tests.ttcn:1119.3-20: In function instance: #8 2.181 GGSN_Tests.ttcn:1119.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.181 GGSN_Tests.ttcn:1136.2-1153.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 2.181 GGSN_Tests.ttcn:1140.3-20: In function instance: #8 2.181 GGSN_Tests.ttcn:1140.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.181 GGSN_Tests.ttcn:1156.2-1186.2: In testcase definition `TC_pdp6_clients_interact': #8 2.181 GGSN_Tests.ttcn:1160.3-21: In function instance: #8 2.181 GGSN_Tests.ttcn:1160.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.181 GGSN_Tests.ttcn:1165.3-21: In function instance: #8 2.181 GGSN_Tests.ttcn:1165.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.181 GGSN_Tests.ttcn:1189.2-1195.2: In testcase definition `TC_pdp4_act_deact': #8 2.181 GGSN_Tests.ttcn:1192.3-20: In function instance: #8 2.181 GGSN_Tests.ttcn:1192.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.182 GGSN_Tests.ttcn:1198.2-1226.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 2.182 GGSN_Tests.ttcn:1205.3-20: In function instance: #8 2.182 GGSN_Tests.ttcn:1205.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.182 GGSN_Tests.ttcn:1229.2-1260.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 2.182 GGSN_Tests.ttcn:1235.3-20: In function instance: #8 2.182 GGSN_Tests.ttcn:1235.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.182 GGSN_Tests.ttcn:1263.2-1283.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 2.182 GGSN_Tests.ttcn:1267.3-20: In function instance: #8 2.182 GGSN_Tests.ttcn:1267.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.183 GGSN_Tests.ttcn:1287.2-1303.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 2.183 GGSN_Tests.ttcn:1291.3-20: In function instance: #8 2.183 GGSN_Tests.ttcn:1291.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.183 GGSN_Tests.ttcn:1306.2-1321.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 2.183 GGSN_Tests.ttcn:1310.3-20: In function instance: #8 2.183 GGSN_Tests.ttcn:1310.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.184 GGSN_Tests.ttcn:1324.2-1337.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 2.184 GGSN_Tests.ttcn:1328.3-20: In function instance: #8 2.184 GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.184 GGSN_Tests.ttcn:1340.2-1353.2: In function definition `f_pdp4_clients_interact': #8 2.184 GGSN_Tests.ttcn:1344.3-21: In function instance: #8 2.185 GGSN_Tests.ttcn:1344.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.185 GGSN_Tests.ttcn:1345.3-21: In function instance: #8 2.185 GGSN_Tests.ttcn:1345.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.185 GGSN_Tests.ttcn:1397.2-1439.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 2.185 GGSN_Tests.ttcn:1412.3-20: In function instance: #8 2.186 GGSN_Tests.ttcn:1412.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.186 GGSN_Tests.ttcn:1431.3-20: In function instance: #8 2.186 GGSN_Tests.ttcn:1431.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.186 GGSN_Tests.ttcn:1444.2-1476.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 2.186 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 2.186 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.187 GGSN_Tests.ttcn:1479.2-1492.2: In testcase definition `TC_pdp4_act_update_teic': #8 2.187 GGSN_Tests.ttcn:1483.3-20: In function instance: #8 2.187 GGSN_Tests.ttcn:1483.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.187 GGSN_Tests.ttcn:1495.2-1520.2: In testcase definition `TC_pdp4_act_update_teid': #8 2.190 GGSN_Tests.ttcn:1499.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1499.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1523.2-1529.2: In testcase definition `TC_pdp46_act_deact': #8 2.190 GGSN_Tests.ttcn:1526.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1526.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1532.2-1556.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 2.190 GGSN_Tests.ttcn:1538.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1538.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1559.2-1571.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 2.190 GGSN_Tests.ttcn:1563.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1563.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1574.2-1595.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 2.190 GGSN_Tests.ttcn:1579.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1579.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1598.2-1619.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 2.190 GGSN_Tests.ttcn:1603.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1603.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1623.2-1638.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 2.190 GGSN_Tests.ttcn:1627.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1627.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1641.2-1655.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 2.190 GGSN_Tests.ttcn:1645.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1645.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1658.2-1671.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 2.190 GGSN_Tests.ttcn:1662.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1662.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1674.2-1692.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 2.190 GGSN_Tests.ttcn:1678.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1678.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1695.2-1725.2: In testcase definition `TC_pdp46_clients_interact': #8 2.190 GGSN_Tests.ttcn:1699.3-21: In function instance: #8 2.190 GGSN_Tests.ttcn:1699.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1704.3-21: In function instance: #8 2.190 GGSN_Tests.ttcn:1704.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1728.2-1764.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 2.190 GGSN_Tests.ttcn:1747.5-1762.3: In else statement: #8 2.190 GGSN_Tests.ttcn:1756.4-36: In function instance: #8 2.190 GGSN_Tests.ttcn:1756.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1759.4-41: In function instance: #8 2.190 GGSN_Tests.ttcn:1759.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1767.2-1827.2: In testcase definition `TC_pdp_act2_recovery': #8 2.190 GGSN_Tests.ttcn:1776.3-21: In function instance: #8 2.190 GGSN_Tests.ttcn:1776.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1832.2-1853.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 2.190 GGSN_Tests.ttcn:1835.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1835.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1856.2-1896.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 2.190 GGSN_Tests.ttcn:1862.3-20: In function instance: #8 2.190 GGSN_Tests.ttcn:1862.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.190 GGSN_Tests.ttcn:1899.2-2012.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 2.190 GGSN_Tests.ttcn:1925.3-1975.3: In alt construct: #8 2.190 GGSN_Tests.ttcn:1926.4-34: In guard expression: #8 2.190 GGSN_Tests.ttcn:1926.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.191 GGSN_Tests.ttcn:1927.4-34: In guard expression: #8 2.191 GGSN_Tests.ttcn:1927.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.191 GGSN_Tests.ttcn:1981.3-2007.3: In alt construct: #8 2.191 GGSN_Tests.ttcn:1982.4-34: In guard expression: #8 2.191 GGSN_Tests.ttcn:1982.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.191 GGSN_Tests.ttcn:1983.4-34: In guard expression: #8 2.191 GGSN_Tests.ttcn:1983.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.191 GGSN_Tests.ttcn:2016.2-2116.2: In testcase definition `TC_addr_pool_exhaustion': #8 2.191 GGSN_Tests.ttcn:2034.3-2079.3: In alt construct: #8 2.191 GGSN_Tests.ttcn:2035.4-34: In guard expression: #8 2.191 GGSN_Tests.ttcn:2035.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.191 GGSN_Tests.ttcn:2036.4-34: In guard expression: #8 2.191 GGSN_Tests.ttcn:2036.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.191 GGSN_Tests.ttcn:2085.3-2111.3: In alt construct: #8 2.191 GGSN_Tests.ttcn:2086.4-34: In guard expression: #8 2.191 GGSN_Tests.ttcn:2086.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.191 GGSN_Tests.ttcn:2087.4-34: In guard expression: #8 2.191 GGSN_Tests.ttcn:2087.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.192 GGSN_Tests.ttcn:2119.2-2170.2: In testcase definition `TC_gy_charging_cc_time': #8 2.192 GGSN_Tests.ttcn:2126.3-20: In function instance: #8 2.192 GGSN_Tests.ttcn:2126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.192 GGSN_Tests.ttcn:2173.2-2225.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 2.192 GGSN_Tests.ttcn:2183.3-20: In function instance: #8 2.192 GGSN_Tests.ttcn:2183.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.196 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 2.196 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 2.196 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 2.196 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 2.196 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 2.196 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 2.196 Osmocom_Gb_Types.ttcn:1056.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 2.196 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 2.207 Notify: Generating code... #8 2.913 Notify: File `BSSGP_Types.hh' was generated. #8 2.915 Notify: File `BSSGP_Types.cc' was generated. #8 2.916 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 2.918 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 2.919 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 2.921 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 2.922 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 2.924 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 2.925 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 2.925 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 2.926 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 2.926 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 2.926 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 2.926 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 2.926 Notify: File `DIAMETER_Emulation.hh' was generated. #8 2.926 Notify: File `DIAMETER_Emulation.cc' was generated. #8 2.926 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 2.926 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 2.926 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 2.926 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 2.926 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 2.926 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 2.926 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 2.926 Notify: File `DIAMETER_Templates.hh' was generated. #8 2.927 Notify: File `DIAMETER_Templates.cc' was generated. #8 2.927 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 2.927 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 2.927 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 2.927 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 2.927 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 2.927 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 2.927 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 2.929 Notify: File `DIAMETER_Types.hh' was generated. #8 2.935 Notify: File `DIAMETER_Types.cc' was generated. #8 2.936 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 2.937 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 2.939 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 2.940 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 2.940 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 2.940 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 2.940 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 2.940 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 2.940 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 2.940 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 2.940 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 2.940 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 2.940 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 2.940 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 2.940 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 2.940 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 2.940 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 2.940 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 2.940 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 2.941 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 2.941 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 2.941 Notify: File `GGSN_Tests.hh' was generated. #8 2.942 Notify: File `GGSN_Tests.cc' was generated. #8 2.942 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 2.942 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 2.942 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 2.942 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 2.942 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 2.942 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 2.942 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 2.942 Notify: File `GSM_Types.hh' was generated. #8 2.942 Notify: File `GSM_Types.cc' was generated. #8 2.942 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.943 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.943 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.943 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.943 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.943 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.943 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.944 Notify: File `GTPC_Types.hh' was generated. #8 2.946 Notify: File `GTPC_Types.cc' was generated. #8 2.947 Notify: File `GTPC_Types_part_1.cc' was generated. #8 2.948 Notify: File `GTPC_Types_part_2.cc' was generated. #8 2.950 Notify: File `GTPC_Types_part_3.cc' was generated. #8 2.951 Notify: File `GTPC_Types_part_4.cc' was generated. #8 2.952 Notify: File `GTPC_Types_part_5.cc' was generated. #8 2.953 Notify: File `GTPC_Types_part_6.cc' was generated. #8 2.954 Notify: File `GTPC_Types_part_7.cc' was generated. #8 2.954 Notify: File `GTPU_Types.hh' was generated. #8 2.955 Notify: File `GTPU_Types.cc' was generated. #8 2.955 Notify: File `GTPU_Types_part_1.cc' was generated. #8 2.955 Notify: File `GTPU_Types_part_2.cc' was generated. #8 2.955 Notify: File `GTPU_Types_part_3.cc' was generated. #8 2.955 Notify: File `GTPU_Types_part_4.cc' was generated. #8 2.955 Notify: File `GTPU_Types_part_5.cc' was generated. #8 2.955 Notify: File `GTPU_Types_part_6.cc' was generated. #8 2.955 Notify: File `GTPU_Types_part_7.cc' was generated. #8 2.955 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 2.955 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 2.956 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 2.956 Notify: File `GTPv1C_Templates.hh' was generated. #8 2.957 Notify: File `GTPv1C_Templates.cc' was generated. #8 2.957 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 2.957 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 2.957 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 2.957 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 2.957 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 2.957 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 2.957 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.957 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 2.958 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 2.958 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 2.958 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 2.958 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 2.958 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 2.958 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 2.958 Notify: File `GTPv1U_Templates.hh' was generated. #8 2.958 Notify: File `GTPv1U_Templates.cc' was generated. #8 2.958 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 2.958 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 2.958 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 2.958 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 2.958 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 2.958 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 2.958 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 2.958 Notify: File `General_Types.hh' was generated. #8 2.959 Notify: File `General_Types.cc' was generated. #8 2.959 Notify: File `General_Types_part_1.cc' was generated. #8 2.959 Notify: File `General_Types_part_2.cc' was generated. #8 2.959 Notify: File `General_Types_part_3.cc' was generated. #8 2.959 Notify: File `General_Types_part_4.cc' was generated. #8 2.959 Notify: File `General_Types_part_5.cc' was generated. #8 2.959 Notify: File `General_Types_part_6.cc' was generated. #8 2.959 Notify: File `General_Types_part_7.cc' was generated. #8 2.959 Notify: File `ICMP_Templates.hh' was generated. #8 2.959 Notify: File `ICMP_Templates.cc' was generated. #8 2.959 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 2.959 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 2.959 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 2.959 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 2.959 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 2.959 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 2.960 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 2.960 Notify: File `ICMP_Types.hh' was generated. #8 2.961 Notify: File `ICMP_Types.cc' was generated. #8 2.961 Notify: File `ICMP_Types_part_1.cc' was generated. #8 2.961 Notify: File `ICMP_Types_part_2.cc' was generated. #8 2.961 Notify: File `ICMP_Types_part_3.cc' was generated. #8 2.961 Notify: File `ICMP_Types_part_4.cc' was generated. #8 2.961 Notify: File `ICMP_Types_part_5.cc' was generated. #8 2.961 Notify: File `ICMP_Types_part_6.cc' was generated. #8 2.961 Notify: File `ICMP_Types_part_7.cc' was generated. #8 2.961 Notify: File `ICMPv6_Templates.hh' was generated. #8 2.961 Notify: File `ICMPv6_Templates.cc' was generated. #8 2.961 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 2.961 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 2.961 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 2.961 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 2.961 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 2.961 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 2.961 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 2.962 Notify: File `ICMPv6_Types.hh' was generated. #8 2.962 Notify: File `ICMPv6_Types.cc' was generated. #8 2.962 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 2.962 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 2.962 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 2.962 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 2.962 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 2.962 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 2.963 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 2.963 Notify: File `IPCP_Types.hh' was generated. #8 2.963 Notify: File `IPCP_Types.cc' was generated. #8 2.963 Notify: File `IPCP_Types_part_1.cc' was generated. #8 2.963 Notify: File `IPCP_Types_part_2.cc' was generated. #8 2.963 Notify: File `IPCP_Types_part_3.cc' was generated. #8 2.963 Notify: File `IPCP_Types_part_4.cc' was generated. #8 2.963 Notify: File `IPCP_Types_part_5.cc' was generated. #8 2.963 Notify: File `IPCP_Types_part_6.cc' was generated. #8 2.963 Notify: File `IPCP_Types_part_7.cc' was generated. #8 2.963 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.963 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.963 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.963 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.963 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.963 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.963 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.964 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.964 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.964 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.964 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.964 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.964 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.964 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.964 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.964 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.964 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.964 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.964 Notify: File `IPL4asp_Types.hh' was generated. #8 2.965 Notify: File `IPL4asp_Types.cc' was generated. #8 2.965 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.965 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.965 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.965 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.965 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.965 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.965 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.965 Notify: File `IP_Types.hh' was generated. #8 2.966 Notify: File `IP_Types.cc' was generated. #8 2.966 Notify: File `IP_Types_part_1.cc' was generated. #8 2.966 Notify: File `IP_Types_part_2.cc' was generated. #8 2.966 Notify: File `IP_Types_part_3.cc' was generated. #8 2.966 Notify: File `IP_Types_part_4.cc' was generated. #8 2.966 Notify: File `IP_Types_part_5.cc' was generated. #8 2.966 Notify: File `IP_Types_part_6.cc' was generated. #8 2.966 Notify: File `IP_Types_part_7.cc' was generated. #8 2.966 Notify: File `Misc_Helpers.hh' was generated. #8 2.966 Notify: File `Misc_Helpers.cc' was generated. #8 2.966 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.966 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.966 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.966 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.966 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.966 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.966 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.967 Notify: File `NS_Types.hh' was generated. #8 2.967 Notify: File `NS_Types.cc' was generated. #8 2.968 Notify: File `NS_Types_part_1.cc' was generated. #8 2.968 Notify: File `NS_Types_part_2.cc' was generated. #8 2.968 Notify: File `NS_Types_part_3.cc' was generated. #8 2.968 Notify: File `NS_Types_part_4.cc' was generated. #8 2.968 Notify: File `NS_Types_part_5.cc' was generated. #8 2.968 Notify: File `NS_Types_part_6.cc' was generated. #8 2.968 Notify: File `NS_Types_part_7.cc' was generated. #8 2.968 Notify: File `Native_Functions.hh' was generated. #8 2.968 Notify: File `Native_Functions.cc' was generated. #8 2.968 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.968 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.968 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.968 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.968 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.968 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.968 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.968 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 2.969 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 2.969 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 2.969 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 2.969 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 2.969 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 2.969 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 2.969 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 2.969 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 2.969 Notify: File `Osmocom_Types.hh' was generated. #8 2.969 Notify: File `Osmocom_Types.cc' was generated. #8 2.969 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.969 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.969 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.969 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.969 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.970 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.970 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.970 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 2.970 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 2.970 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 2.970 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 2.970 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 2.970 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 2.970 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 2.970 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 2.970 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 2.970 Notify: File `PAP_Types.hh' was generated. #8 2.970 Notify: File `PAP_Types.cc' was generated. #8 2.970 Notify: File `PAP_Types_part_1.cc' was generated. #8 2.970 Notify: File `PAP_Types_part_2.cc' was generated. #8 2.970 Notify: File `PAP_Types_part_3.cc' was generated. #8 2.970 Notify: File `PAP_Types_part_4.cc' was generated. #8 2.970 Notify: File `PAP_Types_part_5.cc' was generated. #8 2.971 Notify: File `PAP_Types_part_6.cc' was generated. #8 2.971 Notify: File `PAP_Types_part_7.cc' was generated. #8 2.971 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.971 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.971 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.971 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.971 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.971 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.971 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.971 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.971 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.972 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.972 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.972 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.972 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.972 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.972 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.972 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.972 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.972 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.972 Notify: File `TCCEncoding_Functions.hh' was generated. #8 2.972 Notify: File `TCCEncoding_Functions.cc' was generated. #8 2.972 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 2.972 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 2.972 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 2.972 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 2.972 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 2.972 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 2.973 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 2.973 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.973 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.973 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.973 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.973 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.973 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.973 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.973 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.973 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.973 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.973 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.973 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.973 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.973 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.974 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.974 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.974 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.974 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.974 Notify: File `UDP_Types.hh' was generated. #8 2.974 Notify: File `UDP_Types.cc' was generated. #8 2.974 Notify: File `UDP_Types_part_1.cc' was generated. #8 2.974 Notify: File `UDP_Types_part_2.cc' was generated. #8 2.974 Notify: File `UDP_Types_part_3.cc' was generated. #8 2.974 Notify: File `UDP_Types_part_4.cc' was generated. #8 2.974 Notify: File `UDP_Types_part_5.cc' was generated. #8 2.974 Notify: File `UDP_Types_part_6.cc' was generated. #8 2.974 Notify: File `UDP_Types_part_7.cc' was generated. #8 2.974 Notify: 378 files were updated. #8 3.017 touch compile #8 3.017 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 3.018 make -j16 -C ggsn_tests #8 3.028 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 3.069 Creating dependency file for UDP_EncDec.cc #8 3.069 Creating dependency file for TELNETasp_PT.cc #8 3.069 Creating dependency file for TCCInterface.cc #8 3.069 Creating dependency file for TCCEncoding.cc #8 3.070 Creating dependency file for Native_FunctionDefs.cc #8 3.070 Creating dependency file for TCCConversion.cc #8 3.070 Creating dependency file for IP_EncDec.cc #8 3.070 Creating dependency file for IPL4asp_discovery.cc #8 3.071 Creating dependency file for IPL4asp_PT.cc #8 3.071 Creating dependency file for ICMPv6_EncDec.cc #8 3.071 Creating dependency file for ICMP_EncDec.cc #8 3.071 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 3.072 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 3.072 Creating dependency file for GTPU_EncDec.cc #8 3.073 Creating dependency file for GTPC_EncDec.cc #8 3.073 Creating dependency file for DIAMETER_EncDec.cc #8 3.107 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 3.151 Creating dependency file for BSSGP_EncDec.cc #8 3.153 Creating dependency file for UDP_Types_part_7.cc #8 3.153 Creating dependency file for UDP_Types_part_6.cc #8 3.157 Creating dependency file for UDP_Types_part_5.cc #8 3.158 Creating dependency file for UDP_Types_part_3.cc #8 3.158 Creating dependency file for UDP_Types_part_4.cc #8 3.158 Creating dependency file for UDP_Types_part_2.cc #8 3.175 Creating dependency file for UDP_Types_part_1.cc #8 3.176 Creating dependency file for TELNETasp_PortType_part_7.cc #8 3.176 Creating dependency file for TELNETasp_PortType_part_6.cc #8 3.176 Creating dependency file for TELNETasp_PortType_part_5.cc #8 3.176 Creating dependency file for TELNETasp_PortType_part_4.cc #8 3.177 Creating dependency file for TELNETasp_PortType_part_3.cc #8 3.178 Creating dependency file for TELNETasp_PortType_part_2.cc #8 3.179 Creating dependency file for TELNETasp_PortType_part_1.cc #8 3.180 Creating dependency file for TCCInterface_Functions_part_7.cc #8 3.180 Creating dependency file for TCCInterface_Functions_part_6.cc #8 3.181 Creating dependency file for TCCInterface_Functions_part_5.cc #8 3.184 Creating dependency file for TCCInterface_Functions_part_4.cc #8 3.185 Creating dependency file for TCCInterface_Functions_part_3.cc #8 3.186 Creating dependency file for TCCInterface_Functions_part_1.cc #8 3.186 Creating dependency file for TCCInterface_Functions_part_2.cc #8 3.186 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 3.187 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 3.190 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 3.191 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 3.192 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 3.192 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 3.192 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 3.193 Creating dependency file for TCCConversion_Functions_part_7.cc #8 3.193 Creating dependency file for TCCConversion_Functions_part_6.cc #8 3.193 Creating dependency file for TCCConversion_Functions_part_5.cc #8 3.195 Creating dependency file for TCCConversion_Functions_part_4.cc #8 3.196 Creating dependency file for TCCConversion_Functions_part_3.cc #8 3.197 Creating dependency file for TCCConversion_Functions_part_2.cc #8 3.201 Creating dependency file for TCCConversion_Functions_part_1.cc #8 3.201 Creating dependency file for Socket_API_Definitions_part_7.cc #8 3.201 Creating dependency file for Socket_API_Definitions_part_6.cc #8 3.202 Creating dependency file for Socket_API_Definitions_part_4.cc #8 3.202 Creating dependency file for Socket_API_Definitions_part_3.cc #8 3.202 Creating dependency file for Socket_API_Definitions_part_2.cc #8 3.202 Creating dependency file for Socket_API_Definitions_part_5.cc #8 3.203 Creating dependency file for Socket_API_Definitions_part_1.cc #8 3.208 Creating dependency file for PAP_Types_part_7.cc #8 3.208 Creating dependency file for PAP_Types_part_6.cc #8 3.210 Creating dependency file for PAP_Types_part_5.cc #8 3.210 Creating dependency file for PAP_Types_part_4.cc #8 3.210 Creating dependency file for PAP_Types_part_3.cc #8 3.211 Creating dependency file for PAP_Types_part_2.cc #8 3.211 Creating dependency file for PAP_Types_part_1.cc #8 3.212 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 3.213 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 3.216 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 3.216 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 3.216 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 3.217 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 3.220 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 3.221 Creating dependency file for Osmocom_Types_part_7.cc #8 3.221 Creating dependency file for Osmocom_Types_part_6.cc #8 3.223 Creating dependency file for Osmocom_Types_part_5.cc #8 3.224 Creating dependency file for Osmocom_Types_part_4.cc #8 3.224 Creating dependency file for Osmocom_Types_part_3.cc #8 3.224 Creating dependency file for Osmocom_Types_part_2.cc #8 3.224 Creating dependency file for Osmocom_Types_part_1.cc #8 3.225 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 3.226 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 3.226 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 3.226 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 3.226 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 3.227 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 3.228 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 3.229 Creating dependency file for Native_Functions_part_7.cc #8 3.231 Creating dependency file for Native_Functions_part_6.cc #8 3.233 Creating dependency file for Native_Functions_part_5.cc #8 3.236 Creating dependency file for Native_Functions_part_4.cc #8 3.236 Creating dependency file for Native_Functions_part_3.cc #8 3.236 Creating dependency file for Native_Functions_part_2.cc #8 3.237 Creating dependency file for Native_Functions_part_1.cc #8 3.238 Creating dependency file for NS_Types_part_7.cc #8 3.238 Creating dependency file for NS_Types_part_6.cc #8 3.238 Creating dependency file for NS_Types_part_5.cc #8 3.239 Creating dependency file for NS_Types_part_4.cc #8 3.240 Creating dependency file for NS_Types_part_3.cc #8 3.240 Creating dependency file for NS_Types_part_2.cc #8 3.240 Creating dependency file for NS_Types_part_1.cc #8 3.242 Creating dependency file for Misc_Helpers_part_7.cc #8 3.244 Creating dependency file for Misc_Helpers_part_6.cc #8 3.244 Creating dependency file for Misc_Helpers_part_5.cc #8 3.244 Creating dependency file for Misc_Helpers_part_4.cc #8 3.246 Creating dependency file for Misc_Helpers_part_2.cc #8 3.246 Creating dependency file for Misc_Helpers_part_3.cc #8 3.246 Creating dependency file for Misc_Helpers_part_1.cc #8 3.246 Creating dependency file for IP_Types_part_7.cc #8 3.247 Creating dependency file for IP_Types_part_6.cc #8 3.248 Creating dependency file for IP_Types_part_5.cc #8 3.249 Creating dependency file for IP_Types_part_4.cc #8 3.250 Creating dependency file for IP_Types_part_3.cc #8 3.250 Creating dependency file for IP_Types_part_2.cc #8 3.251 Creating dependency file for IP_Types_part_1.cc #8 3.253 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.253 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.253 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.254 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.255 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.255 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.256 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.257 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.257 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.258 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.258 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.259 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.259 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.259 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.261 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.262 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.262 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.263 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.264 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.271 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.271 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.272 Creating dependency file for IPCP_Types_part_7.cc #8 3.272 Creating dependency file for IPCP_Types_part_6.cc #8 3.272 Creating dependency file for IPCP_Types_part_5.cc #8 3.272 Creating dependency file for IPCP_Types_part_4.cc #8 3.273 Creating dependency file for IPCP_Types_part_3.cc #8 3.274 Creating dependency file for IPCP_Types_part_2.cc #8 3.274 Creating dependency file for ICMPv6_Types_part_7.cc #8 3.274 Creating dependency file for ICMPv6_Types_part_6.cc #8 3.274 Creating dependency file for IPCP_Types_part_1.cc #8 3.275 Creating dependency file for ICMPv6_Types_part_5.cc #8 3.275 Creating dependency file for ICMPv6_Types_part_4.cc #8 3.275 Creating dependency file for ICMPv6_Types_part_3.cc #8 3.275 Creating dependency file for ICMPv6_Types_part_2.cc #8 3.279 Creating dependency file for ICMPv6_Types_part_1.cc #8 3.280 Creating dependency file for ICMPv6_Templates_part_7.cc #8 3.280 Creating dependency file for ICMPv6_Templates_part_6.cc #8 3.280 Creating dependency file for ICMPv6_Templates_part_5.cc #8 3.283 Creating dependency file for ICMPv6_Templates_part_4.cc #8 3.283 Creating dependency file for ICMPv6_Templates_part_3.cc #8 3.284 Creating dependency file for ICMPv6_Templates_part_2.cc #8 3.285 Creating dependency file for ICMPv6_Templates_part_1.cc #8 3.287 Creating dependency file for ICMP_Types_part_7.cc #8 3.287 Creating dependency file for ICMP_Types_part_5.cc #8 3.287 Creating dependency file for ICMP_Types_part_6.cc #8 3.288 Creating dependency file for ICMP_Types_part_4.cc #8 3.288 Creating dependency file for ICMP_Types_part_3.cc #8 3.288 Creating dependency file for ICMP_Types_part_2.cc #8 3.291 Creating dependency file for ICMP_Types_part_1.cc #8 3.291 Creating dependency file for ICMP_Templates_part_7.cc #8 3.291 Creating dependency file for ICMP_Templates_part_6.cc #8 3.292 Creating dependency file for ICMP_Templates_part_5.cc #8 3.292 Creating dependency file for ICMP_Templates_part_4.cc #8 3.293 Creating dependency file for ICMP_Templates_part_3.cc #8 3.296 Creating dependency file for ICMP_Templates_part_2.cc #8 3.296 Creating dependency file for ICMP_Templates_part_1.cc #8 3.296 Creating dependency file for General_Types_part_7.cc #8 3.296 Creating dependency file for General_Types_part_6.cc #8 3.296 Creating dependency file for General_Types_part_5.cc #8 3.297 Creating dependency file for General_Types_part_4.cc #8 3.298 Creating dependency file for General_Types_part_3.cc #8 3.298 Creating dependency file for General_Types_part_2.cc #8 3.299 Creating dependency file for General_Types_part_1.cc #8 3.299 Creating dependency file for GTPv1U_Templates_part_7.cc #8 3.300 Creating dependency file for GTPv1U_Templates_part_6.cc #8 3.300 Creating dependency file for GTPv1U_Templates_part_5.cc #8 3.302 Creating dependency file for GTPv1U_Templates_part_4.cc #8 3.306 Creating dependency file for GTPv1U_Templates_part_3.cc #8 3.307 Creating dependency file for GTPv1U_Templates_part_2.cc #8 3.307 Creating dependency file for GTPv1U_Templates_part_1.cc #8 3.307 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 3.308 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 3.308 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 3.308 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 3.308 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 3.308 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 3.309 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 3.309 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 3.310 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 3.311 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 3.312 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 3.312 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 3.316 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 3.316 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 3.316 Creating dependency file for GTPv1C_Templates_part_7.cc #8 3.316 Creating dependency file for GTPv1C_Templates_part_6.cc #8 3.316 Creating dependency file for GTPv1C_Templates_part_5.cc #8 3.317 Creating dependency file for GTPv1C_Templates_part_4.cc #8 3.319 Creating dependency file for GTPv1C_Templates_part_3.cc #8 3.320 Creating dependency file for GTPv1C_Templates_part_2.cc #8 3.320 Creating dependency file for GTPv1C_Templates_part_1.cc #8 3.321 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 3.322 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 3.322 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 3.324 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 3.324 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 3.324 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 3.324 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 3.325 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 3.326 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 3.326 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 3.330 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 3.330 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 3.330 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 3.331 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 3.332 Creating dependency file for GTPU_Types_part_7.cc #8 3.332 Creating dependency file for GTPU_Types_part_6.cc #8 3.332 Creating dependency file for GTPU_Types_part_5.cc #8 3.332 Creating dependency file for GTPU_Types_part_4.cc #8 3.333 Creating dependency file for GTPU_Types_part_2.cc #8 3.333 Creating dependency file for GTPU_Types_part_3.cc #8 3.334 Creating dependency file for GTPC_Types_part_7.cc #8 3.334 Creating dependency file for GTPU_Types_part_1.cc #8 3.335 Creating dependency file for GTPC_Types_part_6.cc #8 3.336 Creating dependency file for GTPC_Types_part_5.cc #8 3.336 Creating dependency file for GTPC_Types_part_4.cc #8 3.337 Creating dependency file for GTPC_Types_part_3.cc #8 3.338 Creating dependency file for GTPC_Types_part_2.cc #8 3.338 Creating dependency file for GTPC_Types_part_1.cc #8 3.341 Creating dependency file for GSM_Types_part_7.cc #8 3.342 Creating dependency file for GSM_Types_part_6.cc #8 3.342 Creating dependency file for GSM_Types_part_5.cc #8 3.343 Creating dependency file for GSM_Types_part_4.cc #8 3.343 Creating dependency file for GSM_Types_part_3.cc #8 3.344 Creating dependency file for GSM_Types_part_2.cc #8 3.347 Creating dependency file for GSM_Types_part_1.cc #8 3.351 Creating dependency file for GGSN_Tests_part_7.cc #8 3.351 Creating dependency file for GGSN_Tests_part_6.cc #8 3.351 Creating dependency file for GGSN_Tests_part_5.cc #8 3.352 Creating dependency file for GGSN_Tests_part_4.cc #8 3.352 Creating dependency file for GGSN_Tests_part_3.cc #8 3.353 Creating dependency file for GGSN_Tests_part_2.cc #8 3.353 Creating dependency file for GGSN_Tests_part_1.cc #8 3.360 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 3.361 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 3.361 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 3.362 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 3.365 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 3.365 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 3.367 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 3.368 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 3.370 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 3.371 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 3.374 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 3.376 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 3.379 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 3.380 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 3.380 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 3.381 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 3.382 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 3.384 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 3.388 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 3.388 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 3.389 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 3.389 Creating dependency file for DIAMETER_Types_part_7.cc #8 3.391 Creating dependency file for DIAMETER_Types_part_6.cc #8 3.391 Creating dependency file for DIAMETER_Types_part_5.cc #8 3.392 Creating dependency file for DIAMETER_Types_part_4.cc #8 3.392 Creating dependency file for DIAMETER_Types_part_3.cc #8 3.392 Creating dependency file for DIAMETER_Types_part_2.cc #8 3.401 Creating dependency file for DIAMETER_Types_part_1.cc #8 3.401 Creating dependency file for DIAMETER_Templates_part_7.cc #8 3.403 Creating dependency file for DIAMETER_Templates_part_6.cc #8 3.403 Creating dependency file for DIAMETER_Templates_part_5.cc #8 3.403 Creating dependency file for DIAMETER_Templates_part_4.cc #8 3.411 Creating dependency file for DIAMETER_Templates_part_3.cc #8 3.412 Creating dependency file for DIAMETER_Templates_part_2.cc #8 3.412 Creating dependency file for DIAMETER_Templates_part_1.cc #8 3.414 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 3.422 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 3.423 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 3.425 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 3.427 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 3.433 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 3.434 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 3.434 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 3.435 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 3.440 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 3.442 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 3.447 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 3.448 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 3.448 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 3.451 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 3.455 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 3.456 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 3.464 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 3.464 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 3.468 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 3.469 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 3.470 Creating dependency file for BSSGP_Types_part_7.cc #8 3.473 Creating dependency file for BSSGP_Types_part_6.cc #8 3.474 Creating dependency file for BSSGP_Types_part_5.cc #8 3.478 Creating dependency file for BSSGP_Types_part_4.cc #8 3.502 Creating dependency file for BSSGP_Types_part_3.cc #8 3.502 Creating dependency file for BSSGP_Types_part_2.cc #8 3.504 Creating dependency file for BSSGP_Types_part_1.cc #8 3.517 Creating dependency file for UDP_Types.cc #8 3.538 Creating dependency file for TELNETasp_PortType.cc #8 3.539 Creating dependency file for TCCInterface_Functions.cc #8 3.548 Creating dependency file for TCCEncoding_Functions.cc #8 3.553 Creating dependency file for TCCConversion_Functions.cc #8 3.561 Creating dependency file for Socket_API_Definitions.cc #8 3.572 Creating dependency file for PAP_Types.cc #8 3.578 Creating dependency file for Osmocom_VTY_Functions.cc #8 3.584 Creating dependency file for Osmocom_Types.cc #8 3.611 Creating dependency file for Osmocom_Gb_Types.cc #8 3.615 Creating dependency file for Native_Functions.cc #8 3.623 Creating dependency file for NS_Types.cc #8 3.644 Creating dependency file for Misc_Helpers.cc #8 3.644 Creating dependency file for IP_Types.cc #8 3.664 Creating dependency file for IPL4asp_Types.cc #8 3.664 Creating dependency file for IPL4asp_PortType.cc #8 3.664 Creating dependency file for IPL4asp_Functions.cc #8 3.665 Creating dependency file for IPCP_Types.cc #8 3.668 Creating dependency file for ICMPv6_Types.cc #8 3.674 Creating dependency file for ICMPv6_Templates.cc #8 3.676 Creating dependency file for ICMP_Types.cc #8 3.683 Creating dependency file for ICMP_Templates.cc #8 3.684 Creating dependency file for General_Types.cc #8 3.684 Creating dependency file for GTPv1U_Templates.cc #8 3.686 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 3.704 Creating dependency file for GTPv1U_CodecPort.cc #8 3.725 Creating dependency file for GTPv1C_Templates.cc #8 3.730 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 3.735 Creating dependency file for GTPv1C_CodecPort.cc #8 3.742 Creating dependency file for GTPU_Types.cc #8 3.751 Creating dependency file for GTPC_Types.cc #8 3.753 Creating dependency file for GSM_Types.cc #8 3.754 Creating dependency file for GGSN_Tests.cc #8 3.759 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 3.760 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 3.760 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 3.766 Creating dependency file for DIAMETER_Types.cc #8 3.775 Creating dependency file for DIAMETER_Templates.cc #8 3.777 Creating dependency file for DIAMETER_Emulation.cc #8 3.804 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 3.804 Creating dependency file for DIAMETER_CodecPort.cc #8 3.804 Creating dependency file for BSSGP_Types.cc #8 4.162 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 4.162 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc #8 4.162 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc #8 4.162 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc #8 4.163 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc #8 4.163 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc #8 4.163 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc #8 4.163 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc #8 4.164 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc #8 4.164 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc #8 4.164 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 4.164 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 4.165 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 4.165 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 4.167 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 4.171 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 5.940 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 6.079 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 6.112 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc #8 6.161 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 6.240 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc #8 6.310 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc #8 6.586 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc #8 6.796 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 6.796 DIAMETER_Emulation.cc:8877:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.796 8877 | } #8 6.796 | ^ #8 6.797 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 6.797 DIAMETER_Emulation.cc:8929:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.797 8929 | } #8 6.797 | ^ #8 6.797 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc #8 6.799 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 6.799 DIAMETER_Emulation.cc:9228:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.799 9228 | } #8 6.799 | ^ #8 6.806 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 6.806 DIAMETER_Emulation.cc:10219:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.806 10219 | } #8 6.806 | ^ #8 7.067 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 7.212 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 7.216 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 7.276 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 7.335 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 7.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 7.686 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 7.999 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 8.114 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 8.141 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 8.314 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 8.357 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc #8 8.722 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 8.742 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 8.864 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 9.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 9.548 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 9.674 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc #8 10.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 10.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 10.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 10.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 11.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 11.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 11.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 11.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc #8 12.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc #8 12.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc #8 12.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc #8 12.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc #8 12.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc #8 12.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc #8 12.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 12.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 12.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 12.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 12.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 12.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 12.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 12.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc #8 12.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc #8 12.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc #8 12.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc #8 12.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc #8 12.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc #8 12.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc #8 12.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc #8 12.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc #8 12.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc #8 12.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc #8 12.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc #8 12.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc #8 12.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc #8 12.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc #8 12.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc #8 12.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc #8 12.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc #8 12.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc #8 12.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc #8 12.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc #8 12.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc #8 12.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc #8 12.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc #8 12.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc #8 12.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc #8 12.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc #8 13.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc #8 13.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 13.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc #8 13.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc #8 13.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc #8 13.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc #8 13.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc #8 13.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc #8 13.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc #8 13.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc #8 13.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc #8 13.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc #8 13.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc #8 13.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc #8 13.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc #8 14.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc #8 14.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc #8 14.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc #8 14.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc #8 14.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc #8 14.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc #8 14.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc #8 14.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 14.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 14.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 14.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 14.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 14.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 14.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 14.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 14.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 14.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 16.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 17.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 20.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 22.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 22.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 22.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 22.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 22.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 22.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 22.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 22.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 22.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 22.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 22.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 22.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 23.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 23.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 23.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 23.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 23.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 23.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 23.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 23.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 23.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 23.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 23.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 23.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 23.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 23.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 23.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 23.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 23.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 23.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 23.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc #8 23.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc #8 23.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc #8 23.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc #8 23.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 23.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 23.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 23.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc #8 23.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc #8 24.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc #8 24.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc #8 24.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc #8 24.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 24.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 24.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc #8 24.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc #8 24.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc #8 24.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc #8 24.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc #8 24.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc #8 24.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc #8 24.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc #8 24.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 24.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 24.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 24.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 24.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 24.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 24.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 24.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 24.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 24.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 24.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 24.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 24.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 24.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 24.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 24.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 24.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 24.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 24.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 24.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 24.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 24.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 24.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 24.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 24.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 24.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 24.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 24.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 24.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 24.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 24.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 24.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 24.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 24.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 24.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 24.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 24.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 24.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 24.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 24.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 24.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 24.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 24.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 24.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 24.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 24.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 24.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 24.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 24.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc #8 24.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc #8 24.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc #8 24.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc #8 24.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc #8 24.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc #8 24.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc #8 24.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 24.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 24.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 24.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 24.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 24.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 24.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 24.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 24.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 24.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 24.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 24.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 24.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 24.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 24.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 24.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 24.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 24.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 24.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 24.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 24.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 24.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 24.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 24.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 24.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 24.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 24.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 24.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 24.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 24.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 24.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc #8 24.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc #8 24.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc #8 24.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc #8 24.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc #8 24.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc #8 24.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 24.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc #8 24.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc #8 24.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 24.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 24.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 25.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 25.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc #8 25.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc #8 25.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 25.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 25.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 26.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 26.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 26.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 26.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 26.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 26.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc #8 26.55 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 26.69 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 26.71 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 26.73 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 26.83 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 26.84 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 26.84 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 26.86 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 26.89 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 26.96 g++ -shared -o GSM_Types.so GSM_Types.o #8 26.97 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 26.98 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 26.98 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 27.00 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 27.06 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 27.08 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 27.11 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 27.11 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 27.16 g++ -shared -o General_Types.so General_Types.o #8 27.19 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 27.20 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 27.20 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 27.20 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 27.22 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 27.24 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 27.24 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 27.25 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 27.31 g++ -shared -o IP_Types.so IP_Types.o #8 27.33 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 27.34 g++ -shared -o NS_Types.so NS_Types.o #8 27.36 g++ -shared -o Native_Functions.so Native_Functions.o #8 27.36 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 27.37 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 27.38 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 27.38 g++ -shared -o PAP_Types.so PAP_Types.o #8 27.39 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 27.41 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 27.45 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 27.46 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 27.48 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 27.50 g++ -shared -o UDP_Types.so UDP_Types.o #8 27.52 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 27.52 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 27.53 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 27.53 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 27.53 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 27.55 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 27.56 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 27.60 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 27.61 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 27.63 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 27.64 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 27.64 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 27.66 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 27.66 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 27.66 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 27.67 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 27.69 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 27.69 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 27.69 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 27.70 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 27.71 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 27.72 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 27.73 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 27.73 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 27.73 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 27.74 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 27.74 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 27.74 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 27.74 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 27.74 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 27.75 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 27.76 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 27.76 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 27.76 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 27.76 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 27.76 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 27.76 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 27.77 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 27.78 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 27.78 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 27.78 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 27.78 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 27.78 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 27.78 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 27.78 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 27.80 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 27.81 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 27.81 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 27.81 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 27.81 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 27.81 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 27.81 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 27.83 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 27.83 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 27.83 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 27.84 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 27.84 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 27.84 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 27.85 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 27.86 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 27.86 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 27.86 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 27.86 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 27.87 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 27.87 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 27.88 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 27.88 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 27.88 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 27.89 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 27.89 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 27.89 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 27.90 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 27.90 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 27.91 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 27.91 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 27.91 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 27.92 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 27.92 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 27.92 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 27.93 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 27.93 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 27.94 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 27.94 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 27.94 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 27.95 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 27.95 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 27.96 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 27.96 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 27.96 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 27.96 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 27.96 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 27.97 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 27.97 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 27.98 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 27.98 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 27.99 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 27.99 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 27.99 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 27.99 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 28.00 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 28.00 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 28.01 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 28.01 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 28.01 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 28.01 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 28.02 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 28.02 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 28.03 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 28.03 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 28.04 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 28.04 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 28.04 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 28.04 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 28.04 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 28.05 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 28.08 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 28.08 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 28.08 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 28.08 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 28.08 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 28.08 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 28.08 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 28.10 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 28.10 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 28.10 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 28.10 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 28.10 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 28.11 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 28.11 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 28.11 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 28.11 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 28.11 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 28.11 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 28.12 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 28.13 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 28.13 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 28.13 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 28.13 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 28.13 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 28.13 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 28.13 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 28.13 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 28.14 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 28.14 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 28.15 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 28.15 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 28.15 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 28.15 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 28.15 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 28.15 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 28.16 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 28.16 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 28.17 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 28.17 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 28.17 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 28.18 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 28.18 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 28.18 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 28.18 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 28.18 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 28.18 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 28.19 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 28.19 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 28.20 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 28.20 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 28.20 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 28.20 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 28.21 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 28.21 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 28.21 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 28.22 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 28.22 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 28.22 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 28.23 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 28.23 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 28.23 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 28.23 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 28.24 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 28.24 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 28.24 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 28.25 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 28.25 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 28.25 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 28.26 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 28.27 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 28.27 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 28.27 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 28.27 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 28.27 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 28.27 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 28.27 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 28.28 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 28.28 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 28.29 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 28.30 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 28.30 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 28.30 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 28.30 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 28.31 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 28.31 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 28.31 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 28.32 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 28.32 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 28.32 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 28.32 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 28.32 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 28.32 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 28.33 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 28.34 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 28.34 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 28.34 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 28.34 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 28.34 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 28.35 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 28.35 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 28.36 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 28.36 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 28.37 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 28.37 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 28.37 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 28.37 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 28.37 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 28.38 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 28.39 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 28.39 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 28.39 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 28.39 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 28.39 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 28.40 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 28.40 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 28.40 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 28.40 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 28.40 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 28.42 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 28.42 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 28.42 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 28.42 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 28.42 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 28.43 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 28.44 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 28.44 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 28.45 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 28.45 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 28.45 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 28.45 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 28.46 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 28.46 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 28.47 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 28.47 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 28.47 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 28.48 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 28.48 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 28.48 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 28.48 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 28.48 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 28.49 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 28.50 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 28.50 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 28.51 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 28.51 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 28.51 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 28.52 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 28.52 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 28.52 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 28.53 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 28.53 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 28.53 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 28.53 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 28.54 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 28.54 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 28.54 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 28.54 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 28.54 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 28.55 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 28.56 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 28.56 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 28.56 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 28.57 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 28.57 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 28.58 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 28.58 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 28.58 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 28.59 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 28.59 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 28.59 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 28.59 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 28.59 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 28.59 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 28.60 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 28.61 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 28.61 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 28.62 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 28.62 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 28.62 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 28.62 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 28.62 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 28.64 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 28.64 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 28.64 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 28.65 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 28.65 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 28.65 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 28.67 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 28.68 g++ -shared -o TCCConversion.so TCCConversion.o #8 28.70 g++ -shared -o TCCInterface.so TCCInterface.o #8 28.77 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 28.77 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 28.79 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 28.79 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 29.84 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 30.26 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 32.10 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 33.19 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 33.34 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 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 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.34 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 33.34 -L/lib -lcrypto \ #8 33.34 -L/usr/lib -lxml2 -lsctp -lpthread; \ #8 33.34 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 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 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 33.89 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 34.1s #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 0.9s done #10 writing image sha256:821aa6fdbcc5cc0c2a9734a3446b7bcf63394c1157126131cc0994f90d6bd059 done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 0.9s 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 821aa6fdbcc5 + 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=1519108 + seq 1 30 + echo (1519108 + 1) % 256 + bc + SUBNET=5 + NET_NAME=ttcn3-ggsn-test-5 + SUB4=172.18.5.0/24 + SUB6=fd02:db8:5::/64 + set +x Creating network ttcn3-ggsn-test-5, trying SUBNET=5... + docker network create --internal --subnet 172.18.5.0/24 --ipv6 --subnet fd02:db8:5::/64 ttcn3-ggsn-test-5 ada1991da2523944eaa7a8b0df54f028b51c0896d183acdbf3e9b196792a4f28 + set +x ### Network ttcn3-ggsn-test-5 created (SUBNET=5) ### + return + [ 1 = 1 ] + CONFIGS_DIR=osmo-ggsn-kernel + test_config_enabled all + local config=all + local i + local valid=0 + [ all = all ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ all = all ] + return 0 + [ all = all ] + [ 1 = 1 ] + continue + test_config_enabled v4_only + local config=v4_only + local i + local valid=0 + [ v4_only = all ] + [ v4_only = v4_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4_only = all ] + [ v4_only = v4_only ] + return 0 + [ 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=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=5 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=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=5 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-1164-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-18-amd64 + local kernel=6.1.0-18-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-18-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-18-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-18-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-18-amd64 + local kernel=6.1.0-18-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-18-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-18-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-18-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-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.6 /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.21 /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.6 /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.21 /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.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 /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.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /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.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.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.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.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.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /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.5.201/24 brd 172.18.5.255 dev eth0 ip route add default via 172.18.5.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.5.201/24 brd 172.18.5.255 dev eth0 + echo ip route add default via 172.18.5.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-18-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 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 5 200 + NET=5 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::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.5.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-1164-ggsn -d --network ttcn3-ggsn-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::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 44fd552c132a00c17262c55c21f948a3a89abe94b316de826314b81b12505ceb + 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 + 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 5 202 + NET=5 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-5 --ip 172.18.5.202 --ip6 fd02:db8:5::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-5 --ip 172.18.5.202 --ip6 fd02:db8:5::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.5.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1164-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@a8ccd4b4ea56: Unix server socket created successfully. MC@a8ccd4b4ea56: Listening on TCP port 40503. MC2> a8ccd4b4ea56 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests a8ccd4b4ea56 40503 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a8ccd4b4ea56: New HC connected from 172.18.5.202 [172.18.5.202]. a8ccd4b4ea56: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@a8ccd4b4ea56: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@a8ccd4b4ea56: Configuration file was processed on all HCs. MC@a8ccd4b4ea56: Creating MTC on host 172.18.5.202. MC@a8ccd4b4ea56: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Wed Apr 17 04:43:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_act_deact() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Wed Apr 17 04:44:01 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.5.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=16770) Waiting for packet dumper to finish... 1 (prev_count=16770, count=16834) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Wed Apr 17 04:44:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_ipcp started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_act_deact_ipcp() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Wed Apr 17 04:44:11 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.5.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=11492) Waiting for packet dumper to finish... 1 (prev_count=11492, count=11556) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: 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 ------ Wed Apr 17 04:44:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Wed Apr 17 04:44:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.5.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=11608) Waiting for packet dumper to finish... 1 (prev_count=11608, count=11672) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Wed Apr 17 04:44:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_pcodns started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_act_deact_pcodns() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Wed Apr 17 04:44:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.5.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=10857) Waiting for packet dumper to finish... 1 (prev_count=10857, count=10921) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Wed Apr 17 04:44:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_gtpu_access started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_act_deact_gtpu_access() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Wed Apr 17 04:44:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.5.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=11066) Waiting for packet dumper to finish... 1 (prev_count=11066, count=11130) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: 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 ------ Wed Apr 17 04:44:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: Warning: Stopping inactive timer T_default. MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Wed Apr 17 04:44:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.5.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=11838) Waiting for packet dumper to finish... 1 (prev_count=11838, count=11902) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: 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 ------ Wed Apr 17 04:45:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: Warning: Stopping inactive timer T_default. MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Wed Apr 17 04:45:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.5.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=11945) Waiting for packet dumper to finish... 1 (prev_count=11945, count=12009) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Wed Apr 17 04:45:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_clients_interact_with_txseq started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_clients_interact_with_txseq() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(fail): pass -> fail MTC@a8ccd4b4ea56: Warning: Stopping inactive timer T_default. MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: fail MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Wed Apr 17 04:45:21 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.5.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=14162) Waiting for packet dumper to finish... 1 (prev_count=14162, count=14226) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Wed Apr 17 04:45:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_clients_interact_without_txseq started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_clients_interact_without_txseq() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(fail): pass -> fail MTC@a8ccd4b4ea56: Warning: Stopping inactive timer T_default. MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: fail MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Wed Apr 17 04:45:34 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.5.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=14640) Waiting for packet dumper to finish... 1 (prev_count=14640, count=14704) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: 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 ------ Wed Apr 17 04:45:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_with_single_dns started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_act_deact_with_single_dns() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Wed Apr 17 04:45:44 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.5.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=16211) Waiting for packet dumper to finish... 1 (prev_count=16211, count=16275) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: 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 ------ Wed Apr 17 04:45:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_act_deact_with_separate_dns() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Wed Apr 17 04:45:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.5.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=12014) Waiting for packet dumper to finish... 1 (prev_count=12014, count=12078) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Wed Apr 17 04:46:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_act_update_teic started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_act_update_teic() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: sending UpdatePDP MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Wed Apr 17 04:46:04 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.5.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=12021) Waiting for packet dumper to finish... 1 (prev_count=12021, count=12177) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Wed Apr 17 04:46:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp4_act_update_teid started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp4_act_update_teid() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: sending UpdatePDP MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Wed Apr 17 04:46:14 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.5.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=12370) Waiting for packet dumper to finish... 1 (prev_count=12370, count=12434) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Wed Apr 17 04:46:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_echo_req_resp started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_echo_req_resp() start" MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_echo_req_resp finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Wed Apr 17 04:46:24 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.5.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=7496) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Wed Apr 17 04:46:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_echo_req_resp_gtpu started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_echo_req_resp_gtpu() start" MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Wed Apr 17 04:46:33 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.5.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=7244) Waiting for packet dumper to finish... 1 (prev_count=7244, count=7308) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Wed Apr 17 04:46:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp_act2_recovery started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp_act2_recovery() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: sending 2nd CreatePDP (recovery increased) MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Wed Apr 17 04:46:43 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.5.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=14336) Waiting for packet dumper to finish... 1 (prev_count=14336, count=14400) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Wed Apr 17 04:46:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_act_deact_retrans_duplicate started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_act_deact_retrans_duplicate() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Wed Apr 17 04:46:54 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.5.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=11905) Waiting for packet dumper to finish... 1 (prev_count=11905, count=11969) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Wed Apr 17 04:47:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_pdp_act_restart_ctr_echo started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_pdp_act_restart_ctr_echo() start" MTC@a8ccd4b4ea56: sending CreatePDP MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Wed Apr 17 04:47:14 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.5.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=15062) Waiting for packet dumper to finish... 1 (prev_count=15062, count=15126) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Wed Apr 17 04:47:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_lots_of_concurrent_pdp_ctx() start" MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Warning: Stopping inactive timer T_next. MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Wed Apr 17 04:47:46 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.5.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=4070327) Waiting for packet dumper to finish... 1 (prev_count=4070327, count=4092216) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Wed Apr 17 04:47:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@a8ccd4b4ea56: Test case TC_addr_pool_exhaustion started. MTC@a8ccd4b4ea56: GTP1C ConnectionID: 1 MTC@a8ccd4b4ea56: "TC_addr_pool_exhaustion() start" MTC@a8ccd4b4ea56: Successfully created 1024 PDP contexts before exhausting the pool MTC@a8ccd4b4ea56: setverdict(pass): none -> pass MTC@a8ccd4b4ea56: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Warning: Stopping inactive timer T_next. MTC@a8ccd4b4ea56: setverdict(pass): pass -> pass, component reason not changed MTC@a8ccd4b4ea56: Setting final verdict of the test case. MTC@a8ccd4b4ea56: Local verdict of MTC: pass MTC@a8ccd4b4ea56: No PTCs were created. MTC@a8ccd4b4ea56: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@a8ccd4b4ea56: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Wed Apr 17 04:48:07 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.5.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=3685157) Waiting for packet dumper to finish... 1 (prev_count=3685157, count=3722346) MTC@a8ccd4b4ea56: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@a8ccd4b4ea56: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a8ccd4b4ea56: Terminating MTC. MC@a8ccd4b4ea56: MTC terminated. MC2> exit MC@a8ccd4b4ea56: Shutting down session. MC@a8ccd4b4ea56: 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-1164-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn 137 + test_config_enabled v6_only + local config=v6_only + local i + local valid=0 + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + return 0 + [ 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=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=5 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=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=5 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-1164-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-18-amd64 + local kernel=6.1.0-18-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-18-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-18-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-18-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-18-amd64 + local kernel=6.1.0-18-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-18-amd64 gtp tun + + cut -d -f 2 sort -u + local files=/lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-18-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-18-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-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.6 /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.21 /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.6 /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.21 /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.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 /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.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /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.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.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.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.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.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /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.5.201/24 brd 172.18.5.255 dev eth0 ip route add default via 172.18.5.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.5.201/24 brd 172.18.5.255 dev eth0 + echo ip route add default via 172.18.5.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-18-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 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 5 200 + NET=5 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::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.5.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-1164-ggsn -d --network ttcn3-ggsn-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::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 70571e484a5b0decb8607bc41e82ba3e0e2389091712b99a57520bb5e155b518 + 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 + 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 5 202 + NET=5 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-5 --ip 172.18.5.202 --ip6 fd02:db8:5::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-5 --ip 172.18.5.202 --ip6 fd02:db8:5::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.5.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1164-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@c6cc432038ff: Unix server socket created successfully. MC@c6cc432038ff: Listening on TCP port 41257. MC2> c6cc432038ff is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests c6cc432038ff 41257 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c6cc432038ff: New HC connected from 172.18.5.202 [172.18.5.202]. c6cc432038ff: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@c6cc432038ff: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@c6cc432038ff: Configuration file was processed on all HCs. MC@c6cc432038ff: Creating MTC on host 172.18.5.202. MC@c6cc432038ff: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Wed Apr 17 04:48:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c6cc432038ff: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@c6cc432038ff: Test case TC_pdp6_act_deact started. MTC@c6cc432038ff: GTP1C ConnectionID: 1 MTC@c6cc432038ff: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: Setting final verdict of the test case. MTC@c6cc432038ff: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: No PTCs were created. MTC@c6cc432038ff: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Wed Apr 17 04:48:41 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.5.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=2772) Waiting for packet dumper to finish... 1 (prev_count=2772, count=2836) MTC@c6cc432038ff: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Wed Apr 17 04:48:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c6cc432038ff: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@c6cc432038ff: Test case TC_pdp6_act_deact_pcodns started. MTC@c6cc432038ff: GTP1C ConnectionID: 1 MTC@c6cc432038ff: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: Setting final verdict of the test case. MTC@c6cc432038ff: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: No PTCs were created. MTC@c6cc432038ff: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Wed Apr 17 04:48:54 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.5.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=1192) MTC@c6cc432038ff: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Wed Apr 17 04:49:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c6cc432038ff: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@c6cc432038ff: Test case TC_pdp6_act_deact_icmp6 started. MTC@c6cc432038ff: GTP1C ConnectionID: 1 MTC@c6cc432038ff: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: Setting final verdict of the test case. MTC@c6cc432038ff: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: No PTCs were created. MTC@c6cc432038ff: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Wed Apr 17 04:49:06 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.5.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=1376) Waiting for packet dumper to finish... 1 (prev_count=1376, count=1440) MTC@c6cc432038ff: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Wed Apr 17 04:49:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c6cc432038ff: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@c6cc432038ff: Test case TC_pdp6_act_deact_gtpu_access started. MTC@c6cc432038ff: GTP1C ConnectionID: 1 MTC@c6cc432038ff: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: Setting final verdict of the test case. MTC@c6cc432038ff: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: No PTCs were created. MTC@c6cc432038ff: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Wed Apr 17 04:49:19 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@c6cc432038ff: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@c6cc432038ff: 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 ------ Wed Apr 17 04:49:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c6cc432038ff: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@c6cc432038ff: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@c6cc432038ff: GTP1C ConnectionID: 1 MTC@c6cc432038ff: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: Setting final verdict of the test case. MTC@c6cc432038ff: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: No PTCs were created. MTC@c6cc432038ff: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Wed Apr 17 04:49:32 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@c6cc432038ff: 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@c6cc432038ff: 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 ------ Wed Apr 17 04:49:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c6cc432038ff: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@c6cc432038ff: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@c6cc432038ff: GTP1C ConnectionID: 1 MTC@c6cc432038ff: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: Setting final verdict of the test case. MTC@c6cc432038ff: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: No PTCs were created. MTC@c6cc432038ff: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Wed Apr 17 04:49:45 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.5.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=1192) MTC@c6cc432038ff: 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@c6cc432038ff: 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 ------ Wed Apr 17 04:49:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c6cc432038ff: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@c6cc432038ff: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@c6cc432038ff: GTP1C ConnectionID: 1 MTC@c6cc432038ff: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: Setting final verdict of the test case. MTC@c6cc432038ff: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: No PTCs were created. MTC@c6cc432038ff: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Wed Apr 17 04:49:57 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.5.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=1348) MTC@c6cc432038ff: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Wed Apr 17 04:50:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c6cc432038ff: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@c6cc432038ff: Test case TC_pdp6_clients_interact started. MTC@c6cc432038ff: GTP1C ConnectionID: 1 MTC@c6cc432038ff: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: Setting final verdict of the test case. MTC@c6cc432038ff: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: No PTCs were created. MTC@c6cc432038ff: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Wed Apr 17 04:50:09 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.5.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@c6cc432038ff: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Wed Apr 17 04:50:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c6cc432038ff: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@c6cc432038ff: Test case TC_echo_req_resp started. MTC@c6cc432038ff: GTP1C ConnectionID: 1 MTC@c6cc432038ff: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: Setting final verdict of the test case. MTC@c6cc432038ff: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: No PTCs were created. MTC@c6cc432038ff: Test case TC_echo_req_resp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail'. Wed Apr 17 04:50:22 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp fail ------ Saving talloc report from 172.18.5.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=1100) MTC@c6cc432038ff: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail' was executed successfully (exit status: 0). MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Wed Apr 17 04:50:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c6cc432038ff: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@c6cc432038ff: Test case TC_echo_req_resp_gtpu started. MTC@c6cc432038ff: GTP1C ConnectionID: 1 MTC@c6cc432038ff: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: Setting final verdict of the test case. MTC@c6cc432038ff: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@c6cc432038ff: No PTCs were created. MTC@c6cc432038ff: Test case TC_echo_req_resp_gtpu finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@c6cc432038ff: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail'. Wed Apr 17 04:50:35 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp_gtpu fail ------ Saving talloc report from 172.18.5.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@c6cc432038ff: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail' was executed successfully (exit status: 0). MC@c6cc432038ff: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c6cc432038ff: Terminating MTC. MC@c6cc432038ff: MTC terminated. MC2> exit MC@c6cc432038ff: Shutting down session. MC@c6cc432038ff: 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->FAIL GGSN_Tests.TC_echo_req_resp 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_echo_req_resp_gtpu Summary: pass->FAIL: 6 NEW: FAIL: 4 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_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-1164-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn Error response from daemon: Cannot kill container: jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn Error response from daemon: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn + true + test_config_enabled v4v6_only + local config=v4v6_only + local i + local valid=0 + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + return 0 + [ 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=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=5 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=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=5 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-1164-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-18-amd64 + local kernel=6.1.0-18-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-18-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-18-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-18-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-18-amd64 + local kernel=6.1.0-18-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-18-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-18-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-18-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-18-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.6 /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.21 /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.6 /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.21 /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.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 /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.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /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.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.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.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.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.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /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.5.201/24 brd 172.18.5.255 dev eth0 ip route add default via 172.18.5.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.5.201/24 brd 172.18.5.255 dev eth0 + echo ip route add default via 172.18.5.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-18-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 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 5 200 + NET=5 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::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.5.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-1164-ggsn -d --network ttcn3-ggsn-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::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 ac3e83fe3c174dd9018f310dd576c8c08be4b00c97022877767319a08995a6bf + 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 + 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 5 202 + NET=5 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-5 --ip 172.18.5.202 --ip6 fd02:db8:5::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-5 --ip 172.18.5.202 --ip6 fd02:db8:5::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.5.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1164-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@a6a20b1af46c: Unix server socket created successfully. MC@a6a20b1af46c: Listening on TCP port 33691. MC2> a6a20b1af46c is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests a6a20b1af46c 33691 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a6a20b1af46c: New HC connected from 172.18.5.202 [172.18.5.202]. a6a20b1af46c: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@a6a20b1af46c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@a6a20b1af46c: Configuration file was processed on all HCs. MC@a6a20b1af46c: Creating MTC on host 172.18.5.202. MC@a6a20b1af46c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Wed Apr 17 04:51:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_act_deact started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact fail'. Wed Apr 17 04:51:08 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact fail ------ Saving talloc report from 172.18.5.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=2532) Waiting for packet dumper to finish... 1 (prev_count=2532, count=2596) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Wed Apr 17 04:51:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_ipcp started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_ipcp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp fail'. Wed Apr 17 04:51:21 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_ipcp fail ------ Saving talloc report from 172.18.5.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: 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 ------ Wed Apr 17 04:51:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail'. Wed Apr 17 04:51:34 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail ------ Saving talloc report from 172.18.5.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Wed Apr 17 04:51:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_pcodns started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns fail'. Wed Apr 17 04:51:47 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_pcodns fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Wed Apr 17 04:51:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_gtpu_access started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail'. Wed Apr 17 04:52:00 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: 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 ------ Wed Apr 17 04:52:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail'. Wed Apr 17 04:52:13 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail ------ Saving talloc report from 172.18.5.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1256) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: 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 ------ Wed Apr 17 04:52:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail'. Wed Apr 17 04:52:26 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Wed Apr 17 04:52:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_clients_interact_with_txseq started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Wed Apr 17 04:52:39 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Wed Apr 17 04:52:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_clients_interact_without_txseq started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Wed Apr 17 04:52:52 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.5.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=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: 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 ------ Wed Apr 17 04:52:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_with_single_dns started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail'. Wed Apr 17 04:53:05 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: 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 ------ Wed Apr 17 04:53:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail'. Wed Apr 17 04:53:19 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail ------ Saving talloc report from 172.18.5.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1256) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Wed Apr 17 04:53:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_act_update_teic started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_act_update_teic finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic fail'. Wed Apr 17 04:53:32 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teic fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Wed Apr 17 04:53:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp4_act_update_teid started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Wed Apr 17 04:53:45 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Wed Apr 17 04:53:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp6_act_deact started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Wed Apr 17 04:53:58 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Wed Apr 17 04:54:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_pcodns started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Wed Apr 17 04:54:11 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Wed Apr 17 04:54:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_icmp6 started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Wed Apr 17 04:54:24 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Wed Apr 17 04:54:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_gtpu_access started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Wed Apr 17 04:54:37 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: 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 ------ Wed Apr 17 04:54:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Wed Apr 17 04:54:50 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: 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@a6a20b1af46c: 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 ------ Wed Apr 17 04:54:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Wed Apr 17 04:55:03 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: 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@a6a20b1af46c: 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 ------ Wed Apr 17 04:55:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Wed Apr 17 04:55:16 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Wed Apr 17 04:55:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp6_clients_interact started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Wed Apr 17 04:55:29 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Wed Apr 17 04:55:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp46_act_deact started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Wed Apr 17 04:55:43 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Wed Apr 17 04:55:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_ipcp started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Wed Apr 17 04:55:56 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Wed Apr 17 04:56:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_icmp6 started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Wed Apr 17 04:56:09 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.5.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=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Wed Apr 17 04:56:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_pcodns4 started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Wed Apr 17 04:56:21 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.5.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Wed Apr 17 04:56:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_pcodns6 started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Wed Apr 17 04:56:34 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Wed Apr 17 04:56:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_gtpu_access started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Wed Apr 17 04:56:47 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.5.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=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: 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 ------ Wed Apr 17 04:56:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Wed Apr 17 04:57:00 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: 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@a6a20b1af46c: 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 ------ Wed Apr 17 04:57:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: 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@a6a20b1af46c: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Wed Apr 17 04:57:13 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: 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@a6a20b1af46c: 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 ------ Wed Apr 17 04:57:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: 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@a6a20b1af46c: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Wed Apr 17 04:57:26 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.5.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=1100) MTC@a6a20b1af46c: 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@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Wed Apr 17 04:57:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp46_clients_interact started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Wed Apr 17 04:57:38 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.5.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=1348) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Wed Apr 17 04:57:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_echo_req_resp started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_echo_req_resp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail'. Wed Apr 17 04:57:50 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp fail ------ Saving talloc report from 172.18.5.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1412) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Wed Apr 17 04:57:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_echo_req_resp_gtpu started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_echo_req_resp_gtpu finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail'. Wed Apr 17 04:58:04 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp_gtpu fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Wed Apr 17 04:58:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_pdp_act_restart_ctr_echo started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Wed Apr 17 04:58:17 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.5.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=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Wed Apr 17 04:58:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Wed Apr 17 04:58:30 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.5.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Wed Apr 17 04:58:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@a6a20b1af46c: Test case TC_addr_pool_exhaustion started. MTC@a6a20b1af46c: GTP1C ConnectionID: 1 MTC@a6a20b1af46c: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: Setting final verdict of the test case. MTC@a6a20b1af46c: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@a6a20b1af46c: No PTCs were created. MTC@a6a20b1af46c: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@a6a20b1af46c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Wed Apr 17 04:58:43 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.5.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=1100) MTC@a6a20b1af46c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@a6a20b1af46c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a6a20b1af46c: Terminating MTC. MC@a6a20b1af46c: MTC terminated. MC2> exit MC@a6a20b1af46c: Shutting down session. MC@a6a20b1af46c: 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_pdp4_act_deact pass->FAIL GGSN_Tests.TC_pdp4_act_deact_ipcp pass->FAIL GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass->FAIL GGSN_Tests.TC_pdp4_act_deact_pcodns pass->FAIL 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->FAIL GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass->FAIL 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->FAIL GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: FAIL GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: FAIL GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: FAIL 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_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: FAIL 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: 23 NEW: FAIL: 13 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_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-1164-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn Error response from daemon: Cannot kill container: jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn Error response from daemon: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1164-ggsn + true + 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-5 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-5 + docker network remove ttcn3-ggsn-test-5 ttcn3-ggsn-test-5 + 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-1164-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:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2229 GGSN_Tests control part GGSN_Tests.ttcn:1190 TC_pdp4_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2230 GGSN_Tests control part GGSN_Tests.ttcn:1199 TC_pdp4_act_deact_ipcp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2231 GGSN_Tests control part GGSN_Tests.ttcn:1230 TC_pdp4_act_deact_ipcp_pap_broken testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2232 GGSN_Tests control part GGSN_Tests.ttcn:1264 TC_pdp4_act_deact_pcodns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2233 GGSN_Tests control part GGSN_Tests.ttcn:1288 TC_pdp4_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2234 GGSN_Tests control part GGSN_Tests.ttcn:1307 TC_pdp4_act_deact_gtpu_access_wrong_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2235 GGSN_Tests control part GGSN_Tests.ttcn:1325 TC_pdp4_act_deact_gtpu_access_ipv6_apn4 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1358 TC_pdp4_clients_interact_with_txseq testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1365 TC_pdp4_clients_interact_without_txseq testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2238 GGSN_Tests control part GGSN_Tests.ttcn:1403 TC_pdp4_act_deact_with_single_dns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2239 GGSN_Tests control part GGSN_Tests.ttcn:1450 TC_pdp4_act_deact_with_separate_dns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2240 GGSN_Tests control part GGSN_Tests.ttcn:1480 TC_pdp4_act_update_teic testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1496 TC_pdp4_act_update_teid testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2245 GGSN_Tests control part GGSN_Tests.ttcn:1012 TC_pdp6_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2246 GGSN_Tests control part GGSN_Tests.ttcn:1022 TC_pdp6_act_deact_pcodns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2247 GGSN_Tests control part GGSN_Tests.ttcn:1046 TC_pdp6_act_deact_icmp6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1065 TC_pdp6_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1096 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2250 GGSN_Tests control part GGSN_Tests.ttcn:1116 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2251 GGSN_Tests control part GGSN_Tests.ttcn:1137 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2252 GGSN_Tests control part GGSN_Tests.ttcn:1157 TC_pdp6_clients_interact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2256 GGSN_Tests control part GGSN_Tests.ttcn:1524 TC_pdp46_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2257 GGSN_Tests control part GGSN_Tests.ttcn:1533 TC_pdp46_act_deact_ipcp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2258 GGSN_Tests control part GGSN_Tests.ttcn:1560 TC_pdp46_act_deact_icmp6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2259 GGSN_Tests control part GGSN_Tests.ttcn:1575 TC_pdp46_act_deact_pcodns4 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2260 GGSN_Tests control part GGSN_Tests.ttcn:1599 TC_pdp46_act_deact_pcodns6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2261 GGSN_Tests control part GGSN_Tests.ttcn:1624 TC_pdp46_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2262 GGSN_Tests control part GGSN_Tests.ttcn:1642 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2263 GGSN_Tests control part GGSN_Tests.ttcn:1659 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2264 GGSN_Tests control part GGSN_Tests.ttcn:1675 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2265 GGSN_Tests control part GGSN_Tests.ttcn:1696 TC_pdp46_clients_interact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2272 GGSN_Tests control part GGSN_Tests.ttcn:1370 TC_echo_req_resp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2273 GGSN_Tests control part GGSN_Tests.ttcn:1383 TC_echo_req_resp_gtpu testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2281 GGSN_Tests control part GGSN_Tests.ttcn:1860 TC_pdp_act_restart_ctr_echo testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1913 TC_lots_of_concurrent_pdp_ctx testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2285 GGSN_Tests control part GGSN_Tests.ttcn:2029 TC_addr_pool_exhaustion testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2245 GGSN_Tests control part GGSN_Tests.ttcn:1012 TC_pdp6_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2246 GGSN_Tests control part GGSN_Tests.ttcn:1022 TC_pdp6_act_deact_pcodns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2247 GGSN_Tests control part GGSN_Tests.ttcn:1046 TC_pdp6_act_deact_icmp6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1065 TC_pdp6_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1096 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2250 GGSN_Tests control part GGSN_Tests.ttcn:1116 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2251 GGSN_Tests control part GGSN_Tests.ttcn:1137 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2252 GGSN_Tests control part GGSN_Tests.ttcn:1157 TC_pdp6_clients_interact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2272 GGSN_Tests control part GGSN_Tests.ttcn:1370 TC_echo_req_resp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2273 GGSN_Tests control part GGSN_Tests.ttcn:1383 TC_echo_req_resp_gtpu 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