Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision e84d7566c178f1434e9a64c1d95e41f84dee6767 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e84d7566c178f1434e9a64c1d95e41f84dee6767 # timeout=10 Commit message: "ttcn3-epdg-test: restore osmo-epdg.latest.config" > git rev-list --no-walk e84d7566c178f1434e9a64c1d95e41f84dee6767 # timeout=10
[ttcn3-ggsn-test-kernel-latest] $ /bin/sh -xe /tmp/jenkins4849735861909092428.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-1298 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=latest + docker_images_require osmo-ggsn-latest ttcn3-ggsn-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-ggsn-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:69af26f9843be43dc53ec473972fb9176a1d50551c1dc0a80662ddeb1cb809f7 #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #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 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #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:8af6c86d240cfe3ae9171d2f9ca265633b657f666cfaba6b5c3a323333ebf2f3 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 8af6c86d240c + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-ggsn-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-latest + echo osmo-ggsn-latest + dir=osmo-ggsn-latest + pull_arg=--pull + grep ^FROM ../osmo-ggsn-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-ggsn-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.66kB done #5 DONE 0.0s #6 [2/5] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bison bridge-utils busybox-static ca-certificates flex gcc git iproute2 libc6-dev libelf-dev libssl-dev linux-image-amd64 make osmo-ggsn pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y osmo-ggsn ;; esac #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [4/5] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:54c563cbf3f8a3f85a8e8cdf8a920b4f8c52061fc10e97755177c105f95f6451 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 54c563cbf3f8 + list_osmo_packages debian-bookworm osmo-ggsn-latest + local distro=debian-bookworm + local image=osmo-ggsn-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-latest ### ii libosmocore22:amd64 1.10.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0 amd64 Osmo control library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.10.0 amd64 Osmo VTY library ii osmo-ggsn 1.12.0 amd64 Osmocom Gateway GPRS Support Node (GGSN) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ggsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-ggsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ggsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ggsn-test + echo ttcn3-ggsn-test + dir=ttcn3-ggsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-ggsn-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-ggsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ggsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ggsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-ggsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 412B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 890B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #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 CACHED #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:70d273b34cc8d940db6693f26567adf3031f9d458a107d9abfbbd181b19c5647 done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest done #10 DONE 0.0s 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 70d273b34cc8 + 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=463892 + seq 1 30 + bc + echo (463892 + 1) % 256 + SUBNET=21 + NET_NAME=ttcn3-ggsn-test-21 + SUB4=172.18.21.0/24 + SUB6=fd02:db8:21::/64 + set +x Creating network ttcn3-ggsn-test-21, trying SUBNET=21... + docker network create --internal --subnet 172.18.21.0/24 --ipv6 --subnet fd02:db8:21::/64 ttcn3-ggsn-test-21 d334ad2a2332c4aac86517808706f54c7cd1a92b7bd554a5d146a0319f713198 + set +x ### Network ttcn3-ggsn-test-21 created (SUBNET=21) ### + return + [ 1 = 1 ] + CONFIGS_DIR=osmo-ggsn-kernel + [ all = all ] + [ 1 = 1 ] + continue + [ v4_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=21 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=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=21 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-1298-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-23-amd64 + local kernel=6.1.0-23-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-23-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-23-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-23-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-23-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-23-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-23-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-23-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-23-amd64 + local kernel=6.1.0-23-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-23-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-23-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-23-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-23-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-23-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.21.201/24 brd 172.18.21.255 dev eth0 ip route add default via 172.18.21.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.21.201/24 brd 172.18.21.255 dev eth0 + echo ip route add default via 172.18.21.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-23-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:fa:ef:cf:27 [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 5a:32:37:9a:d7:c2 brd ff:ff:ff:ff:ff:ff 3: br-test: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 5897: eth0@if5898: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-23-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.166 MHz processor [ 0.005106] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005267] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007102] AGP: No AGP bridge found [ 0.007331] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008132] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026406] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031340] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.031758] ACPI: Early table checksum verification disabled [ 0.032081] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032357] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032859] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033403] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033479] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033531] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033555] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033577] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033649] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.033673] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.033681] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.033691] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.033698] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.033706] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.036062] No NUMA configuration found [ 0.036083] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.036892] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.040681] Zone ranges: [ 0.040712] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.040776] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.040787] Normal empty [ 0.040800] Device empty [ 0.040811] Movable zone start for each node [ 0.040841] Early memory node ranges [ 0.040865] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040994] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.041220] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.042206] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.042496] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.045796] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046077] ACPI: PM-Timer IO Port: 0x608 [ 0.046488] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.046820] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.046931] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047163] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047204] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047278] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047287] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.047450] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047494] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.047777] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.048589] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.048628] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.048649] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.048654] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.048748] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.048775] Booting paravirtualized kernel on bare hardware [ 0.049035] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.057560] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.111366] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.111726] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.111800] pcpu-alloc: [0] 0 [ 0.113054] Fallback order for Node 0: 0 [ 0.113306] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.113321] Policy zone: DMA32 [ 0.113467] Kernel command line: [ 0.113467] root=/dev/ram0 [ 0.113467] console=ttyS0 [ 0.113467] panic=-1 [ 0.113467] init=/init [ 0.113467] loglevel=8 [ 0.113467] SMOKE_TEST [ 0.113467] [ 0.114547] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.115932] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.116564] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.118013] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.118148] AGP: Checking aperture... [ 0.119767] AGP: No AGP bridge found [ 0.135322] Memory: 260860K/523768K available (14342K kernel code, 2332K rwdata, 9068K rodata, 2796K init, 17404K bss, 70944K reserved, 0K cma-reserved) [ 0.141456] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.143769] ftrace: allocating 40236 entries in 158 pages [ 0.183517] ftrace: allocated 158 pages with 5 groups [ 0.192070] Dynamic Preempt: voluntary [ 0.194785] rcu: Preemptible hierarchical RCU implementation. [ 0.194809] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.194906] Trampoline variant of Tasks RCU enabled. [ 0.194914] Rude variant of Tasks RCU enabled. [ 0.194920] Tracing variant of Tasks RCU enabled. [ 0.195000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.195028] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.224249] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.229155] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.233268] Console: colour *CGA 80x25 [ 0.246467] printk: console [ttyS0] enabled [ 0.247460] ACPI: Core revision 20220331 [ 0.251894] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.253534] APIC: Switch to symmetric I/O mode setup [ 0.256750] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277048] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb1b9e9ea, max_idle_ns: 440795223149 ns [ 0.277638] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.33 BogoMIPS (lpj=14372664) [ 0.280277] process: using AMD E400 aware idle routine [ 0.280570] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.280698] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.281616] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.281909] Spectre V2 : Mitigation: Retpolines [ 0.282016] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.282220] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.283039] x86/fpu: x87 FPU will use FXSAVE [ 0.536138] Freeing SMP alternatives memory: 36K [ 0.536915] pid_max: default: 32768 minimum: 301 [ 0.543744] LSM: Security Framework initializing [ 0.545416] landlock: Up and running. [ 0.545512] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.549834] AppArmor: AppArmor initialized [ 0.549946] TOMOYO Linux initialized [ 0.550430] LSM support for eBPF active [ 0.552891] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.553119] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.687994] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.690665] cblist_init_generic: Setting adjustable number of callback queues. [ 0.690807] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.691136] cblist_init_generic: Setting adjustable number of callback queues. [ 0.691278] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.691745] cblist_init_generic: Setting adjustable number of callback queues. [ 0.691879] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.692211] Performance Events: PMU not available due to virtualization, using software events only. [ 0.693429] signal: max sigframe size: 1440 [ 0.694236] rcu: Hierarchical SRCU implementation. [ 0.694358] rcu: Max phase no-delay instances is 1000. [ 0.698801] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.700734] smp: Bringing up secondary CPUs ... [ 0.700884] smp: Brought up 1 node, 1 CPU [ 0.701005] smpboot: Max logical packages: 1 [ 0.701153] smpboot: Total of 1 processors activated (7186.33 BogoMIPS) [ 0.712388] node 0 deferred pages initialised in 4ms [ 0.723726] devtmpfs: initialized [ 0.726657] x86/mm: Memory block size: 128MB [ 0.732030] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.732597] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.735053] pinctrl core: initialized pinctrl subsystem [ 0.750104] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.753425] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.754025] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.754271] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.754581] audit: initializing netlink subsys (disabled) [ 0.759661] thermal_sys: Registered thermal governor 'fair_share' [ 0.759688] thermal_sys: Registered thermal governor 'bang_bang' [ 0.759801] thermal_sys: Registered thermal governor 'step_wise' [ 0.759927] thermal_sys: Registered thermal governor 'user_space' [ 0.760060] thermal_sys: Registered thermal governor 'power_allocator' [ 0.761456] audit: type=2000 audit(1724906591.496:1): state=initialized audit_enabled=0 res=1 [ 0.762022] cpuidle: using governor ladder [ 0.762238] cpuidle: using governor menu [ 0.763428] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.765885] PCI: Using configuration type 1 for base access [ 0.775522] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.830165] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.830308] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.840943] ACPI: Added _OSI(Module Device) [ 0.841044] ACPI: Added _OSI(Processor Device) [ 0.841122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.841201] ACPI: Added _OSI(Processor Aggregator Device) [ 0.861330] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.884445] ACPI: Interpreter enabled [ 0.885403] ACPI: PM: (supports S0 S3 S4 S5) [ 0.885514] ACPI: Using IOAPIC for interrupt routing [ 0.885950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.886122] PCI: Using E820 reservations for host bridge windows [ 0.887305] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.911513] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.912236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.912521] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.913274] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.922478] acpiphp: Slot [2] registered [ 0.922655] acpiphp: Slot [3] registered [ 0.922797] acpiphp: Slot [4] registered [ 0.922924] acpiphp: Slot [5] registered [ 0.923053] acpiphp: Slot [6] registered [ 0.923206] acpiphp: Slot [7] registered [ 0.923361] acpiphp: Slot [8] registered [ 0.923553] acpiphp: Slot [9] registered [ 0.923710] acpiphp: Slot [10] registered [ 0.923878] acpiphp: Slot [11] registered [ 0.924049] acpiphp: Slot [12] registered [ 0.924220] acpiphp: Slot [13] registered [ 0.924377] acpiphp: Slot [14] registered [ 0.924536] acpiphp: Slot [15] registered [ 0.924734] acpiphp: Slot [16] registered [ 0.924921] acpiphp: Slot [17] registered [ 0.925106] acpiphp: Slot [18] registered [ 0.925268] acpiphp: Slot [19] registered [ 0.925462] acpiphp: Slot [20] registered [ 0.925609] acpiphp: Slot [21] registered [ 0.925770] acpiphp: Slot [22] registered [ 0.925917] acpiphp: Slot [23] registered [ 0.926064] acpiphp: Slot [24] registered [ 0.926210] acpiphp: Slot [25] registered [ 0.926356] acpiphp: Slot [26] registered [ 0.926501] acpiphp: Slot [27] registered [ 0.926662] acpiphp: Slot [28] registered [ 0.926814] acpiphp: Slot [29] registered [ 0.926963] acpiphp: Slot [30] registered [ 0.927110] acpiphp: Slot [31] registered [ 0.927438] PCI host bridge to bus 0000:00 [ 0.927727] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.928016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.928148] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.928318] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.928458] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.928753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.930682] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.937564] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.940115] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.941722] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.942516] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.942666] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.942821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.942980] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.943459] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.943901] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.944066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.944617] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.945831] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.946846] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.949869] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.951032] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.957489] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.958112] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.958542] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.958977] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.959256] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.962328] iommu: Default domain type: Translated [ 0.962443] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.963529] pps_core: LinuxPPS API ver. 1 registered [ 0.963636] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.963876] PTP clock support registered [ 0.964176] EDAC MC: Ver: 3.0.0 [ 0.972352] NetLabel: Initializing [ 0.972443] NetLabel: domain hash size = 128 [ 0.972527] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.973707] NetLabel: unlabeled traffic allowed by default [ 0.973842] PCI: Using ACPI for IRQ routing [ 0.974043] PCI: pci_cache_line_size set to 64 bytes [ 0.974484] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.974732] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.977557] vgaarb: loaded [ 0.978196] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.978503] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.978665] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.982316] clocksource: Switched to clocksource tsc-early [ 1.043950] VFS: Disk quotas dquot_6.6.0 [ 1.044246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.047896] AppArmor: AppArmor Filesystem Enabled [ 1.049879] pnp: PnP ACPI init [ 1.052113] pnp 00:03: [dma 2] [ 1.053462] pnp: PnP ACPI: found 6 devices [ 1.070401] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.071332] NET: Registered PF_INET protocol family [ 1.072361] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.080946] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.081255] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.081458] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.081779] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.082054] TCP: Hash tables configured (established 4096 bind 4096) [ 1.083485] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.083850] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.084393] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.085654] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.086092] NET: Registered PF_XDP protocol family [ 1.086942] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.087073] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.087200] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.087333] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.087462] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.088045] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.088273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.088459] PCI: CLS 0 bytes, default 64 [ 1.093812] Trying to unpack rootfs image as initramfs... [ 1.099511] Initialise system trusted keyrings [ 1.106029] Key type blacklist registered [ 1.106705] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.125270] zbud: loaded [ 1.135155] integrity: Platform Keyring initialized [ 1.135489] integrity: Machine keyring initialized [ 1.135597] Key type asymmetric registered [ 1.135726] Asymmetric key parser 'x509' registered [ 1.371482] Freeing initrd memory: 7552K [ 1.392448] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.392817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.393597] io scheduler mq-deadline registered [ 1.399774] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.402898] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.404848] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.407431] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.410769] Linux agpgart interface v0.103 [ 1.412223] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.415365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.418130] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.418389] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.420123] mousedev: PS/2 mouse device common for all mice [ 1.422892] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.424233] rtc_cmos 00:05: RTC can wake from S4 [ 1.428229] rtc_cmos 00:05: registered as rtc0 [ 1.428796] rtc_cmos 00:05: setting system clock to 2024-08-29T04:43:12 UTC (1724906592) [ 1.430213] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.430826] ledtrig-cpu: registered to indicate activity on CPUs [ 1.474905] NET: Registered PF_INET6 protocol family [ 1.483616] Segment Routing with IPv6 [ 1.483912] In-situ OAM (IOAM) with IPv6 [ 1.484299] mip6: Mobile IPv6 [ 1.484603] NET: Registered PF_PACKET protocol family [ 1.485002] mpls_gso: MPLS GSO support [ 1.486694] IPI shorthand broadcast: enabled [ 1.487208] sched_clock: Marking stable (1456033130, 27764092)->(1522905071, -39107849) [ 1.489619] registered taskstats version 1 [ 1.489924] Loading compiled-in X.509 certificates [ 1.541552] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.541830] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.545369] zswap: loaded using pool lzo/zbud [ 1.547118] Key type .fscrypt registered [ 1.547259] Key type fscrypt-provisioning registered [ 1.555827] Key type encrypted registered [ 1.555981] AppArmor: AppArmor sha1 policy hashing enabled [ 1.556485] ima: No TPM chip found, activating TPM-bypass! [ 1.556661] ima: Allocated hash algorithm: sha256 [ 1.558302] ima: No architecture policies found [ 1.558866] evm: Initialising EVM extended attributes: [ 1.559006] evm: security.selinux [ 1.559118] evm: security.SMACK64 (disabled) [ 1.559211] evm: security.SMACK64EXEC (disabled) [ 1.559321] evm: security.SMACK64TRANSMUTE (disabled) [ 1.559442] evm: security.SMACK64MMAP (disabled) [ 1.559555] evm: security.apparmor [ 1.559630] evm: security.ima [ 1.559711] evm: security.capability [ 1.559845] evm: HMAC attrs: 0x1 [ 1.802144] clk: Disabling unused clocks [ 1.813086] Freeing unused decrypted memory: 2036K [ 1.865165] Freeing unused kernel image (initmem) memory: 2796K [ 1.865414] Write protecting the kernel read-only data: 26624k [ 1.868364] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.869509] Freeing unused kernel image (rodata/data gap) memory: 1172K [ 2.007786] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.008129] Run /init as init process [ 2.008243] with arguments: [ 2.008330] /init [ 2.008389] SMOKE_TEST [ 2.008452] with environment: [ 2.008527] HOME=/ [ 2.008588] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe+ cat /modules modprobe virtio_net [ 2.116064] tsc: Refined TSC clocksource calibration: 3593.153 MHz [ 2.116485] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0fd4c16, max_idle_ns: 440795389425 ns [ 2.116783] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.299649] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.324822] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.337398] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.377720] ACPI: PM: Preparing to enter system sleep state S5 [ 2.378337] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 21 200 + NET=21 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-21 --ip 172.18.21.200 --ip6 fd02:db8:21::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-21 --ip 172.18.21.200 --ip6 fd02:db8:21::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.21.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-1298-ggsn -d --network ttcn3-ggsn-test-21 --ip 172.18.21.200 --ip6 fd02:db8:21::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 cd8fb8af886bcc70e40e946b7e4f611deb022d192cbcd51fda134687a498f06f + 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 21 202 + NET=21 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-21 --ip 172.18.21.202 --ip6 fd02:db8:21::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-21 --ip 172.18.21.202 --ip6 fd02:db8:21::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.21.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1298-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@cee8fccf85e0: Unix server socket created successfully. MC@cee8fccf85e0: Listening on TCP port 42433. cee8fccf85e0 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests cee8fccf85e0 42433 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@cee8fccf85e0: New HC connected from 172.18.21.202 [172.18.21.202]. cee8fccf85e0: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@cee8fccf85e0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@cee8fccf85e0: Configuration file was processed on all HCs. MC@cee8fccf85e0: Creating MTC on host 172.18.21.202. MC@cee8fccf85e0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Thu Aug 29 04:43:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_act_deact started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_act_deact() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Thu Aug 29 04:43:26 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.21.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=16525) Waiting for packet dumper to finish... 1 (prev_count=16525, count=16589) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Thu Aug 29 04:43:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_ipcp started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_act_deact_ipcp() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Thu Aug 29 04:43:36 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.21.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=11489) Waiting for packet dumper to finish... 1 (prev_count=11489, count=11553) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: 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 ------ Thu Aug 29 04:43:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Thu Aug 29 04:43:46 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.21.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11624) Waiting for packet dumper to finish... 1 (prev_count=11624, count=11688) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Thu Aug 29 04:43:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_pcodns started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_act_deact_pcodns() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Thu Aug 29 04:43:56 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.21.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=10947) Waiting for packet dumper to finish... 1 (prev_count=10947, count=11011) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Thu Aug 29 04:44:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_gtpu_access started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_act_deact_gtpu_access() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Thu Aug 29 04:44:07 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.21.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=11080) Waiting for packet dumper to finish... 1 (prev_count=11080, count=11144) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: 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 ------ Thu Aug 29 04:44:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: Warning: Stopping inactive timer T_default. MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Thu Aug 29 04:44:20 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.21.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=11754) Waiting for packet dumper to finish... 1 (prev_count=11754, count=11818) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: 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 ------ Thu Aug 29 04:44:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: Warning: Stopping inactive timer T_default. MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Thu Aug 29 04:44:33 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.21.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=11827) Waiting for packet dumper to finish... 1 (prev_count=11827, count=11955) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Thu Aug 29 04:44:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_clients_interact_with_txseq started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_clients_interact_with_txseq() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(fail): pass -> fail MTC@cee8fccf85e0: Warning: Stopping inactive timer T_default. MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: fail MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Thu Aug 29 04:44:46 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.21.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=14557) Waiting for packet dumper to finish... 1 (prev_count=14557, count=14685) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Thu Aug 29 04:44:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_clients_interact_without_txseq started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_clients_interact_without_txseq() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(fail): pass -> fail MTC@cee8fccf85e0: Warning: Stopping inactive timer T_default. MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: fail MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Thu Aug 29 04:44:59 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.21.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=14655) Waiting for packet dumper to finish... 1 (prev_count=14655, count=14719) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@cee8fccf85e0: 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 ------ Thu Aug 29 04:45:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_with_single_dns started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_act_deact_with_single_dns() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Thu Aug 29 04:45:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.21.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=16226) Waiting for packet dumper to finish... 1 (prev_count=16226, count=16290) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: 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 ------ Thu Aug 29 04:45:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_act_deact_with_separate_dns() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Thu Aug 29 04:45:19 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.21.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=11664) Waiting for packet dumper to finish... 1 (prev_count=11664, count=11728) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Thu Aug 29 04:45:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_act_update_teic started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_act_update_teic() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: sending UpdatePDP MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Thu Aug 29 04:45:29 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.21.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=11972) Waiting for packet dumper to finish... 1 (prev_count=11972, count=12036) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Thu Aug 29 04:45:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp4_act_update_teid started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp4_act_update_teid() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: sending UpdatePDP MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Thu Aug 29 04:45:39 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.21.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=12460) Waiting for packet dumper to finish... 1 (prev_count=12460, count=12616) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Aug 29 04:45:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_echo_req_resp started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_echo_req_resp() start" MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_echo_req_resp finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Aug 29 04:45:49 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.21.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=6986) Waiting for packet dumper to finish... 1 (prev_count=6986, count=7050) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Aug 29 04:45:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_echo_req_resp_gtpu started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_echo_req_resp_gtpu() start" MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Aug 29 04:45:59 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.21.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=7001) Waiting for packet dumper to finish... 1 (prev_count=7001, count=7065) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Thu Aug 29 04:46:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp_act2_recovery started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp_act2_recovery() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: sending 2nd CreatePDP (recovery increased) MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Thu Aug 29 04:46:09 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.21.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=14801) Waiting for packet dumper to finish... 1 (prev_count=14801, count=14865) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Thu Aug 29 04:46:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_act_deact_retrans_duplicate started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_act_deact_retrans_duplicate() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Thu Aug 29 04:46:20 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.21.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=11913) Waiting for packet dumper to finish... 1 (prev_count=11913, count=11977) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Thu Aug 29 04:46:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_pdp_act_restart_ctr_echo started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_pdp_act_restart_ctr_echo() start" MTC@cee8fccf85e0: sending CreatePDP MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Thu Aug 29 04:46:40 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.21.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=14408) Waiting for packet dumper to finish... 1 (prev_count=14408, count=14472) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Thu Aug 29 04:46:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_lots_of_concurrent_pdp_ctx() start" MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Warning: Stopping inactive timer T_next. MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Thu Aug 29 04:47:12 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.21.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=4250940) Waiting for packet dumper to finish... 1 (prev_count=4250940, count=4251004) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Thu Aug 29 04:47:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@cee8fccf85e0: Test case TC_addr_pool_exhaustion started. MTC@cee8fccf85e0: GTP1C ConnectionID: 1 MTC@cee8fccf85e0: "TC_addr_pool_exhaustion() start" MTC@cee8fccf85e0: Successfully created 1024 PDP contexts before exhausting the pool MTC@cee8fccf85e0: setverdict(pass): none -> pass MTC@cee8fccf85e0: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Warning: Stopping inactive timer T_next. MTC@cee8fccf85e0: setverdict(pass): pass -> pass, component reason not changed MTC@cee8fccf85e0: Setting final verdict of the test case. MTC@cee8fccf85e0: Local verdict of MTC: pass MTC@cee8fccf85e0: No PTCs were created. MTC@cee8fccf85e0: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@cee8fccf85e0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Thu Aug 29 04:47:34 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.21.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=3913338) Waiting for packet dumper to finish... 1 (prev_count=3913338, count=3913402) MTC@cee8fccf85e0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@cee8fccf85e0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@cee8fccf85e0: Terminating MTC. MC@cee8fccf85e0: MTC terminated. MC2> exit MC@cee8fccf85e0: Shutting down session. MC@cee8fccf85e0: 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-1298-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1298-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1298-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1298-ggsn 137 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=21 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=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=21 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-1298-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-23-amd64 + local kernel=6.1.0-23-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-23-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-23-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-23-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-23-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-23-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-23-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-23-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-23-amd64 + local kernel=6.1.0-23-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-23-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-23-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-23-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-23-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-23-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.21.201/24 brd 172.18.21.255 dev eth0 ip route add default via 172.18.21.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.21.201/24 brd 172.18.21.255 dev eth0 + echo ip route add default via 172.18.21.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-23-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:88:4b:c1:0b [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 76:c5:9f:73:3e:7a brd ff:ff:ff:ff:ff:ff 3: br-test: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 5926: eth0@if5927: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-23-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.178 MHz processor [ 0.005074] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005232] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007187] AGP: No AGP bridge found [ 0.007411] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008211] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026832] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.032014] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.032428] ACPI: Early table checksum verification disabled [ 0.032761] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.033035] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033535] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034072] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034149] ACPI: FACS 0x000000001FFE0000 000040 [ 0.034203] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034228] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034250] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034329] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034354] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034361] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034367] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034373] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034379] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.036528] No NUMA configuration found [ 0.036548] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037371] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.041130] Zone ranges: [ 0.041159] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.041222] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.041233] Normal empty [ 0.041247] Device empty [ 0.041258] Movable zone start for each node [ 0.041288] Early memory node ranges [ 0.041312] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.041441] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.041660] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.042635] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.042926] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.046207] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046481] ACPI: PM-Timer IO Port: 0x608 [ 0.046883] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.047209] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.047319] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047545] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047587] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047662] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047670] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.047835] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047878] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.048160] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.048969] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.049009] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.049028] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.049034] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.049127] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.049156] Booting paravirtualized kernel on bare hardware [ 0.049407] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.057922] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.111732] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.112103] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.112177] pcpu-alloc: [0] 0 [ 0.113423] Fallback order for Node 0: 0 [ 0.113664] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.113679] Policy zone: DMA32 [ 0.113830] Kernel command line: [ 0.113830] root=/dev/ram0 [ 0.113830] console=ttyS0 [ 0.113830] panic=-1 [ 0.113830] init=/init [ 0.113830] loglevel=8 [ 0.113830] SMOKE_TEST [ 0.113830] [ 0.114887] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.116254] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.116878] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.118320] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.118458] AGP: Checking aperture... [ 0.120140] AGP: No AGP bridge found [ 0.132111] Memory: 207544K/523768K available (14342K kernel code, 2332K rwdata, 9068K rodata, 2796K init, 17404K bss, 70944K reserved, 0K cma-reserved) [ 0.138134] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.140388] ftrace: allocating 40236 entries in 158 pages [ 0.179493] ftrace: allocated 158 pages with 5 groups [ 0.187875] Dynamic Preempt: voluntary [ 0.190551] rcu: Preemptible hierarchical RCU implementation. [ 0.190574] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.190669] Trampoline variant of Tasks RCU enabled. [ 0.190676] Rude variant of Tasks RCU enabled. [ 0.190682] Tracing variant of Tasks RCU enabled. [ 0.190763] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.190789] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.220181] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.225015] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.229094] Console: colour *CGA 80x25 [ 0.242545] printk: console [ttyS0] enabled [ 0.243568] ACPI: Core revision 20220331 [ 0.247984] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.251676] APIC: Switch to symmetric I/O mode setup [ 0.255281] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273147] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb26c0d81, max_idle_ns: 440795290042 ns [ 0.273693] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.35 BogoMIPS (lpj=14372712) [ 0.276224] process: using AMD E400 aware idle routine [ 0.276496] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.276608] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.277494] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.277752] Spectre V2 : Mitigation: Retpolines [ 0.277844] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.277992] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.278757] x86/fpu: x87 FPU will use FXSAVE [ 0.504116] Freeing SMP alternatives memory: 36K [ 0.504825] pid_max: default: 32768 minimum: 301 [ 0.511320] LSM: Security Framework initializing [ 0.512880] landlock: Up and running. [ 0.512971] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.515704] AppArmor: AppArmor initialized [ 0.515809] TOMOYO Linux initialized [ 0.516268] LSM support for eBPF active [ 0.518624] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.518839] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.652584] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.654500] cblist_init_generic: Setting adjustable number of callback queues. [ 0.654636] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.654939] cblist_init_generic: Setting adjustable number of callback queues. [ 0.655058] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.655454] cblist_init_generic: Setting adjustable number of callback queues. [ 0.655574] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.655888] Performance Events: PMU not available due to virtualization, using software events only. [ 0.656942] signal: max sigframe size: 1440 [ 0.657836] rcu: Hierarchical SRCU implementation. [ 0.657941] rcu: Max phase no-delay instances is 1000. [ 0.662227] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.663885] smp: Bringing up secondary CPUs ... [ 0.664024] smp: Brought up 1 node, 1 CPU [ 0.664122] smpboot: Max logical packages: 1 [ 0.664247] smpboot: Total of 1 processors activated (7186.35 BogoMIPS) [ 0.675630] node 0 deferred pages initialised in 4ms [ 0.686520] devtmpfs: initialized [ 0.689231] x86/mm: Memory block size: 128MB [ 0.694508] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.694996] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.697257] pinctrl core: initialized pinctrl subsystem [ 0.711479] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.714716] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.715256] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.715474] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.715740] audit: initializing netlink subsys (disabled) [ 0.720782] thermal_sys: Registered thermal governor 'fair_share' [ 0.720807] thermal_sys: Registered thermal governor 'bang_bang' [ 0.720915] thermal_sys: Registered thermal governor 'step_wise' [ 0.721011] thermal_sys: Registered thermal governor 'user_space' [ 0.721105] thermal_sys: Registered thermal governor 'power_allocator' [ 0.722377] audit: type=2000 audit(1724906869.468:1): state=initialized audit_enabled=0 res=1 [ 0.722840] cpuidle: using governor ladder [ 0.723014] cpuidle: using governor menu [ 0.724110] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.726593] PCI: Using configuration type 1 for base access [ 0.735927] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.790467] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.790603] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.801074] ACPI: Added _OSI(Module Device) [ 0.801169] ACPI: Added _OSI(Processor Device) [ 0.801245] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.801330] ACPI: Added _OSI(Processor Aggregator Device) [ 0.827421] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.844356] ACPI: Interpreter enabled [ 0.845288] ACPI: PM: (supports S0 S3 S4 S5) [ 0.845461] ACPI: Using IOAPIC for interrupt routing [ 0.845963] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.846192] PCI: Using E820 reservations for host bridge windows [ 0.847378] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.870605] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.871327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.871639] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.872414] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.877383] acpiphp: Slot [2] registered [ 0.877557] acpiphp: Slot [3] registered [ 0.877719] acpiphp: Slot [4] registered [ 0.877866] acpiphp: Slot [5] registered [ 0.878016] acpiphp: Slot [6] registered [ 0.878163] acpiphp: Slot [7] registered [ 0.878303] acpiphp: Slot [8] registered [ 0.878464] acpiphp: Slot [9] registered [ 0.878612] acpiphp: Slot [10] registered [ 0.878755] acpiphp: Slot [11] registered [ 0.878897] acpiphp: Slot [12] registered [ 0.879039] acpiphp: Slot [13] registered [ 0.879190] acpiphp: Slot [14] registered [ 0.879333] acpiphp: Slot [15] registered [ 0.879491] acpiphp: Slot [16] registered [ 0.879635] acpiphp: Slot [17] registered [ 0.879776] acpiphp: Slot [18] registered [ 0.879919] acpiphp: Slot [19] registered [ 0.880060] acpiphp: Slot [20] registered [ 0.880202] acpiphp: Slot [21] registered [ 0.880359] acpiphp: Slot [22] registered [ 0.880502] acpiphp: Slot [23] registered [ 0.880645] acpiphp: Slot [24] registered [ 0.880787] acpiphp: Slot [25] registered [ 0.880929] acpiphp: Slot [26] registered [ 0.881074] acpiphp: Slot [27] registered [ 0.881230] acpiphp: Slot [28] registered [ 0.881461] acpiphp: Slot [29] registered [ 0.881607] acpiphp: Slot [30] registered [ 0.881755] acpiphp: Slot [31] registered [ 0.882061] PCI host bridge to bus 0000:00 [ 0.882313] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.882585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.882731] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882922] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.883081] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.883371] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.884527] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.890681] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.893150] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.894887] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.895705] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.895889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.896059] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.896227] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.896694] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.897115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.897300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.897833] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.898858] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.899855] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.901952] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.903072] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.909910] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.910493] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.910906] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.911317] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.911581] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.914413] iommu: Default domain type: Translated [ 0.914547] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.915546] pps_core: LinuxPPS API ver. 1 registered [ 0.915667] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.915903] PTP clock support registered [ 0.916189] EDAC MC: Ver: 3.0.0 [ 0.924141] NetLabel: Initializing [ 0.924238] NetLabel: domain hash size = 128 [ 0.924340] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.925051] NetLabel: unlabeled traffic allowed by default [ 0.925199] PCI: Using ACPI for IRQ routing [ 0.925392] PCI: pci_cache_line_size set to 64 bytes [ 0.925773] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.926048] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.928688] vgaarb: loaded [ 0.929296] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.929636] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.929812] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.935265] clocksource: Switched to clocksource tsc-early [ 0.995717] VFS: Disk quotas dquot_6.6.0 [ 0.995969] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.000986] AppArmor: AppArmor Filesystem Enabled [ 1.001298] pnp: PnP ACPI init [ 1.003434] pnp 00:03: [dma 2] [ 1.004693] pnp: PnP ACPI: found 6 devices [ 1.020907] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.021810] NET: Registered PF_INET protocol family [ 1.022760] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.030925] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.031209] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.031754] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.032079] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.032327] TCP: Hash tables configured (established 4096 bind 4096) [ 1.033653] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.033994] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.034261] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.035643] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.036054] NET: Registered PF_XDP protocol family [ 1.036838] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.036963] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.037066] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.037177] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.037289] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.037797] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.037962] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.038127] PCI: CLS 0 bytes, default 64 [ 1.042129] Trying to unpack rootfs image as initramfs... [ 1.053391] Initialise system trusted keyrings [ 1.054909] Key type blacklist registered [ 1.059749] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.074319] zbud: loaded [ 1.082531] integrity: Platform Keyring initialized [ 1.082842] integrity: Machine keyring initialized [ 1.082944] Key type asymmetric registered [ 1.083062] Asymmetric key parser 'x509' registered [ 1.322632] Freeing initrd memory: 7552K [ 1.343483] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.344092] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.344679] io scheduler mq-deadline registered [ 1.350657] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.353600] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.355405] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.357951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.361146] Linux agpgart interface v0.103 [ 1.362532] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.365600] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.368457] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.368702] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.370102] mousedev: PS/2 mouse device common for all mice [ 1.372806] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.375400] rtc_cmos 00:05: RTC can wake from S4 [ 1.377929] rtc_cmos 00:05: registered as rtc0 [ 1.378481] rtc_cmos 00:05: setting system clock to 2024-08-29T04:47:50 UTC (1724906870) [ 1.379802] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.380388] ledtrig-cpu: registered to indicate activity on CPUs [ 1.423717] NET: Registered PF_INET6 protocol family [ 1.432371] Segment Routing with IPv6 [ 1.432596] In-situ OAM (IOAM) with IPv6 [ 1.432962] mip6: Mobile IPv6 [ 1.433226] NET: Registered PF_PACKET protocol family [ 1.433551] mpls_gso: MPLS GSO support [ 1.435084] IPI shorthand broadcast: enabled [ 1.435532] sched_clock: Marking stable (1412029407, 19962579)->(1488824552, -56832566) [ 1.437707] registered taskstats version 1 [ 1.437978] Loading compiled-in X.509 certificates [ 1.489356] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.489614] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.492953] zswap: loaded using pool lzo/zbud [ 1.494503] Key type .fscrypt registered [ 1.494597] Key type fscrypt-provisioning registered [ 1.502666] Key type encrypted registered [ 1.502803] AppArmor: AppArmor sha1 policy hashing enabled [ 1.503281] ima: No TPM chip found, activating TPM-bypass! [ 1.503409] ima: Allocated hash algorithm: sha256 [ 1.504988] ima: No architecture policies found [ 1.505449] evm: Initialising EVM extended attributes: [ 1.505546] evm: security.selinux [ 1.505624] evm: security.SMACK64 (disabled) [ 1.505694] evm: security.SMACK64EXEC (disabled) [ 1.505780] evm: security.SMACK64TRANSMUTE (disabled) [ 1.505859] evm: security.SMACK64MMAP (disabled) [ 1.505933] evm: security.apparmor [ 1.505989] evm: security.ima [ 1.506038] evm: security.capability [ 1.506104] evm: HMAC attrs: 0x1 [ 1.735649] clk: Disabling unused clocks [ 1.746144] Freeing unused decrypted memory: 2036K [ 1.800479] Freeing unused kernel image (initmem) memory: 2796K [ 1.800821] Write protecting the kernel read-only data: 26624k [ 1.803609] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.804753] Freeing unused kernel image (rodata/data gap) memory: 1172K [ 1.944787] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.945107] Run /init as init process [ 1.945220] with arguments: [ 1.945292] /init [ 1.945341] SMOKE_TEST [ 1.945390] with environment: [ 1.945454] HOME=/ [ 1.945502] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + cat /modules + xargs -t -n1 modprobe modprobe virtio_net [ 2.076636] tsc: Refined TSC clocksource calibration: 3593.154 MHz [ 2.077040] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb107c69f, max_idle_ns: 440795368402 ns [ 2.077272] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.230020] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.254672] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.266902] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.307349] ACPI: PM: Preparing to enter system sleep state S5 [ 2.307935] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 21 200 + NET=21 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-21 --ip 172.18.21.200 --ip6 fd02:db8:21::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-21 --ip 172.18.21.200 --ip6 fd02:db8:21::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.21.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-1298-ggsn -d --network ttcn3-ggsn-test-21 --ip 172.18.21.200 --ip6 fd02:db8:21::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 b8d0b99971569d8fe45474c26c4a172e9fd82f750e99c12a92b05c772fc36d6b + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 21 202 + NET=21 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-21 --ip 172.18.21.202 --ip6 fd02:db8:21::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-21 --ip 172.18.21.202 --ip6 fd02:db8:21::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.21.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1298-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@62a24c2bf3d7: Unix server socket created successfully. MC@62a24c2bf3d7: Listening on TCP port 39791. 62a24c2bf3d7 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 62a24c2bf3d7 39791 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@62a24c2bf3d7: New HC connected from 172.18.21.202 [172.18.21.202]. 62a24c2bf3d7: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@62a24c2bf3d7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@62a24c2bf3d7: Configuration file was processed on all HCs. MC@62a24c2bf3d7: Creating MTC on host 172.18.21.202. MC@62a24c2bf3d7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Thu Aug 29 04:48:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact started. MTC@62a24c2bf3d7: GTP1C ConnectionID: 1 MTC@62a24c2bf3d7: "TC_pdp6_act_deact() start" MTC@62a24c2bf3d7: sending CreatePDP MTC@62a24c2bf3d7: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@62a24c2bf3d7: Setting final verdict of the test case. MTC@62a24c2bf3d7: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: No PTCs were created. MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Thu Aug 29 04:48:01 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.21.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=15780) Waiting for packet dumper to finish... 1 (prev_count=15780, count=15936) MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Thu Aug 29 04:48:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_pcodns started. MTC@62a24c2bf3d7: GTP1C ConnectionID: 1 MTC@62a24c2bf3d7: "TC_pdp6_act_deact_pcodns() start" MTC@62a24c2bf3d7: sending CreatePDP MTC@62a24c2bf3d7: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@62a24c2bf3d7: Setting final verdict of the test case. MTC@62a24c2bf3d7: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: No PTCs were created. MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Thu Aug 29 04:48:09 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.21.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=9904) Waiting for packet dumper to finish... 1 (prev_count=9904, count=10060) MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Thu Aug 29 04:48:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_icmp6 started. MTC@62a24c2bf3d7: GTP1C ConnectionID: 1 MTC@62a24c2bf3d7: "TC_pdp6_act_deact_icmp6() start" MTC@62a24c2bf3d7: sending CreatePDP MTC@62a24c2bf3d7: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@62a24c2bf3d7: Setting final verdict of the test case. MTC@62a24c2bf3d7: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: No PTCs were created. MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Thu Aug 29 04:48:17 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.21.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=9992) Waiting for packet dumper to finish... 1 (prev_count=9992, count=10148) MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Thu Aug 29 04:48:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_gtpu_access started. MTC@62a24c2bf3d7: GTP1C ConnectionID: 1 MTC@62a24c2bf3d7: "TC_pdp6_act_deact_gtpu_access() start" MTC@62a24c2bf3d7: sending CreatePDP MTC@62a24c2bf3d7: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@62a24c2bf3d7: Setting final verdict of the test case. MTC@62a24c2bf3d7: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: No PTCs were created. MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Thu Aug 29 04:48:25 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.21.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=9919) Waiting for packet dumper to finish... 1 (prev_count=9919, count=9983) MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Thu Aug 29 04:48:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@62a24c2bf3d7: GTP1C ConnectionID: 1 MTC@62a24c2bf3d7: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@62a24c2bf3d7: sending CreatePDP MTC@62a24c2bf3d7: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@62a24c2bf3d7: Setting final verdict of the test case. MTC@62a24c2bf3d7: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: No PTCs were created. MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Thu Aug 29 04:48:33 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.21.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9937) Waiting for packet dumper to finish... 1 (prev_count=9937, count=10001) MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: 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 ------ Thu Aug 29 04:48:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@62a24c2bf3d7: GTP1C ConnectionID: 1 MTC@62a24c2bf3d7: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@62a24c2bf3d7: sending CreatePDP MTC@62a24c2bf3d7: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@62a24c2bf3d7: Setting final verdict of the test case. MTC@62a24c2bf3d7: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: No PTCs were created. MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Thu Aug 29 04:48:41 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.21.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=9958) Waiting for packet dumper to finish... 1 (prev_count=9958, count=10022) MTC@62a24c2bf3d7: 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@62a24c2bf3d7: 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 ------ Thu Aug 29 04:48:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@62a24c2bf3d7: GTP1C ConnectionID: 1 MTC@62a24c2bf3d7: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@62a24c2bf3d7: sending CreatePDP MTC@62a24c2bf3d7: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@62a24c2bf3d7: Setting final verdict of the test case. MTC@62a24c2bf3d7: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: No PTCs were created. MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Thu Aug 29 04:48:49 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.21.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=10151) Waiting for packet dumper to finish... 1 (prev_count=10151, count=10215) MTC@62a24c2bf3d7: 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@62a24c2bf3d7: 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 ------ Thu Aug 29 04:48:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@62a24c2bf3d7: GTP1C ConnectionID: 1 MTC@62a24c2bf3d7: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@62a24c2bf3d7: sending CreatePDP MTC@62a24c2bf3d7: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@62a24c2bf3d7: Setting final verdict of the test case. MTC@62a24c2bf3d7: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: No PTCs were created. MTC@62a24c2bf3d7: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Thu Aug 29 04:48:57 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.21.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=9942) Waiting for packet dumper to finish... 1 (prev_count=9942, count=10006) MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Thu Aug 29 04:49:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Test case TC_pdp6_clients_interact started. MTC@62a24c2bf3d7: GTP1C ConnectionID: 1 MTC@62a24c2bf3d7: "TC_pdp6_clients_interact() start" MTC@62a24c2bf3d7: sending CreatePDP MTC@62a24c2bf3d7: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@62a24c2bf3d7: Setting final verdict of the test case. MTC@62a24c2bf3d7: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@62a24c2bf3d7: No PTCs were created. MTC@62a24c2bf3d7: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Thu Aug 29 04:49:05 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.21.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=10072) Waiting for packet dumper to finish... 1 (prev_count=10072, count=10136) MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Aug 29 04:49:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Test case TC_echo_req_resp started. MTC@62a24c2bf3d7: GTP1C ConnectionID: 1 MTC@62a24c2bf3d7: "TC_echo_req_resp() start" MTC@62a24c2bf3d7: setverdict(pass): none -> pass MTC@62a24c2bf3d7: setverdict(pass): pass -> pass, component reason not changed MTC@62a24c2bf3d7: Setting final verdict of the test case. MTC@62a24c2bf3d7: Local verdict of MTC: pass MTC@62a24c2bf3d7: No PTCs were created. MTC@62a24c2bf3d7: Test case TC_echo_req_resp finished. Verdict: pass MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Aug 29 04:49:15 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.21.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=7290) Waiting for packet dumper to finish... 1 (prev_count=7290, count=7354) MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Aug 29 04:49:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@62a24c2bf3d7: Test case TC_echo_req_resp_gtpu started. MTC@62a24c2bf3d7: GTP1C ConnectionID: 1 MTC@62a24c2bf3d7: "TC_echo_req_resp_gtpu() start" MTC@62a24c2bf3d7: setverdict(pass): none -> pass MTC@62a24c2bf3d7: setverdict(pass): pass -> pass, component reason not changed MTC@62a24c2bf3d7: Setting final verdict of the test case. MTC@62a24c2bf3d7: Local verdict of MTC: pass MTC@62a24c2bf3d7: No PTCs were created. MTC@62a24c2bf3d7: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@62a24c2bf3d7: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Aug 29 04:49:26 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.21.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=6999) Waiting for packet dumper to finish... 1 (prev_count=6999, count=7063) MTC@62a24c2bf3d7: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@62a24c2bf3d7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@62a24c2bf3d7: Terminating MTC. MC@62a24c2bf3d7: MTC terminated. MC2> exit MC@62a24c2bf3d7: Shutting down session. MC@62a24c2bf3d7: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_echo_req_resp NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass->FAIL: 5 NEW: FAIL: 4 pass: 1 NEW: PASS: 1 skip: 20 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-latest-1298-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1298-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1298-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1298-ggsn 137 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=21 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=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=21 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=21 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-1298-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-23-amd64 + local kernel=6.1.0-23-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-23-amd64 virtio_net virtio_pci + cut -d -f 2 + sort -u + local files=/lib/modules/6.1.0-23-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-23-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-23-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-23-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-23-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-23-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-23-amd64 + local kernel=6.1.0-23-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-23-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-23-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-23-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-23-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-23-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-23-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-23-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.21.201/24 brd 172.18.21.255 dev eth0 ip route add default via 172.18.21.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.21.201/24 brd 172.18.21.255 dev eth0 + echo ip route add default via 172.18.21.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-23-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:e9:ba:a5:e7 [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether b2:2d:d0:e4:ca:de brd ff:ff:ff:ff:ff:ff 3: br-test: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 5936: eth0@if5937: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-23-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.170 MHz processor [ 0.004974] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005131] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.006945] AGP: No AGP bridge found [ 0.007167] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.007957] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.027094] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031955] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.032366] ACPI: Early table checksum verification disabled [ 0.032679] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032946] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033442] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033971] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034044] ACPI: FACS 0x000000001FFE0000 000040 [ 0.034096] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034119] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034140] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034209] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034231] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034238] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034244] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034250] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034255] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.036331] No NUMA configuration found [ 0.036350] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037153] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.040842] Zone ranges: [ 0.040869] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.040931] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.040941] Normal empty [ 0.040955] Device empty [ 0.040965] Movable zone start for each node [ 0.040994] Early memory node ranges [ 0.041018] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.041145] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.041364] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.042357] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.042635] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.045882] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046155] ACPI: PM-Timer IO Port: 0x608 [ 0.046549] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.046872] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.046980] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047204] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047247] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047321] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047329] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.047487] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047528] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.047807] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.048597] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.048634] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.048653] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.048659] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.048750] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.048779] Booting paravirtualized kernel on bare hardware [ 0.049027] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.057346] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.111389] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.111744] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.111817] pcpu-alloc: [0] 0 [ 0.113035] Fallback order for Node 0: 0 [ 0.113275] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.113290] Policy zone: DMA32 [ 0.113439] Kernel command line: [ 0.113439] root=/dev/ram0 [ 0.113439] console=ttyS0 [ 0.113439] panic=-1 [ 0.113439] init=/init [ 0.113439] loglevel=8 [ 0.113439] SMOKE_TEST [ 0.113439] [ 0.114486] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.115828] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.116439] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.117866] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.118002] AGP: Checking aperture... [ 0.119590] AGP: No AGP bridge found [ 0.131490] Memory: 207544K/523768K available (14342K kernel code, 2332K rwdata, 9068K rodata, 2796K init, 17404K bss, 70944K reserved, 0K cma-reserved) [ 0.137460] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.139689] ftrace: allocating 40236 entries in 158 pages [ 0.178590] ftrace: allocated 158 pages with 5 groups [ 0.187051] Dynamic Preempt: voluntary [ 0.189826] rcu: Preemptible hierarchical RCU implementation. [ 0.189852] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.189957] Trampoline variant of Tasks RCU enabled. [ 0.189965] Rude variant of Tasks RCU enabled. [ 0.189972] Tracing variant of Tasks RCU enabled. [ 0.190054] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.190082] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.222904] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.228724] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.233637] Console: colour *CGA 80x25 [ 0.266707] printk: console [ttyS0] enabled [ 0.267854] ACPI: Core revision 20220331 [ 0.273015] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.277012] APIC: Switch to symmetric I/O mode setup [ 0.280855] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.298314] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb1f8c943, max_idle_ns: 440795309154 ns [ 0.298941] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.34 BogoMIPS (lpj=14372680) [ 0.301656] process: using AMD E400 aware idle routine [ 0.301967] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.302689] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.303054] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.303351] Spectre V2 : Mitigation: Retpolines [ 0.303458] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.303634] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.304455] x86/fpu: x87 FPU will use FXSAVE [ 0.670869] Freeing SMP alternatives memory: 36K [ 0.671929] pid_max: default: 32768 minimum: 301 [ 0.681509] LSM: Security Framework initializing [ 0.683974] landlock: Up and running. [ 0.684613] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.686996] AppArmor: AppArmor initialized [ 0.687733] TOMOYO Linux initialized [ 0.691242] LSM support for eBPF active [ 0.695255] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.696559] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.834660] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.840806] cblist_init_generic: Setting adjustable number of callback queues. [ 0.842169] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.842660] cblist_init_generic: Setting adjustable number of callback queues. [ 0.842695] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.847060] cblist_init_generic: Setting adjustable number of callback queues. [ 0.848385] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.849915] Performance Events: PMU not available due to virtualization, using software events only. [ 0.851400] signal: max sigframe size: 1440 [ 0.854967] rcu: Hierarchical SRCU implementation. [ 0.855880] rcu: Max phase no-delay instances is 1000. [ 0.863151] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.866586] smp: Bringing up secondary CPUs ... [ 0.867281] smp: Brought up 1 node, 1 CPU [ 0.868658] smpboot: Max logical packages: 1 [ 0.870753] smpboot: Total of 1 processors activated (7186.34 BogoMIPS) [ 0.887561] node 0 deferred pages initialised in 8ms [ 0.905990] devtmpfs: initialized [ 0.907489] x86/mm: Memory block size: 128MB [ 0.918660] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.918660] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.918660] pinctrl core: initialized pinctrl subsystem [ 0.939934] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.945460] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.946660] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.946660] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.946660] audit: initializing netlink subsys (disabled) [ 0.951244] audit: type=2000 audit(1724906980.672:1): state=initialized audit_enabled=0 res=1 [ 0.958660] thermal_sys: Registered thermal governor 'fair_share' [ 0.958660] thermal_sys: Registered thermal governor 'bang_bang' [ 0.958660] thermal_sys: Registered thermal governor 'step_wise' [ 0.958660] thermal_sys: Registered thermal governor 'user_space' [ 0.958687] thermal_sys: Registered thermal governor 'power_allocator' [ 0.961324] cpuidle: using governor ladder [ 0.962660] cpuidle: using governor menu [ 0.963947] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.969361] PCI: Using configuration type 1 for base access [ 0.989801] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.067933] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 1.070268] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 1.091728] ACPI: Added _OSI(Module Device) [ 1.093259] ACPI: Added _OSI(Processor Device) [ 1.094660] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.099045] ACPI: Added _OSI(Processor Aggregator Device) [ 1.143427] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.176062] ACPI: Interpreter enabled [ 1.177539] ACPI: PM: (supports S0 S3 S4 S5) [ 1.177700] ACPI: Using IOAPIC for interrupt routing [ 1.178374] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.178621] PCI: Using E820 reservations for host bridge windows [ 1.180389] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.217036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.217835] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 1.218180] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 1.219108] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.226454] acpiphp: Slot [2] registered [ 1.226792] acpiphp: Slot [3] registered [ 1.226958] acpiphp: Slot [4] registered [ 1.227100] acpiphp: Slot [5] registered [ 1.227233] acpiphp: Slot [6] registered [ 1.227374] acpiphp: Slot [7] registered [ 1.227518] acpiphp: Slot [8] registered [ 1.227679] acpiphp: Slot [9] registered [ 1.227825] acpiphp: Slot [10] registered [ 1.227977] acpiphp: Slot [11] registered [ 1.228132] acpiphp: Slot [12] registered [ 1.228278] acpiphp: Slot [13] registered [ 1.228430] acpiphp: Slot [14] registered [ 1.228580] acpiphp: Slot [15] registered [ 1.228754] acpiphp: Slot [16] registered [ 1.228903] acpiphp: Slot [17] registered [ 1.229060] acpiphp: Slot [18] registered [ 1.229209] acpiphp: Slot [19] registered [ 1.229355] acpiphp: Slot [20] registered [ 1.229508] acpiphp: Slot [21] registered [ 1.229681] acpiphp: Slot [22] registered [ 1.229839] acpiphp: Slot [23] registered [ 1.229985] acpiphp: Slot [24] registered [ 1.230131] acpiphp: Slot [25] registered [ 1.230274] acpiphp: Slot [26] registered [ 1.230418] acpiphp: Slot [27] registered [ 1.230577] acpiphp: Slot [28] registered [ 1.230728] acpiphp: Slot [29] registered [ 1.230849] acpiphp: Slot [30] registered [ 1.230974] acpiphp: Slot [31] registered [ 1.231281] PCI host bridge to bus 0000:00 [ 1.231529] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.231778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.231894] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.232050] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.232173] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.232437] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.233701] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.240430] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.243023] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.244904] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 1.245744] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.245908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.246067] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.246216] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.246768] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.247195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.247363] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.247913] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 1.248955] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 1.249966] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 1.252542] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 1.253677] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 1.260068] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 1.260640] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 1.261058] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.261462] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.261715] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.265255] iommu: Default domain type: Translated [ 1.265441] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.266602] pps_core: LinuxPPS API ver. 1 registered [ 1.266678] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.266895] PTP clock support registered [ 1.267176] EDAC MC: Ver: 3.0.0 [ 1.275622] NetLabel: Initializing [ 1.275716] NetLabel: domain hash size = 128 [ 1.275812] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.276528] NetLabel: unlabeled traffic allowed by default [ 1.276658] PCI: Using ACPI for IRQ routing [ 1.276884] PCI: pci_cache_line_size set to 64 bytes [ 1.277322] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.277553] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.280317] vgaarb: loaded [ 1.280940] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.281241] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.281393] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.285597] clocksource: Switched to clocksource tsc-early [ 1.345751] VFS: Disk quotas dquot_6.6.0 [ 1.346016] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.351192] AppArmor: AppArmor Filesystem Enabled [ 1.351545] pnp: PnP ACPI init [ 1.353785] pnp 00:03: [dma 2] [ 1.355095] pnp: PnP ACPI: found 6 devices [ 1.371641] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.372583] NET: Registered PF_INET protocol family [ 1.373654] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.382422] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.382747] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.382940] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.383248] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.383536] TCP: Hash tables configured (established 4096 bind 4096) [ 1.384923] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.385280] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.385800] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.387029] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.387442] NET: Registered PF_XDP protocol family [ 1.388258] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.388388] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.388521] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.388666] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.388798] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.389358] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.389631] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.389800] PCI: CLS 0 bytes, default 64 [ 1.394803] Trying to unpack rootfs image as initramfs... [ 1.400498] Initialise system trusted keyrings [ 1.406904] Key type blacklist registered [ 1.407532] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.429871] zbud: loaded [ 1.433731] integrity: Platform Keyring initialized [ 1.434084] integrity: Machine keyring initialized [ 1.434183] Key type asymmetric registered [ 1.434312] Asymmetric key parser 'x509' registered [ 1.667615] Freeing initrd memory: 7552K [ 1.688664] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.689074] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.689732] io scheduler mq-deadline registered [ 1.695728] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.698746] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.700554] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.703112] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.706267] Linux agpgart interface v0.103 [ 1.707673] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.710788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.713410] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.713858] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.715290] mousedev: PS/2 mouse device common for all mice [ 1.717990] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.720642] rtc_cmos 00:05: RTC can wake from S4 [ 1.723156] rtc_cmos 00:05: registered as rtc0 [ 1.723723] rtc_cmos 00:05: setting system clock to 2024-08-29T04:49:42 UTC (1724906982) [ 1.725089] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.725862] ledtrig-cpu: registered to indicate activity on CPUs [ 1.769341] NET: Registered PF_INET6 protocol family [ 1.778078] Segment Routing with IPv6 [ 1.778306] In-situ OAM (IOAM) with IPv6 [ 1.778696] mip6: Mobile IPv6 [ 1.778991] NET: Registered PF_PACKET protocol family [ 1.779345] mpls_gso: MPLS GSO support [ 1.780904] IPI shorthand broadcast: enabled [ 1.781388] sched_clock: Marking stable (1736029274, 41401540)->(1864911331, -87480517) [ 1.783524] registered taskstats version 1 [ 1.783816] Loading compiled-in X.509 certificates [ 1.835262] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.835610] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.839061] zswap: loaded using pool lzo/zbud [ 1.840706] Key type .fscrypt registered [ 1.840803] Key type fscrypt-provisioning registered [ 1.848934] Key type encrypted registered [ 1.849076] AppArmor: AppArmor sha1 policy hashing enabled [ 1.849625] ima: No TPM chip found, activating TPM-bypass! [ 1.849777] ima: Allocated hash algorithm: sha256 [ 1.851298] ima: No architecture policies found [ 1.851792] evm: Initialising EVM extended attributes: [ 1.851912] evm: security.selinux [ 1.852008] evm: security.SMACK64 (disabled) [ 1.852088] evm: security.SMACK64EXEC (disabled) [ 1.852185] evm: security.SMACK64TRANSMUTE (disabled) [ 1.852291] evm: security.SMACK64MMAP (disabled) [ 1.852366] evm: security.apparmor [ 1.852421] evm: security.ima [ 1.852470] evm: security.capability [ 1.852552] evm: HMAC attrs: 0x1 [ 2.081244] clk: Disabling unused clocks [ 2.091596] Freeing unused decrypted memory: 2036K [ 2.144221] Freeing unused kernel image (initmem) memory: 2796K [ 2.144970] Write protecting the kernel read-only data: 26624k [ 2.147998] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 2.149065] Freeing unused kernel image (rodata/data gap) memory: 1172K [ 2.292931] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.293333] Run /init as init process [ 2.293523] with arguments: [ 2.293611] /init [ 2.293706] SMOKE_TEST [ 2.293775] with environment: [ 2.293852] HOME=/ [ 2.293918] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + cat /modules + xargs -t -n1 modprobe modprobe virtio_net [ 2.421622] tsc: Refined TSC clocksource calibration: 3593.154 MHz [ 2.422043] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb107c69f, max_idle_ns: 440795368402 ns [ 2.422321] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.577471] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.603454] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.618737] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.661122] ACPI: PM: Preparing to enter system sleep state S5 [ 2.661905] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 21 200 + NET=21 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-21 --ip 172.18.21.200 --ip6 fd02:db8:21::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-21 --ip 172.18.21.200 --ip6 fd02:db8:21::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.21.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-1298-ggsn -d --network ttcn3-ggsn-test-21 --ip 172.18.21.200 --ip6 fd02:db8:21::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 d8dcb534f32b175021d51f25602d79c108bc40e981cef105e283f57484105578 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 21 202 + NET=21 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-21 --ip 172.18.21.202 --ip6 fd02:db8:21::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-21 --ip 172.18.21.202 --ip6 fd02:db8:21::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.21.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1298-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@ba2ac491b39b: Unix server socket created successfully. MC@ba2ac491b39b: Listening on TCP port 42425. ba2ac491b39b is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests ba2ac491b39b 42425 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ba2ac491b39b: New HC connected from 172.18.21.202 [172.18.21.202]. ba2ac491b39b: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@ba2ac491b39b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@ba2ac491b39b: Configuration file was processed on all HCs. MC@ba2ac491b39b: Creating MTC on host 172.18.21.202. MC@ba2ac491b39b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Thu Aug 29 04:49:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_act_deact started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_act_deact() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Thu Aug 29 04:49:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.21.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=17037) Waiting for packet dumper to finish... 1 (prev_count=17037, count=17101) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Thu Aug 29 04:50:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_ipcp started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_act_deact_ipcp() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Thu Aug 29 04:50:05 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.21.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@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: 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 ------ Thu Aug 29 04:50:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Thu Aug 29 04:50:15 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.21.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11624) Waiting for packet dumper to finish... 1 (prev_count=11624, count=11780) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Thu Aug 29 04:50:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_pcodns started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_act_deact_pcodns() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Thu Aug 29 04:50:25 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.21.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=10947) Waiting for packet dumper to finish... 1 (prev_count=10947, count=11011) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Thu Aug 29 04:50:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_gtpu_access started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_act_deact_gtpu_access() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Thu Aug 29 04:50:35 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.21.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=11074) Waiting for packet dumper to finish... 1 (prev_count=11074, count=11138) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: 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 ------ Thu Aug 29 04:50:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: Warning: Stopping inactive timer T_default. MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Thu Aug 29 04:50:48 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.21.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=11749) Waiting for packet dumper to finish... 1 (prev_count=11749, count=11813) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: 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 ------ Thu Aug 29 04:50:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: Warning: Stopping inactive timer T_default. MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Thu Aug 29 04:51:01 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.21.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=11806) Waiting for packet dumper to finish... 1 (prev_count=11806, count=11870) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Thu Aug 29 04:51:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_clients_interact_with_txseq started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_clients_interact_with_txseq() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(fail): pass -> fail MTC@ba2ac491b39b: Warning: Stopping inactive timer T_default. MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Thu Aug 29 04:51:14 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.21.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=14621) Waiting for packet dumper to finish... 1 (prev_count=14621, count=14685) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Thu Aug 29 04:51:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_clients_interact_without_txseq started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_clients_interact_without_txseq() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(fail): pass -> fail MTC@ba2ac491b39b: Warning: Stopping inactive timer T_default. MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Thu Aug 29 04:51:27 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.21.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=14890) Waiting for packet dumper to finish... 1 (prev_count=14890, count=14954) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: 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 ------ Thu Aug 29 04:51:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_with_single_dns started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_act_deact_with_single_dns() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Thu Aug 29 04:51:37 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.21.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=16318) Waiting for packet dumper to finish... 1 (prev_count=16318, count=16382) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: 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 ------ Thu Aug 29 04:51:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_act_deact_with_separate_dns() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Thu Aug 29 04:51:47 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.21.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=11664) Waiting for packet dumper to finish... 1 (prev_count=11664, count=11728) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Thu Aug 29 04:51:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_act_update_teic started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_act_update_teic() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: sending UpdatePDP MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Thu Aug 29 04:51:57 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.21.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=11972) Waiting for packet dumper to finish... 1 (prev_count=11972, count=12036) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Thu Aug 29 04:52:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp4_act_update_teid started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp4_act_update_teid() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: sending UpdatePDP MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Thu Aug 29 04:52:07 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.21.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=12464) Waiting for packet dumper to finish... 1 (prev_count=12464, count=12528) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Thu Aug 29 04:52:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp6_act_deact started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp6_act_deact() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Thu Aug 29 04:52:15 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.21.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=9871) Waiting for packet dumper to finish... 1 (prev_count=9871, count=9935) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Thu Aug 29 04:52:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_pcodns started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp6_act_deact_pcodns() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Thu Aug 29 04:52:23 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.21.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=9903) Waiting for packet dumper to finish... 1 (prev_count=9903, count=9967) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Thu Aug 29 04:52:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_icmp6 started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp6_act_deact_icmp6() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Thu Aug 29 04:52:32 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.21.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=9902) Waiting for packet dumper to finish... 1 (prev_count=9902, count=9966) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Thu Aug 29 04:52:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_gtpu_access started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp6_act_deact_gtpu_access() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Thu Aug 29 04:52:40 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.21.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=9920) Waiting for packet dumper to finish... 1 (prev_count=9920, count=9984) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Thu Aug 29 04:52:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Thu Aug 29 04:52:48 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.21.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9947) Waiting for packet dumper to finish... 1 (prev_count=9947, count=10011) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: 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 ------ Thu Aug 29 04:52:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Thu Aug 29 04:52:56 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.21.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=9956) Waiting for packet dumper to finish... 1 (prev_count=9956, count=10020) MTC@ba2ac491b39b: 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@ba2ac491b39b: 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 ------ Thu Aug 29 04:53:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Thu Aug 29 04:53:04 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.21.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=9977) Waiting for packet dumper to finish... 1 (prev_count=9977, count=10041) MTC@ba2ac491b39b: 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@ba2ac491b39b: 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 ------ Thu Aug 29 04:53:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Thu Aug 29 04:53:12 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.21.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=9950) Waiting for packet dumper to finish... 1 (prev_count=9950, count=10014) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Thu Aug 29 04:53:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp6_clients_interact started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp6_clients_interact() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Thu Aug 29 04:53:20 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.21.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=9892) Waiting for packet dumper to finish... 1 (prev_count=9892, count=9956) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Thu Aug 29 04:53:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp46_act_deact started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp46_act_deact() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Thu Aug 29 04:53:28 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.21.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=9894) Waiting for packet dumper to finish... 1 (prev_count=9894, count=9958) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Thu Aug 29 04:53:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_ipcp started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp46_act_deact_ipcp() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Thu Aug 29 04:53:36 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.21.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=9675) Waiting for packet dumper to finish... 1 (prev_count=9675, count=9739) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Thu Aug 29 04:53:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_icmp6 started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp46_act_deact_icmp6() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Thu Aug 29 04:53:44 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.21.200:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9669) Waiting for packet dumper to finish... 1 (prev_count=9669, count=9733) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Thu Aug 29 04:53:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_pcodns4 started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp46_act_deact_pcodns4() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Thu Aug 29 04:53:52 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.21.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=9670) Waiting for packet dumper to finish... 1 (prev_count=9670, count=9826) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Thu Aug 29 04:53:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_pcodns6 started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp46_act_deact_pcodns6() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Thu Aug 29 04:54:00 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.21.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=9668) Waiting for packet dumper to finish... 1 (prev_count=9668, count=9732) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Thu Aug 29 04:54:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_gtpu_access started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp46_act_deact_gtpu_access() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Thu Aug 29 04:54:08 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.21.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=9683) Waiting for packet dumper to finish... 1 (prev_count=9683, count=9747) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: 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 ------ Thu Aug 29 04:54:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Thu Aug 29 04:54:16 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.21.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=9733) Waiting for packet dumper to finish... 1 (prev_count=9733, count=9797) MTC@ba2ac491b39b: 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@ba2ac491b39b: 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 ------ Thu Aug 29 04:54:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: 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@ba2ac491b39b: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Thu Aug 29 04:54:24 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.21.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=9742) Waiting for packet dumper to finish... 1 (prev_count=9742, count=9806) MTC@ba2ac491b39b: 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@ba2ac491b39b: 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 ------ Thu Aug 29 04:54:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: 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@ba2ac491b39b: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Thu Aug 29 04:54:32 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.21.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=9846) Waiting for packet dumper to finish... 1 (prev_count=9846, count=9910) MTC@ba2ac491b39b: 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@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Thu Aug 29 04:54:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp46_clients_interact started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp46_clients_interact() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Thu Aug 29 04:54:41 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.21.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=9660) Waiting for packet dumper to finish... 1 (prev_count=9660, count=9724) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Aug 29 04:54:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_echo_req_resp started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_echo_req_resp() start" MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_echo_req_resp finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Aug 29 04:54:51 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.21.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=6986) Waiting for packet dumper to finish... 1 (prev_count=6986, count=7050) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Aug 29 04:54:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_echo_req_resp_gtpu started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_echo_req_resp_gtpu() start" MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: setverdict(pass): pass -> pass, component reason not changed MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: pass MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Aug 29 04:55:01 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.21.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=6999) Waiting for packet dumper to finish... 1 (prev_count=6999, count=7063) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Thu Aug 29 04:55:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_pdp_act_restart_ctr_echo started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_pdp_act_restart_ctr_echo() start" MTC@ba2ac491b39b: sending CreatePDP MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Thu Aug 29 04:55:09 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.21.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=9767) Waiting for packet dumper to finish... 1 (prev_count=9767, count=9831) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Thu Aug 29 04:55:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_lots_of_concurrent_pdp_ctx() start" MTC@ba2ac491b39b: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Thu Aug 29 04:55:17 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.21.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=9812) Waiting for packet dumper to finish... 1 (prev_count=9812, count=9876) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Thu Aug 29 04:55:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@ba2ac491b39b: Test case TC_addr_pool_exhaustion started. MTC@ba2ac491b39b: GTP1C ConnectionID: 1 MTC@ba2ac491b39b: "TC_addr_pool_exhaustion() start" MTC@ba2ac491b39b: Successfully created 0 PDP contexts before exhausting the pool MTC@ba2ac491b39b: setverdict(pass): none -> pass MTC@ba2ac491b39b: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@ba2ac491b39b: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@ba2ac491b39b: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@ba2ac491b39b: Setting final verdict of the test case. MTC@ba2ac491b39b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@ba2ac491b39b: No PTCs were created. MTC@ba2ac491b39b: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@ba2ac491b39b: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Thu Aug 29 04:57:25 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.21.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=9790) Waiting for packet dumper to finish... 1 (prev_count=9790, count=10110) MTC@ba2ac491b39b: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@ba2ac491b39b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ba2ac491b39b: Terminating MTC. MC@ba2ac491b39b: MTC terminated. MC2> exit MC@ba2ac491b39b: Shutting down session. MC@ba2ac491b39b: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass->FAIL GGSN_Tests.TC_pdp46_act_deact pass->FAIL GGSN_Tests.TC_pdp46_act_deact_ipcp pass->FAIL GGSN_Tests.TC_pdp46_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: FAIL GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: FAIL GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 15 NEW: FAIL: 10 pass: 8 NEW: PASS: 4 skip: 3 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp46_act_deact.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.merged Generated GGSN_Tests.TC_pdp46_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp46_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns4.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns6.merged Generated GGSN_Tests.TC_pdp46_clients_interact.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-latest-1298-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1298-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1298-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1298-ggsn 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + local i + local log + [ all = all ] + continue + [ v4_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-21 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-21 + docker network remove ttcn3-ggsn-test-21 ttcn3-ggsn-test-21 + 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-1298-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 <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='20' failures='3' errors='0' skipped='0' inconc='0' time='258.00'> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact' time='2.058723'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.025264'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.024181'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.021771'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.026330'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.024509'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.034421'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.034951'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_without_txseq' time='5.033798'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_single_dns' time='2.027708'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.020958'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.025344'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.025945'> <failure type='fail-verdict'>Received wrong local TEID GGSN_Tests.ttcn:2287 GGSN_Tests control part GGSN_Tests.ttcn:1565 TC_pdp4_act_update_teid testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.015518'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.017647'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.025560'/> <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.025825'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.029364'/> <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.668099'/> <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.805233'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='37' failures='25' errors='0' skipped='0' inconc='0' time='461.00'> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact' time='2.060887'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='2.025959'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.021303'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='2.024327'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='2.027266'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.024022'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.022912'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.029454'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_without_txseq' time='5.030781'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_single_dns' time='2.027236'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.023774'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='2.024136'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='2.026833'> <failure type='fail-verdict'>Received wrong local TEID GGSN_Tests.ttcn:2287 GGSN_Tests control part GGSN_Tests.ttcn:1565 TC_pdp4_act_update_teid testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='0.020920'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_pcodns' time='0.018082'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_icmp6' time='0.018398'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.016491'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='0.018890'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.019962'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.019553'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.017772'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_clients_interact' time='0.020467'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact' time='0.017400'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2303 GGSN_Tests control part GGSN_Tests.ttcn:1572 TC_pdp46_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_ipcp' time='0.018147'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2304 GGSN_Tests control part GGSN_Tests.ttcn:1584 TC_pdp46_act_deact_ipcp testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_icmp6' time='0.017707'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2305 GGSN_Tests control part GGSN_Tests.ttcn:1609 TC_pdp46_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns4' time='0.017582'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2306 GGSN_Tests control part GGSN_Tests.ttcn:1625 TC_pdp46_act_deact_pcodns4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns6' time='0.018725'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2307 GGSN_Tests control part GGSN_Tests.ttcn:1649 TC_pdp46_act_deact_pcodns6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access' time='0.018838'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2308 GGSN_Tests control part GGSN_Tests.ttcn:1673 TC_pdp46_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='0.018179'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2309 GGSN_Tests control part GGSN_Tests.ttcn:1691 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='0.017386'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2310 GGSN_Tests control part GGSN_Tests.ttcn:1708 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='0.017807'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2311 GGSN_Tests control part GGSN_Tests.ttcn:1724 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_clients_interact' time='0.018370'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2312 GGSN_Tests control part GGSN_Tests.ttcn:1745 TC_pdp46_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp' time='2.017149'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='2.017067'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='0.018854'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2328 GGSN_Tests control part GGSN_Tests.ttcn:1908 TC_pdp_act_restart_ctr_echo testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_lots_of_concurrent_pdp_ctx' time='0.401635'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2330 GGSN_Tests control part GGSN_Tests.ttcn:1995 TC_lots_of_concurrent_pdp_ctx testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_addr_pool_exhaustion' time='120.115349'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2332 GGSN_Tests control part GGSN_Tests.ttcn:2134 TC_addr_pool_exhaustion testcase </failure> </testcase> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='11' failures='9' errors='0' skipped='0' inconc='0' time='93.00'> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact' time='0.052245'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_pcodns' time='0.018442'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_icmp6' time='0.018366'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.017862'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='0.020186'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.017532'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.018598'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.018165'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_clients_interact' time='0.020254'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp' time='2.017165'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='2.018072'/> </testsuite> 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