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 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 # 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 a749a0b4aefed649d8bc2c5012a8386a4ad838f1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a749a0b4aefed649d8bc2c5012a8386a4ad838f1 # timeout=10 Commit message: "debian-bookworm-build-arm: FROM: add arm32v7" > git rev-list --no-walk 8b2711914b63d463d6dd3e1462d18643e1bdd558 # timeout=10 [ttcn3-ggsn-test-kernel] $ /bin/sh -xe /tmp/jenkins16513699759951498262.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=master + 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 = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-1304 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=master + docker_images_require osmo-ggsn-master 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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/debian-bookworm-build' 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/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-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.76kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #8 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.3s #12 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #12 CACHED #13 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #13 CACHED #14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 CACHED #15 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #15 CACHED #16 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #16 CACHED #17 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #17 CACHED #18 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #18 CACHED #19 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #19 CACHED #20 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #21 CACHED #22 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #22 CACHED #23 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #23 CACHED #24 [ 4/16] 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/ #24 CACHED #25 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:a8444d99ff35ab7b9ae8cb6d4d00539d4bbff79d5399c5a52a7c124079a355fb done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n a8444d99ff35 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-ggsn-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-master + echo osmo-ggsn-master + dir=osmo-ggsn-master + pull_arg=--pull + grep ^FROM ../osmo-ggsn-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/osmo-ggsn-master' 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/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-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.53kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/8] 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 bridge-utils busybox-static ca-certificates iproute2 libelf-dev libgtpnl-dev libosmocore-dev linux-image-amd64 pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libmnl)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 1.66kB done #4 DONE 0.0s #6 [2/8] 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 bridge-utils busybox-static ca-certificates iproute2 libelf-dev libgtpnl-dev libosmocore-dev linux-image-amd64 pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libmnl)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" ;; esac #6 0.467 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.467 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.467 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.469 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.810 Reading package lists... #6 1.201 Reading package lists... #6 1.593 Building dependency tree... #6 1.687 Reading state information... #6 1.776 bc is already the newest version (1.07.1-3+b1). #6 1.776 ca-certificates is already the newest version (20230311). #6 1.776 iproute2 is already the newest version (6.1.0-3). #6 1.776 libelf-dev is already the newest version (0.188-2.1). #6 1.776 The following additional packages will be installed: #6 1.776 cpio initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #6 1.776 kmod libbrlapi0.8 libcacard0 libcapstone4 libdaxctl1 libdrm-common libdrm2 #6 1.776 libdw1 libepoxy0 libexecs0 libfdt1 libfuse3-3 libgbm1 #6 1.776 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtpnl0 libklibc #6 1.776 libndctl6 libnspr4 libnss3 libopus0 liborc-0.4-0 libosmocodec4 #6 1.776 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 #6 1.776 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpmem1 #6 1.776 libslirp0 libsndio7.0 libspice-server1 libunwind8 libusbredirparser1 #6 1.776 libvdeplug2 libwayland-server0 linux-base linux-image-6.1.0-25-amd64 #6 1.776 osmocom-nightly python3-pyelftools qemu-system-common qemu-system-data #6 1.776 seabios udev #6 1.777 Suggested packages: #6 1.777 ifupdown libarchive-dev bash-completion isoquery fuse3 libvisual-0.4-plugins #6 1.777 gstreamer1.0-tools opus-tools sndiod gstreamer1.0-plugins-ugly linux-doc-6.1 #6 1.777 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux paxctl samba vde2 #6 1.777 Recommended packages: #6 1.777 zstd gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good #6 1.777 firmware-linux-free apparmor qemu-system-gui qemu-utils ovmf #6 1.777 qemu-block-extra #6 2.005 The following NEW packages will be installed: #6 2.005 bridge-utils busybox-static cpio initramfs-tools initramfs-tools-core #6 2.005 ipxe-qemu iso-codes klibc-utils kmod libbrlapi0.8 libcacard0 libcapstone4 #6 2.005 libdaxctl1 libdrm-common libdrm2 libdw1 libepoxy0 libexecs0 libfdt1 #6 2.005 libfuse3-3 libgbm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 #6 2.005 libgtpnl-dev libgtpnl0 libklibc libndctl6 libnspr4 libnss3 libopus0 #6 2.005 liborc-0.4-0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 2.005 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #6 2.005 libosmousb0 libosmovty13 libpmem1 libslirp0 libsndio7.0 libspice-server1 #6 2.005 libunwind8 libusbredirparser1 libvdeplug2 libwayland-server0 linux-base #6 2.005 linux-image-6.1.0-25-amd64 linux-image-amd64 osmocom-nightly pax-utils #6 2.005 python3-pyelftools qemu-system-common qemu-system-data qemu-system-x86 #6 2.005 seabios udev #6 2.047 0 upgraded, 62 newly installed, 0 to remove and 0 not upgraded. #6 2.047 Need to get 96.9 MB of archives. #6 2.047 After this operation, 547 MB of additional disk space will be used. #6 2.047 Get:1 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #6 2.060 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409112026 [1176 B] #6 2.070 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.3.0.1.b77c.202409112026 [8520 B] #6 2.071 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.3.0.1.b77c.202409112026 [4104 B] #6 2.072 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409112026 [169 kB] #6 2.074 Get:6 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #6 2.075 Get:7 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.30-1~deb12u2 [1686 kB] #6 2.076 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.12.6e1e.202409112026 [50.6 kB] #6 2.078 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409112026 [69.7 kB] #6 2.079 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409112026 [226 kB] #6 2.086 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.12.6e1e.202409112026 [70.3 kB] #6 2.089 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409112026 [103 kB] #6 2.095 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.12.6e1e.202409112026 [177 kB] #6 2.104 Get:14 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #6 2.104 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409112026 [58.8 kB] #6 2.105 Get:16 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #6 2.109 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.12.6e1e.202409112026 [62.9 kB] #6 2.110 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.12.6e1e.202409112026 [49.6 kB] #6 2.110 Get:19 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #6 2.110 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.12.6e1e.202409112026 [42.9 kB] #6 2.111 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.12.6e1e.202409112026 [846 kB] #6 2.114 Get:22 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #6 2.115 Get:23 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142+deb12u1 [47.9 kB] #6 2.115 Get:24 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #6 2.115 Get:25 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142+deb12u1 [15.8 kB] #6 2.115 Get:26 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #6 2.118 Get:27 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #6 2.156 Get:28 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #6 2.157 Get:29 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #6 2.158 Get:30 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #6 2.169 Get:31 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #6 2.169 Get:32 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #6 2.174 Get:33 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #6 2.174 Get:34 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #6 2.175 Get:35 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #6 2.175 Get:36 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #6 2.178 Get:37 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #6 2.179 Get:38 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #6 2.179 Get:39 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #6 2.179 Get:40 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #6 2.180 Get:41 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #6 2.182 Get:42 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #6 2.183 Get:43 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #6 2.185 Get:44 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #6 2.204 Get:45 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #6 2.204 Get:46 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u2 [934 kB] #6 2.212 Get:47 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #6 2.212 Get:48 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #6 2.214 Get:49 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #6 2.214 Get:50 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #6 2.215 Get:51 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #6 2.215 Get:52 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #6 2.218 Get:53 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #6 2.218 Get:54 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #6 2.218 Get:55 http://deb.debian.org/debian bookworm/main amd64 linux-image-6.1.0-25-amd64 amd64 6.1.106-3 [68.9 MB] #6 2.823 Get:56 http://deb.debian.org/debian bookworm/main amd64 linux-image-amd64 amd64 6.1.106-3 [1476 B] #6 2.823 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #6 2.823 Get:58 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #6 2.824 Get:59 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u7 [2177 kB] #6 2.831 Get:60 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u7 [1290 kB] #6 2.836 Get:61 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #6 2.837 Get:62 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u7 [9300 kB] #6 3.091 debconf: delaying package configuration, since apt-utils is not installed #6 3.157 Fetched 96.9 MB in 1s (106 MB/s) #6 3.227 Selecting previously unselected package cpio. #6 3.227 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117405 files and directories currently installed.) #6 3.277 Preparing to unpack .../00-cpio_2.13+dfsg-7.1_amd64.deb ... #6 3.296 Unpacking cpio (2.13+dfsg-7.1) ... #6 3.482 Selecting previously unselected package kmod. #6 3.493 Preparing to unpack .../01-kmod_30+20221128-1_amd64.deb ... #6 3.513 Unpacking kmod (30+20221128-1) ... #6 3.707 Selecting previously unselected package udev. #6 3.717 Preparing to unpack .../02-udev_252.30-1~deb12u2_amd64.deb ... #6 3.741 Unpacking udev (252.30-1~deb12u2) ... #6 3.994 Selecting previously unselected package bridge-utils. #6 4.004 Preparing to unpack .../03-bridge-utils_1.7.1-1_amd64.deb ... #6 4.023 Unpacking bridge-utils (1.7.1-1) ... #6 4.150 Selecting previously unselected package busybox-static. #6 4.160 Preparing to unpack .../04-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #6 4.177 Unpacking busybox-static (1:1.35.0-4+b3) ... #6 4.338 Selecting previously unselected package libklibc:amd64. #6 4.349 Preparing to unpack .../05-libklibc_2.0.12-1_amd64.deb ... #6 4.366 Unpacking libklibc:amd64 (2.0.12-1) ... #6 4.501 Selecting previously unselected package klibc-utils. #6 4.513 Preparing to unpack .../06-klibc-utils_2.0.12-1_amd64.deb ... #6 4.529 Unpacking klibc-utils (2.0.12-1) ... #6 4.677 Selecting previously unselected package initramfs-tools-core. #6 4.688 Preparing to unpack .../07-initramfs-tools-core_0.142+deb12u1_all.deb ... #6 4.706 Unpacking initramfs-tools-core (0.142+deb12u1) ... #6 4.865 Selecting previously unselected package linux-base. #6 4.875 Preparing to unpack .../08-linux-base_4.9_all.deb ... #6 4.892 Unpacking linux-base (4.9) ... #6 5.057 Selecting previously unselected package initramfs-tools. #6 5.067 Preparing to unpack .../09-initramfs-tools_0.142+deb12u1_all.deb ... #6 5.098 Unpacking initramfs-tools (0.142+deb12u1) ... #6 5.230 Selecting previously unselected package ipxe-qemu. #6 5.241 Preparing to unpack .../10-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #6 5.259 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 5.421 Selecting previously unselected package iso-codes. #6 5.432 Preparing to unpack .../11-iso-codes_4.15.0-1_all.deb ... #6 5.448 Unpacking iso-codes (4.15.0-1) ... #6 5.890 Selecting previously unselected package libbrlapi0.8:amd64. #6 5.903 Preparing to unpack .../12-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #6 5.937 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 6.078 Selecting previously unselected package libnspr4:amd64. #6 6.088 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #6 6.104 Unpacking libnspr4:amd64 (2:4.35-1) ... #6 6.241 Selecting previously unselected package libnss3:amd64. #6 6.253 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #6 6.271 Unpacking libnss3:amd64 (2:3.87.1-1) ... #6 6.478 Selecting previously unselected package libcacard0:amd64. #6 6.489 Preparing to unpack .../15-libcacard0_1%3a2.8.0-3_amd64.deb ... #6 6.507 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #6 6.647 Selecting previously unselected package libcapstone4:amd64. #6 6.659 Preparing to unpack .../16-libcapstone4_4.0.2-5_amd64.deb ... #6 6.683 Unpacking libcapstone4:amd64 (4.0.2-5) ... #6 6.873 Selecting previously unselected package libdaxctl1:amd64. #6 6.884 Preparing to unpack .../17-libdaxctl1_76.1-1_amd64.deb ... #6 6.902 Unpacking libdaxctl1:amd64 (76.1-1) ... #6 7.013 Selecting previously unselected package libdrm-common. #6 7.022 Preparing to unpack .../18-libdrm-common_2.4.114-1_all.deb ... #6 7.039 Unpacking libdrm-common (2.4.114-1) ... #6 7.178 Selecting previously unselected package libdrm2:amd64. #6 7.190 Preparing to unpack .../19-libdrm2_2.4.114-1+b1_amd64.deb ... #6 7.208 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #6 7.352 Selecting previously unselected package libdw1:amd64. #6 7.363 Preparing to unpack .../20-libdw1_0.188-2.1_amd64.deb ... #6 7.379 Unpacking libdw1:amd64 (0.188-2.1) ... #6 7.530 Selecting previously unselected package libepoxy0:amd64. #6 7.540 Preparing to unpack .../21-libepoxy0_1.5.10-1_amd64.deb ... #6 7.556 Unpacking libepoxy0:amd64 (1.5.10-1) ... #6 7.698 Selecting previously unselected package libexecs0:amd64. #6 7.709 Preparing to unpack .../22-libexecs0_1.3-2_amd64.deb ... #6 7.725 Unpacking libexecs0:amd64 (1.3-2) ... #6 7.853 Selecting previously unselected package libfdt1:amd64. #6 7.864 Preparing to unpack .../23-libfdt1_1.6.1-4+b1_amd64.deb ... #6 7.881 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #6 8.023 Selecting previously unselected package libfuse3-3:amd64. #6 8.035 Preparing to unpack .../24-libfuse3-3_3.14.0-4_amd64.deb ... #6 8.052 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #6 8.197 Selecting previously unselected package libwayland-server0:amd64. #6 8.206 Preparing to unpack .../25-libwayland-server0_1.21.0-1_amd64.deb ... #6 8.225 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #6 8.369 Selecting previously unselected package libgbm1:amd64. #6 8.380 Preparing to unpack .../26-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #6 8.406 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 8.548 Selecting previously unselected package libunwind8:amd64. #6 8.559 Preparing to unpack .../27-libunwind8_1.6.2-3_amd64.deb ... #6 8.576 Unpacking libunwind8:amd64 (1.6.2-3) ... #6 8.726 Selecting previously unselected package libgstreamer1.0-0:amd64. #6 8.736 Preparing to unpack .../28-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #6 8.753 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 8.953 Selecting previously unselected package liborc-0.4-0:amd64. #6 8.964 Preparing to unpack .../29-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #6 8.980 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 9.132 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #6 9.142 Preparing to unpack .../30-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #6 9.159 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 9.329 Selecting previously unselected package osmocom-nightly. #6 9.338 Preparing to unpack .../31-osmocom-nightly_202409112026_amd64.deb ... #6 9.355 Unpacking osmocom-nightly (202409112026) ... #6 9.482 Selecting previously unselected package libgtpnl0:amd64. #6 9.493 Preparing to unpack .../32-libgtpnl0_1.3.0.1.b77c.202409112026_amd64.deb ... #6 9.510 Unpacking libgtpnl0:amd64 (1.3.0.1.b77c.202409112026) ... #6 9.628 Selecting previously unselected package libgtpnl-dev:amd64. #6 9.639 Preparing to unpack .../33-libgtpnl-dev_1.3.0.1.b77c.202409112026_amd64.deb ... #6 9.657 Unpacking libgtpnl-dev:amd64 (1.3.0.1.b77c.202409112026) ... #6 9.796 Selecting previously unselected package libndctl6:amd64. #6 9.807 Preparing to unpack .../34-libndctl6_76.1-1_amd64.deb ... #6 9.829 Unpacking libndctl6:amd64 (76.1-1) ... #6 9.970 Selecting previously unselected package libopus0:amd64. #6 9.980 Preparing to unpack .../35-libopus0_1.3.1-3_amd64.deb ... #6 9.997 Unpacking libopus0:amd64 (1.3.1-3) ... #6 10.14 Selecting previously unselected package libosmocore22:amd64. #6 10.15 Preparing to unpack .../36-libosmocore22_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 10.17 Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409112026) ... #6 10.31 Selecting previously unselected package libosmocodec4:amd64. #6 10.32 Preparing to unpack .../37-libosmocodec4_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 10.33 Unpacking libosmocodec4:amd64 (1.10.0.12.6e1e.202409112026) ... #6 10.47 Selecting previously unselected package libosmoisdn0:amd64. #6 10.48 Preparing to unpack .../38-libosmoisdn0_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 10.50 Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409112026) ... #6 10.63 Selecting previously unselected package libosmogsm20:amd64. #6 10.64 Preparing to unpack .../39-libosmogsm20_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 10.67 Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409112026) ... #6 10.82 Selecting previously unselected package libosmocoding0:amd64. #6 10.83 Preparing to unpack .../40-libosmocoding0_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 10.85 Unpacking libosmocoding0:amd64 (1.10.0.12.6e1e.202409112026) ... #6 10.97 Selecting previously unselected package libosmovty13:amd64. #6 10.98 Preparing to unpack .../41-libosmovty13_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 11.00 Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409112026) ... #6 11.14 Selecting previously unselected package libosmogb14:amd64. #6 11.15 Preparing to unpack .../42-libosmogb14_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 11.17 Unpacking libosmogb14:amd64 (1.10.0.12.6e1e.202409112026) ... #6 11.31 Selecting previously unselected package libosmoctrl0:amd64. #6 11.32 Preparing to unpack .../43-libosmoctrl0_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 11.34 Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409112026) ... #6 11.47 Selecting previously unselected package libosmosim2:amd64. #6 11.48 Preparing to unpack .../44-libosmosim2_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 11.50 Unpacking libosmosim2:amd64 (1.10.0.12.6e1e.202409112026) ... #6 11.64 Selecting previously unselected package libosmousb0:amd64. #6 11.65 Preparing to unpack .../45-libosmousb0_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 11.67 Unpacking libosmousb0:amd64 (1.10.0.12.6e1e.202409112026) ... #6 11.78 Selecting previously unselected package libosmocore. #6 11.80 Preparing to unpack .../46-libosmocore_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 11.81 Unpacking libosmocore (1.10.0.12.6e1e.202409112026) ... #6 11.95 Selecting previously unselected package libosmocore-dev:amd64. #6 11.96 Preparing to unpack .../47-libosmocore-dev_1.10.0.12.6e1e.202409112026_amd64.deb ... #6 11.98 Unpacking libosmocore-dev:amd64 (1.10.0.12.6e1e.202409112026) ... #6 12.17 Selecting previously unselected package libpmem1:amd64. #6 12.18 Preparing to unpack .../48-libpmem1_1.12.1-2_amd64.deb ... #6 12.20 Unpacking libpmem1:amd64 (1.12.1-2) ... #6 12.34 Selecting previously unselected package libslirp0:amd64. #6 12.35 Preparing to unpack .../49-libslirp0_4.7.0-1_amd64.deb ... #6 12.37 Unpacking libslirp0:amd64 (4.7.0-1) ... #6 12.51 Selecting previously unselected package libsndio7.0:amd64. #6 12.52 Preparing to unpack .../50-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #6 12.54 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 12.68 Selecting previously unselected package libspice-server1:amd64. #6 12.69 Preparing to unpack .../51-libspice-server1_0.15.1-1_amd64.deb ... #6 12.71 Unpacking libspice-server1:amd64 (0.15.1-1) ... #6 12.86 Selecting previously unselected package libusbredirparser1:amd64. #6 12.87 Preparing to unpack .../52-libusbredirparser1_0.13.0-2_amd64.deb ... #6 12.89 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #6 13.01 Selecting previously unselected package libvdeplug2:amd64. #6 13.02 Preparing to unpack .../53-libvdeplug2_4.0.1-4_amd64.deb ... #6 13.04 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #6 13.20 Selecting previously unselected package linux-image-6.1.0-25-amd64. #6 13.21 Preparing to unpack .../54-linux-image-6.1.0-25-amd64_6.1.106-3_amd64.deb ... #6 13.23 Unpacking linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 15.35 Selecting previously unselected package linux-image-amd64. #6 15.36 Preparing to unpack .../55-linux-image-amd64_6.1.106-3_amd64.deb ... #6 15.38 Unpacking linux-image-amd64 (6.1.106-3) ... #6 15.52 Selecting previously unselected package python3-pyelftools. #6 15.53 Preparing to unpack .../56-python3-pyelftools_0.29-1_all.deb ... #6 15.55 Unpacking python3-pyelftools (0.29-1) ... #6 15.67 Selecting previously unselected package pax-utils. #6 15.68 Preparing to unpack .../57-pax-utils_1.3.7-1_amd64.deb ... #6 15.70 Unpacking pax-utils (1.3.7-1) ... #6 15.83 Selecting previously unselected package qemu-system-common. #6 15.84 Preparing to unpack .../58-qemu-system-common_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #6 15.86 Unpacking qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #6 16.10 Selecting previously unselected package qemu-system-data. #6 16.11 Preparing to unpack .../59-qemu-system-data_1%3a7.2+dfsg-7+deb12u7_all.deb ... #6 16.13 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 16.32 Selecting previously unselected package seabios. #6 16.34 Preparing to unpack .../60-seabios_1.16.2-1_all.deb ... #6 16.35 Unpacking seabios (1.16.2-1) ... #6 16.49 Selecting previously unselected package qemu-system-x86. #6 16.50 Preparing to unpack .../61-qemu-system-x86_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #6 16.51 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 17.05 Setting up cpio (2.13+dfsg-7.1) ... #6 17.14 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #6 17.14 update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist #6 17.19 Setting up libwayland-server0:amd64 (1.21.0-1) ... #6 17.27 Setting up libdw1:amd64 (0.188-2.1) ... #6 17.35 Setting up linux-base (4.9) ... #6 17.47 debconf: unable to initialize frontend: Dialog #6 17.47 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 17.47 debconf: falling back to frontend: Readline #6 17.48 debconf: unable to initialize frontend: Readline #6 17.48 debconf: (This frontend requires a controlling tty.) #6 17.48 debconf: falling back to frontend: Teletype #6 17.53 Setting up osmocom-nightly (202409112026) ... #6 17.58 Setting up python3-pyelftools (0.29-1) ... #6 17.80 Setting up libgtpnl0:amd64 (1.3.0.1.b77c.202409112026) ... #6 17.85 Setting up libexecs0:amd64 (1.3-2) ... #6 17.90 Setting up kmod (30+20221128-1) ... #6 17.98 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #6 18.03 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #6 18.08 Setting up libunwind8:amd64 (1.6.2-3) ... #6 18.13 Setting up libklibc:amd64 (2.0.12-1) ... #6 18.18 Setting up busybox-static (1:1.35.0-4+b3) ... #6 18.23 Setting up libepoxy0:amd64 (1.5.10-1) ... #6 18.28 Setting up libnspr4:amd64 (2:4.35-1) ... #6 18.33 Setting up libopus0:amd64 (1.3.1-3) ... #6 18.38 Setting up udev (252.30-1~deb12u2) ... #6 19.09 invoke-rc.d: could not determine current runlevel #6 19.10 invoke-rc.d: policy-rc.d denied execution of start. #6 19.16 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 19.21 Setting up libfuse3-3:amd64 (3.14.0-4) ... #6 19.26 Setting up libdaxctl1:amd64 (76.1-1) ... #6 19.31 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 19.36 Setting up bridge-utils (1.7.1-1) ... #6 19.47 debconf: unable to initialize frontend: Dialog #6 19.47 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 19.47 debconf: falling back to frontend: Readline #6 19.47 debconf: unable to initialize frontend: Readline #6 19.47 debconf: (This frontend requires a controlling tty.) #6 19.47 debconf: falling back to frontend: Teletype #6 19.50 Setting up seabios (1.16.2-1) ... #6 19.55 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 19.60 Setting up libcapstone4:amd64 (4.0.2-5) ... #6 19.66 Setting up libslirp0:amd64 (4.7.0-1) ... #6 19.71 Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409112026) ... #6 19.75 Setting up libosmocodec4:amd64 (1.10.0.12.6e1e.202409112026) ... #6 19.81 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 19.86 Setting up libndctl6:amd64 (76.1-1) ... #6 19.91 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 19.96 Setting up klibc-utils (2.0.12-1) ... #6 20.01 No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. #6 20.03 Setting up libpmem1:amd64 (1.12.1-2) ... #6 20.08 Setting up libdrm-common (2.4.114-1) ... #6 20.13 Setting up iso-codes (4.15.0-1) ... #6 20.18 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 20.22 Setcap worked! gst-ptp-helper is not suid! #6 20.23 Setting up pax-utils (1.3.7-1) ... #6 20.28 Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409112026) ... #6 20.35 Setting up libgtpnl-dev:amd64 (1.3.0.1.b77c.202409112026) ... #6 20.40 Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409112026) ... #6 20.45 Setting up libvdeplug2:amd64 (4.0.1-4) ... #6 20.50 Setting up libnss3:amd64 (2:3.87.1-1) ... #6 20.56 Setting up libcacard0:amd64 (1:2.8.0-3) ... #6 20.61 Setting up libosmousb0:amd64 (1.10.0.12.6e1e.202409112026) ... #6 20.66 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #6 20.71 Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409112026) ... #6 20.76 Setting up initramfs-tools-core (0.142+deb12u1) ... #6 20.84 Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409112026) ... #6 20.89 Setting up initramfs-tools (0.142+deb12u1) ... #6 20.98 update-initramfs: deferring update (trigger activated) #6 21.04 Setting up libosmogb14:amd64 (1.10.0.12.6e1e.202409112026) ... #6 21.09 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 21.14 Setting up libosmocoding0:amd64 (1.10.0.12.6e1e.202409112026) ... #6 21.19 Setting up libosmosim2:amd64 (1.10.0.12.6e1e.202409112026) ... #6 21.24 Setting up libosmocore (1.10.0.12.6e1e.202409112026) ... #6 21.29 Setting up linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 21.84 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 21.84 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-25-amd64 #6 21.84 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 21.84 I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-25-amd64 #6 21.85 /etc/kernel/postinst.d/initramfs-tools: #6 21.85 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #6 21.86 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 35.00 I: The initramfs will attempt to resume from /dev/md0 #6 35.00 I: Set the RESUME variable to override this. #6 41.98 Setting up linux-image-amd64 (6.1.106-3) ... #6 42.04 Setting up libosmocore-dev:amd64 (1.10.0.12.6e1e.202409112026) ... #6 42.09 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 42.19 Processing triggers for man-db (2.11.2-2) ... #6 42.24 Processing triggers for sgml-base (1.31) ... #6 42.31 Processing triggers for mailcap (3.70+nmu1) ... #6 42.35 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 42.42 Setting up libspice-server1:amd64 (0.15.1-1) ... #6 42.46 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #6 42.54 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 42.59 Processing triggers for initramfs-tools (0.142+deb12u1) ... #6 42.63 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #6 42.64 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 54.67 I: The initramfs will attempt to resume from /dev/md0 #6 54.67 I: Set the RESUME variable to override this. #6 61.20 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 DONE 61.6s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-ggsn.git #9 0.402 Cloning into 'osmo-ggsn'... #9 DONE 0.8s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-ggsn #10 DONE 0.2s #11 [6/8] RUN CD osmo-ggsn && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-gtp-linux && make "-j$(nproc)" install && ldconfig #11 0.464 Already on 'master' #11 0.464 Your branch is up to date with 'origin/master'. #11 0.467 refs/heads/master #11 0.473 HEAD is now at 8c015bd ggsn: kernel gtpu: Support updating pdp ctx remote IP address and TEID #11 0.476 master #11 0.478 8c015bd89aea69b463bc8e0baba5020a2cc3c832 #11 2.794 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 4.399 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.399 libtoolize: copying file './ltmain.sh' #11 4.428 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.428 libtoolize: copying file 'm4/libtool.m4' #11 4.457 libtoolize: copying file 'm4/ltoptions.m4' #11 4.484 libtoolize: copying file 'm4/ltsugar.m4' #11 4.513 libtoolize: copying file 'm4/ltversion.m4' #11 4.540 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.568 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.293 configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.293 configure.ac:80: You should run autoupdate. #11 7.293 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.293 configure.ac:80: the top level #11 7.293 configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. #11 7.293 configure.ac:102: You should run autoupdate. #11 7.293 ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... #11 7.293 configure.ac:102: the top level #11 8.242 configure.ac:18: installing './compile' #11 8.244 configure.ac:10: installing './config.guess' #11 8.247 configure.ac:10: installing './config.sub' #11 8.249 configure.ac:19: installing './install-sh' #11 8.252 configure.ac:155: installing './missing' #11 8.339 ggsn/Makefile.am: installing './depcomp' #11 8.636 checking build system type... x86_64-pc-linux-gnu #11 8.719 checking host system type... x86_64-pc-linux-gnu #11 8.720 checking whether make supports nested variables... yes #11 8.724 checking for gcc... gcc #11 8.759 checking whether the C compiler works... yes #11 8.801 checking for C compiler default output file name... a.out #11 8.802 checking for suffix of executables... #11 8.847 checking whether we are cross compiling... no #11 8.896 checking for suffix of object files... o #11 8.920 checking whether the compiler supports GNU C... yes #11 8.943 checking whether gcc accepts -g... yes #11 8.966 checking for gcc option to enable C11 features... none needed #11 9.000 checking whether gcc understands -c and -o together... yes #11 9.034 checking for a BSD-compatible install... /usr/bin/install -c #11 9.045 checking for gawk... gawk #11 9.045 checking how to run the C preprocessor... gcc -E #11 9.117 checking how to print strings... printf #11 9.143 checking for a sed that does not truncate output... /usr/bin/sed #11 9.151 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.153 checking for egrep... /usr/bin/grep -E #11 9.155 checking for fgrep... /usr/bin/grep -F #11 9.157 checking for ld used by gcc... /usr/bin/ld #11 9.162 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.165 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.168 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.197 checking whether ln -s works... yes #11 9.197 checking the maximum length of command line arguments... 1572864 #11 9.205 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.206 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.206 checking for /usr/bin/ld option to reload object files... -r #11 9.206 checking for file... file #11 9.206 checking for objdump... objdump #11 9.207 checking how to recognize dependent libraries... pass_all #11 9.207 checking for dlltool... no #11 9.207 checking how to associate runtime and link libraries... printf %s\n #11 9.208 checking for ar... ar #11 9.208 checking for archiver @FILE support... @ #11 9.236 checking for strip... strip #11 9.237 checking for ranlib... ranlib #11 9.237 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.317 checking for sysroot... no #11 9.317 checking for a working dd... /usr/bin/dd #11 9.323 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.347 checking for mt... mt #11 9.347 checking if mt is a manifest tool... no #11 9.354 checking for stdio.h... yes #11 9.377 checking for stdlib.h... yes #11 9.403 checking for string.h... yes #11 9.431 checking for inttypes.h... yes #11 9.460 checking for stdint.h... yes #11 9.489 checking for strings.h... yes #11 9.513 checking for sys/stat.h... yes #11 9.540 checking for sys/types.h... yes #11 9.579 checking for unistd.h... yes #11 9.607 checking for sys/time.h... yes #11 9.635 checking for dlfcn.h... yes #11 9.668 checking for objdir... .libs #11 9.748 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.781 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.781 checking if gcc PIC flag -fPIC -DPIC works... yes #11 9.810 checking if gcc static flag -static works... yes #11 9.881 checking if gcc supports -c -o file.o... yes #11 9.921 checking if gcc supports -c -o file.o... (cached) yes #11 9.921 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 9.934 checking whether -lc should be explicitly linked in... no #11 9.967 checking dynamic linker characteristics... GNU/Linux ld.so #11 10.03 checking how to hardcode library paths into programs... immediate #11 10.03 checking whether stripping libraries is possible... yes #11 10.03 checking if libtool supports shared libraries... yes #11 10.03 checking whether to build shared libraries... yes #11 10.03 checking whether to build static libraries... yes #11 10.03 checking for pkg-config... /usr/bin/pkg-config #11 10.03 checking for pkg-config... /usr/bin/pkg-config #11 10.03 checking pkg-config is at least version 0.20... yes #11 10.03 checking for libgtpnl >= 1.3.0... yes #11 10.04 checking for egrep... (cached) /usr/bin/grep -E #11 10.04 checking for sys/wait.h that is POSIX.1 compatible... yes #11 10.07 checking for arpa/inet.h... yes #11 10.11 checking for fcntl.h... yes #11 10.14 checking for netdb.h... yes #11 10.17 checking for netinet/in.h... yes #11 10.21 checking for stdint.h... (cached) yes #11 10.21 checking for stdlib.h... (cached) yes #11 10.21 checking for string.h... (cached) yes #11 10.21 checking for sys/ioctl.h... yes #11 10.24 checking for sys/socket.h... yes #11 10.27 checking for sys/time.h... (cached) yes #11 10.27 checking for unistd.h... (cached) yes #11 10.27 checking for linux/if.h... yes #11 10.30 checking for net/if.h... yes #11 10.32 checking for linux/if_tun.h... yes #11 10.35 checking for net/if_tun.h... no #11 10.39 checking for linux/netlink.h... yes #11 10.42 checking for linux/rtnetlink.h... yes #11 10.45 checking for an ANSI C-conforming const... yes #11 10.47 checking for mode_t... yes #11 10.54 checking for size_t... yes #11 10.60 checking whether struct ifaliasreq exist... no #11 10.62 checking whether struct ifreq.ifru_netmask exist... yes #11 10.64 checking whether struct rt_msghdr exist... no #11 10.66 checking whether struct iphdr exists... yes #11 10.68 checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes #11 10.69 checking whether gcc needs -traditional... no #11 10.73 checking for gethostbyname... yes #11 10.77 checking for inet_ntoa... yes #11 10.81 checking for memset... yes #11 10.86 checking for select... yes #11 10.90 checking for socket... yes #11 10.94 checking for strdup... yes #11 10.99 checking for strerror... yes #11 11.03 checking for strtol... yes #11 11.08 checking for inet_aton... yes #11 11.13 checking for getopt.h... yes #11 11.15 checking for getopt_long... yes #11 11.20 checking whether build environment is sane... yes #11 11.21 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 11.21 checking whether make sets $(MAKE)... yes #11 11.23 checking whether make supports the include directive... yes (GNU style) #11 11.24 checking dependency style of gcc... gcc3 #11 11.28 checking for libosmocore >= 1.10.0... yes #11 11.28 checking for libosmovty >= 1.10.0... yes #11 11.29 checking for libosmoctrl >= 1.10.0... yes #11 11.30 CFLAGS=" -std=gnu11" #11 11.30 CPPFLAGS="" #11 11.33 checking that generated files are newer than configure... done #11 12.21 configure: creating ./config.status #11 12.81 config.status: creating Makefile #11 12.82 config.status: creating doc/Makefile #11 12.85 config.status: creating doc/examples/Makefile #11 12.87 config.status: creating ggsn/Makefile #11 12.89 config.status: creating gtp/Makefile #11 12.91 config.status: creating lib/Makefile #11 12.93 config.status: creating intl/Makefile #11 12.95 config.status: creating po/Makefile #11 12.97 config.status: creating utils/Makefile #11 12.99 config.status: creating sgsnemu/Makefile #11 13.01 config.status: creating doc/manuals/Makefile #11 13.03 config.status: creating contrib/Makefile #11 13.05 config.status: creating contrib/systemd/Makefile #11 13.07 config.status: creating tests/Makefile #11 13.09 config.status: creating tests/lib/Makefile #11 13.11 config.status: creating tests/gtp/Makefile #11 13.13 config.status: creating include/Makefile #11 13.15 config.status: creating include/osmocom/Makefile #11 13.17 config.status: creating include/osmocom/gtp/Makefile #11 13.19 config.status: creating libgtp.pc #11 13.20 config.status: creating config.h #11 13.22 config.status: executing tests/atconfig commands #11 13.23 config.status: executing libtool commands #11 13.24 config.status: executing depfiles commands #11 13.51 #11 13.51 osmo-ggsn Configuration: #11 13.51 GTP Linux kernel support: yes #11 13.56 echo 1.12.0.6-8c01 > .version-t && mv .version-t .version #11 13.56 make install-recursive #11 13.56 make[1]: Entering directory '/tmp/osmo-ggsn' #11 13.57 Making install in include #11 13.57 make[2]: Entering directory '/tmp/osmo-ggsn/include' #11 13.58 Making install in osmocom #11 13.58 make[3]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.58 Making install in gtp #11 13.59 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.59 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.59 make[5]: Nothing to be done for 'install-exec-am'. #11 13.59 /usr/bin/mkdir -p '/usr/local/include/osmocom/gtp' #11 13.60 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/usr/local/include/osmocom/gtp' #11 13.60 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.60 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.60 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.60 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.60 make[5]: Nothing to be done for 'install-exec-am'. #11 13.60 make[5]: Nothing to be done for 'install-data-am'. #11 13.60 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.60 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.61 make[3]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.61 make[3]: Entering directory '/tmp/osmo-ggsn/include' #11 13.61 make[4]: Entering directory '/tmp/osmo-ggsn/include' #11 13.61 make[4]: Nothing to be done for 'install-exec-am'. #11 13.61 make[4]: Nothing to be done for 'install-data-am'. #11 13.61 make[4]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.61 make[3]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.61 make[2]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.61 Making install in lib #11 13.61 make[2]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.61 CC checksum.o #11 13.61 CC debug.o #11 13.61 CC getopt.o #11 13.61 CC getopt1.o #11 13.61 CC in46_addr.o #11 13.62 CC icmpv6.o #11 13.62 CC ippool.o #11 13.62 CC lookup.o #11 13.62 CC netdev.o #11 13.62 CC netns.o #11 13.62 CC tun.o #11 13.62 CC util.o #11 13.62 CC gtp-kernel.o #11 13.70 AR libmisc.a #11 13.70 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.72 make[3]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.72 make[3]: Nothing to be done for 'install-exec-am'. #11 13.72 make[3]: Nothing to be done for 'install-data-am'. #11 13.72 make[3]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.72 make[2]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.72 Making install in gtp #11 13.72 make[2]: Entering directory '/tmp/osmo-ggsn/gtp' #11 13.73 CC gtp.lo #11 13.73 CC gsn.lo #11 13.73 CC pdp.lo #11 13.73 CC lookupa.lo #11 13.73 CC gtpie.lo #11 13.73 CC queue.lo #11 14.16 CCLD libgtp.la #11 14.39 make[3]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.39 make[3]: Nothing to be done for 'install-data-am'. #11 14.39 /usr/bin/mkdir -p '/usr/local/lib' #11 14.39 /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/usr/local/lib' #11 14.43 libtool: install: /usr/bin/install -c .libs/libgtp.so.10.0.0 /usr/local/lib/libgtp.so.10.0.0 #11 14.44 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.10.0.0 libgtp.so.10 || { rm -f libgtp.so.10 && ln -s libgtp.so.10.0.0 libgtp.so.10; }; }) #11 14.44 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.10.0.0 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.10.0.0 libgtp.so; }; }) #11 14.45 libtool: install: /usr/bin/install -c .libs/libgtp.lai /usr/local/lib/libgtp.la #11 14.46 libtool: install: /usr/bin/install -c .libs/libgtp.a /usr/local/lib/libgtp.a #11 14.46 libtool: install: chmod 644 /usr/local/lib/libgtp.a #11 14.47 libtool: install: ranlib /usr/local/lib/libgtp.a #11 14.51 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.52 ---------------------------------------------------------------------- #11 14.52 Libraries have been installed in: #11 14.52 /usr/local/lib #11 14.52 #11 14.52 If you ever happen to want to link against installed libraries #11 14.52 in a given directory, LIBDIR, you must either use libtool, and #11 14.52 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.52 flag during linking and do at least one of the following: #11 14.52 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.52 during execution #11 14.52 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.52 during linking #11 14.52 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.52 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.52 #11 14.52 See any operating system documentation about shared libraries for #11 14.52 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.52 ---------------------------------------------------------------------- #11 14.52 make[3]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.52 make[2]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.52 Making install in ggsn #11 14.52 make[2]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.52 CC ggsn_main.o #11 14.52 CC ggsn.o #11 14.52 CC ggsn_vty.o #11 14.52 CC sgsn.o #11 14.52 CC pco.o #11 14.66 CCLD osmo-ggsn #11 15.08 make[3]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 15.08 make[3]: Nothing to be done for 'install-data-am'. #11 15.08 /usr/bin/mkdir -p '/usr/local/bin' #11 15.09 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/usr/local/bin' #11 15.13 libtool: install: /usr/bin/install -c .libs/osmo-ggsn /usr/local/bin/osmo-ggsn #11 15.13 make[3]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.14 make[2]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.14 Making install in sgsnemu #11 15.14 make[2]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.14 CC sgsnemu.o #11 15.14 CC cmdline.o #11 15.29 CCLD sgsnemu #11 15.52 make[3]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.52 make[3]: Nothing to be done for 'install-data-am'. #11 15.52 /usr/bin/mkdir -p '/usr/local/bin' #11 15.52 /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/usr/local/bin' #11 15.57 libtool: install: /usr/bin/install -c .libs/sgsnemu /usr/local/bin/sgsnemu #11 15.58 make[3]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.58 make[2]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.58 Making install in doc #11 15.58 make[2]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.58 Making install in examples #11 15.59 make[3]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.59 make[4]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.59 make[4]: Nothing to be done for 'install-exec-am'. #11 15.59 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.59 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/usr/local/etc/osmocom' #11 15.60 make install-data-hook #11 15.60 make[5]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.60 for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ #11 15.60 j="/usr/local/share/doc/osmo-ggsn/examples/$f" && \ #11 15.60 mkdir -p "$(dirname $j)" && \ #11 15.60 /usr/bin/install -c -m 644 ./$f $j; \ #11 15.60 done #11 15.62 make[5]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.62 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.62 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.62 Making install in manuals #11 15.62 make[3]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.62 make[4]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.62 make[4]: Nothing to be done for 'install-exec-am'. #11 15.62 make[4]: Nothing to be done for 'install-data-am'. #11 15.62 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.62 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.63 make[3]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.63 make[4]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.63 make[4]: Nothing to be done for 'install-exec-am'. #11 15.63 /usr/bin/mkdir -p '/usr/local/share/man/man8' #11 15.64 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/usr/local/share/man/man8' #11 15.64 make[4]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.64 make[3]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.64 make[2]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.64 Making install in contrib #11 15.64 make[2]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.65 Making install in systemd #11 15.65 make[3]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.65 make[4]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.65 make[4]: Nothing to be done for 'install-exec-am'. #11 15.65 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.66 /usr/bin/install -c -m 644 osmo-ggsn.service '/lib/systemd/system' #11 15.66 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.66 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.66 make[3]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.66 make[4]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.66 make[4]: Nothing to be done for 'install-exec-am'. #11 15.66 make[4]: Nothing to be done for 'install-data-am'. #11 15.66 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.66 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.66 make[2]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.66 Making install in utils #11 15.67 make[2]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.67 CC gtp_echo_responder.o #11 15.72 CCLD gtp-echo-responder #11 15.82 make[3]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.82 make[3]: Nothing to be done for 'install-data-am'. #11 15.82 /usr/bin/mkdir -p '/usr/local/bin' #11 15.83 /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/usr/local/bin' #11 15.86 libtool: install: /usr/bin/install -c gtp-echo-responder /usr/local/bin/gtp-echo-responder #11 15.86 make[3]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.86 make[2]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.86 Making install in tests #11 15.87 make[2]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.87 Making install in lib #11 15.87 make[3]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.88 make[4]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.88 make[4]: Nothing to be done for 'install-exec-am'. #11 15.88 make[4]: Nothing to be done for 'install-data-am'. #11 15.88 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.88 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.88 Making install in gtp #11 15.88 make[3]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.89 make[4]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.89 make[4]: Nothing to be done for 'install-exec-am'. #11 15.89 make[4]: Nothing to be done for 'install-data-am'. #11 15.89 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.89 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.89 make[3]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.89 make[4]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.89 make[4]: Nothing to be done for 'install-exec-am'. #11 15.89 make[4]: Nothing to be done for 'install-data-am'. #11 15.89 make[4]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.89 make[3]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.89 make[2]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.90 make[2]: Entering directory '/tmp/osmo-ggsn' #11 15.90 make[3]: Entering directory '/tmp/osmo-ggsn' #11 15.90 make[3]: Nothing to be done for 'install-exec-am'. #11 15.90 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 15.91 /usr/bin/install -c -m 644 libgtp.pc '/usr/local/lib/pkgconfig' #11 15.91 make[3]: Leaving directory '/tmp/osmo-ggsn' #11 15.91 make[2]: Leaving directory '/tmp/osmo-ggsn' #11 15.91 make[1]: Leaving directory '/tmp/osmo-ggsn' #11 DONE 16.2s #12 [7/8] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #12 DONE 0.3s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 2.0s done #14 writing image sha256:41c01c561241217f646ad00abf36d9edf938a0442bc1f0ab673c127d965e35b0 done #14 naming to docker.io/osmocom-build/osmo-ggsn-master:latest 0.0s done #14 DONE 2.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/osmo-ggsn-master' + docker_image_exists osmo-ggsn-master + docker images -q osmocom-build/osmo-ggsn-master + test -n 41c01c561241 + list_osmo_packages debian-bookworm osmo-ggsn-master + local distro=debian-bookworm + local image=osmo-ggsn-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-master ### ii libosmocodec4:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo codec library ii libosmocoding0:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo coding library ii libosmocore 1.10.0.12.6e1e.202409112026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.10.0.12.6e1e.202409112026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo control library ii libosmogb14:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo SIM library ii libosmousb0:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo USB library ii libosmovty13:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo VTY library ii osmocom-nightly 202409112026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ggsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:00ea4ed1eea02094fbacf572c5ee2f6d9ad752a154eaad516f2f4bce43665e7d Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-ggsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ggsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ggsn-test + echo ttcn3-ggsn-test + dir=ttcn3-ggsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-ggsn-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-ggsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ggsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ggsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/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.1s #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:eec70d441cf23098d342f595b55712736f6093627dbb52d4073aaf3aacb8b8df 0.1s done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n eec70d441cf2 + 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=1296273 + seq 1 30 + echo (1296273 + 1) % 256 + bc + SUBNET=146 + NET_NAME=ttcn3-ggsn-test-146 + SUB4=172.18.146.0/24 + SUB6=fd02:db8:146::/64 + set +x Creating network ttcn3-ggsn-test-146, trying SUBNET=146... + docker network create --internal --subnet 172.18.146.0/24 --ipv6 --subnet fd02:db8:146::/64 ttcn3-ggsn-test-146 b5bf4ff56710301fe05eba1d92116b4d74bbd8e1a52c6bb2899d855c425d4a07 + set +x ### Network ttcn3-ggsn-test-146 created (SUBNET=146) ### + 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/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_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/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1304-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/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/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/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/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/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/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 /usr/local/lib/libgtp.so.10 + local i + cp -a --parents /usr/local/lib/libgtp.so.10 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.10 ] + realpath /usr/local/lib/libgtp.so.10 + initrd_add_file /usr/local/lib/libgtp.so.10.0.0 + local i + cp -a --parents /usr/local/lib/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.146.201/24 brd 172.18.146.255 dev eth0 ip route add default via 172.18.146.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.146.201/24 brd 172.18.146.255 dev eth0 + echo ip route add default via 172.18.146.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /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:/gcut -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:99:c1:d0:76 [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether f2:55:a5:7a:aa:b1 brd ff:ff:ff:ff:ff:ff 3: br-test: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 18759: eth0@if18760: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.159 MHz processor [ 0.005096] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005257] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007143] AGP: No AGP bridge found [ 0.007368] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008168] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.027109] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.032235] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.032688] ACPI: Early table checksum verification disabled [ 0.033028] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.033322] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033848] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034407] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034485] ACPI: FACS 0x000000001FFE0000 000040 [ 0.034539] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034564] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034586] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034659] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034682] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034689] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034696] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034702] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034708] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.044403] No NUMA configuration found [ 0.044425] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.045113] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.049486] Zone ranges: [ 0.049513] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.049581] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.049592] Normal empty [ 0.049606] Device empty [ 0.049618] Movable zone start for each node [ 0.049657] Early memory node ranges [ 0.049685] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.049818] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.050055] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.054778] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.055167] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.064370] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.064701] ACPI: PM-Timer IO Port: 0x608 [ 0.065125] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.065470] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.065589] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.065826] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.065868] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.065951] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.065960] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.066129] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.066175] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.066484] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.067331] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.067371] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.067392] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.067398] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.067500] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.067528] Booting paravirtualized kernel on bare hardware [ 0.067799] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.076208] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.127879] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.128253] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.128345] pcpu-alloc: [0] 0 [ 0.129643] Fallback order for Node 0: 0 [ 0.129895] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.129915] Policy zone: DMA32 [ 0.130071] Kernel command line: [ 0.130071] root=/dev/ram0 [ 0.130071] console=ttyS0 [ 0.130071] panic=-1 [ 0.130071] init=/init [ 0.130071] loglevel=8 [ 0.130071] SMOKE_TEST [ 0.130071] [ 0.131179] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.132917] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.133497] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.134982] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.135120] AGP: Checking aperture... [ 0.136788] AGP: No AGP bridge found [ 0.150806] Memory: 207544K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.157003] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.159315] ftrace: allocating 40246 entries in 158 pages [ 0.202215] ftrace: allocated 158 pages with 5 groups [ 0.212742] Dynamic Preempt: voluntary [ 0.215543] rcu: Preemptible hierarchical RCU implementation. [ 0.215571] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.215672] Trampoline variant of Tasks RCU enabled. [ 0.215679] Rude variant of Tasks RCU enabled. [ 0.215685] Tracing variant of Tasks RCU enabled. [ 0.215772] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.215799] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.247195] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.252174] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.256387] Console: colour *CGA 80x25 [ 0.270937] printk: console [ttyS0] enabled [ 0.271980] ACPI: Core revision 20220331 [ 0.276568] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.280307] APIC: Switch to symmetric I/O mode setup [ 0.283955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.301914] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb146a5de, max_idle_ns: 440795242261 ns [ 0.302814] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.31 BogoMIPS (lpj=14372636) [ 0.307190] process: using AMD E400 aware idle routine [ 0.307475] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.307598] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.307938] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.308201] Spectre V2 : Mitigation: Retpolines [ 0.308295] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.308454] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.309267] x86/fpu: x87 FPU will use FXSAVE [ 0.606916] Freeing SMP alternatives memory: 36K [ 0.607650] pid_max: default: 32768 minimum: 301 [ 0.614213] LSM: Security Framework initializing [ 0.615869] landlock: Up and running. [ 0.615957] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.618739] AppArmor: AppArmor initialized [ 0.618850] TOMOYO Linux initialized [ 0.619341] LSM support for eBPF active [ 0.621797] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.622025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.756578] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.759851] cblist_init_generic: Setting adjustable number of callback queues. [ 0.759995] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.760309] cblist_init_generic: Setting adjustable number of callback queues. [ 0.760434] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.760846] cblist_init_generic: Setting adjustable number of callback queues. [ 0.760971] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.761294] Performance Events: PMU not available due to virtualization, using software events only. [ 0.762221] signal: max sigframe size: 1440 [ 0.763114] rcu: Hierarchical SRCU implementation. [ 0.763224] rcu: Max phase no-delay instances is 1000. [ 0.767639] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.769343] smp: Bringing up secondary CPUs ... [ 0.769517] smp: Brought up 1 node, 1 CPU [ 0.769622] smpboot: Max logical packages: 1 [ 0.769760] smpboot: Total of 1 processors activated (7186.31 BogoMIPS) [ 0.782098] node 0 deferred pages initialised in 4ms [ 0.793169] devtmpfs: initialized [ 0.795949] x86/mm: Memory block size: 128MB [ 0.801199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.801752] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.804189] pinctrl core: initialized pinctrl subsystem [ 0.819143] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.822230] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.822793] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.823022] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.823311] audit: initializing netlink subsys (disabled) [ 0.828465] thermal_sys: Registered thermal governor 'fair_share' [ 0.828492] thermal_sys: Registered thermal governor 'bang_bang' [ 0.828620] thermal_sys: Registered thermal governor 'step_wise' [ 0.828745] thermal_sys: Registered thermal governor 'user_space' [ 0.828872] thermal_sys: Registered thermal governor 'power_allocator' [ 0.830132] audit: type=2000 audit(1726116452.548:1): state=initialized audit_enabled=0 res=1 [ 0.830629] cpuidle: using governor ladder [ 0.830827] cpuidle: using governor menu [ 0.831953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.834646] PCI: Using configuration type 1 for base access [ 0.843974] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.899098] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.899287] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.909408] ACPI: Added _OSI(Module Device) [ 0.909519] ACPI: Added _OSI(Processor Device) [ 0.909608] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.909715] ACPI: Added _OSI(Processor Aggregator Device) [ 0.930163] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.951951] ACPI: Interpreter enabled [ 0.952922] ACPI: PM: (supports S0 S3 S4 S5) [ 0.953055] ACPI: Using IOAPIC for interrupt routing [ 0.953536] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.953754] PCI: Using E820 reservations for host bridge windows [ 0.955012] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.978508] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.979267] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.979582] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.980391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.985640] acpiphp: Slot [2] registered [ 0.985834] acpiphp: Slot [3] registered [ 0.985995] acpiphp: Slot [4] registered [ 0.986142] acpiphp: Slot [5] registered [ 0.986292] acpiphp: Slot [6] registered [ 0.986452] acpiphp: Slot [7] registered [ 0.986603] acpiphp: Slot [8] registered [ 0.986772] acpiphp: Slot [9] registered [ 0.986923] acpiphp: Slot [10] registered [ 0.987075] acpiphp: Slot [11] registered [ 0.987243] acpiphp: Slot [12] registered [ 0.987414] acpiphp: Slot [13] registered [ 0.987566] acpiphp: Slot [14] registered [ 0.987715] acpiphp: Slot [15] registered [ 0.987890] acpiphp: Slot [16] registered [ 0.988036] acpiphp: Slot [17] registered [ 0.988182] acpiphp: Slot [18] registered [ 0.988331] acpiphp: Slot [19] registered [ 0.988474] acpiphp: Slot [20] registered [ 0.988617] acpiphp: Slot [21] registered [ 0.988772] acpiphp: Slot [22] registered [ 0.988917] acpiphp: Slot [23] registered [ 0.989063] acpiphp: Slot [24] registered [ 0.989208] acpiphp: Slot [25] registered [ 0.989352] acpiphp: Slot [26] registered [ 0.989495] acpiphp: Slot [27] registered [ 0.989641] acpiphp: Slot [28] registered [ 0.989810] acpiphp: Slot [29] registered [ 0.989950] acpiphp: Slot [30] registered [ 0.990073] acpiphp: Slot [31] registered [ 0.990451] PCI host bridge to bus 0000:00 [ 0.990701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.990967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.991107] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.991302] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.991453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.991757] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.992984] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.999198] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.001521] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.003040] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 1.003850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.004000] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.004159] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.004329] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.004801] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.005227] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.005408] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.005928] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 1.006848] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 1.007834] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 1.010661] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 1.011264] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 1.017150] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 1.017685] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 1.018066] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.018488] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.018741] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.021584] iommu: Default domain type: Translated [ 1.021701] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.022838] pps_core: LinuxPPS API ver. 1 registered [ 1.022954] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.023197] PTP clock support registered [ 1.023476] EDAC MC: Ver: 3.0.0 [ 1.032190] NetLabel: Initializing [ 1.032295] NetLabel: domain hash size = 128 [ 1.032380] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.033130] NetLabel: unlabeled traffic allowed by default [ 1.033259] PCI: Using ACPI for IRQ routing [ 1.033444] PCI: pci_cache_line_size set to 64 bytes [ 1.033897] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.034146] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.037492] vgaarb: loaded [ 1.038154] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.038510] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.038680] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.043562] clocksource: Switched to clocksource tsc-early [ 1.108599] VFS: Disk quotas dquot_6.6.0 [ 1.108899] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.112339] AppArmor: AppArmor Filesystem Enabled [ 1.112656] pnp: PnP ACPI init [ 1.116337] pnp 00:03: [dma 2] [ 1.117558] pnp: PnP ACPI: found 6 devices [ 1.133652] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.134611] NET: Registered PF_INET protocol family [ 1.135627] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.149914] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.150333] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.150522] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.150881] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.151146] TCP: Hash tables configured (established 4096 bind 4096) [ 1.152583] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.153000] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.153284] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.154546] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.154977] NET: Registered PF_XDP protocol family [ 1.155780] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.155907] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.156014] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.156135] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.156256] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.156786] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.157302] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.158127] PCI: CLS 0 bytes, default 64 [ 1.164102] Trying to unpack rootfs image as initramfs... [ 1.170611] Initialise system trusted keyrings [ 1.172128] Key type blacklist registered [ 1.178115] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.195250] zbud: loaded [ 1.204544] integrity: Platform Keyring initialized [ 1.204949] integrity: Machine keyring initialized [ 1.205069] Key type asymmetric registered [ 1.205219] Asymmetric key parser 'x509' registered [ 1.597525] Freeing initrd memory: 7560K [ 1.621563] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.622087] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.622704] io scheduler mq-deadline registered [ 1.629254] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.633922] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.635894] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.638520] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.641605] Linux agpgart interface v0.103 [ 1.643146] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.646411] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.649109] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.649379] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.651064] mousedev: PS/2 mouse device common for all mice [ 1.653885] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.655700] rtc_cmos 00:05: RTC can wake from S4 [ 1.659579] rtc_cmos 00:05: registered as rtc0 [ 1.660155] rtc_cmos 00:05: setting system clock to 2024-09-12T04:47:33 UTC (1726116453) [ 1.664577] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.665179] ledtrig-cpu: registered to indicate activity on CPUs [ 1.707658] NET: Registered PF_INET6 protocol family [ 1.716404] Segment Routing with IPv6 [ 1.716650] In-situ OAM (IOAM) with IPv6 [ 1.717035] mip6: Mobile IPv6 [ 1.717329] NET: Registered PF_PACKET protocol family [ 1.717722] mpls_gso: MPLS GSO support [ 1.719390] IPI shorthand broadcast: enabled [ 1.719883] sched_clock: Marking stable (1696081413, 21739509)->(1720528811, -2707889) [ 1.722129] registered taskstats version 1 [ 1.722426] Loading compiled-in X.509 certificates [ 1.777066] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.777356] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.780809] zswap: loaded using pool lzo/zbud [ 1.786078] Key type .fscrypt registered [ 1.786184] Key type fscrypt-provisioning registered [ 1.793803] Key type encrypted registered [ 1.793940] AppArmor: AppArmor sha1 policy hashing enabled [ 1.794470] ima: No TPM chip found, activating TPM-bypass! [ 1.794612] ima: Allocated hash algorithm: sha256 [ 1.796204] ima: No architecture policies found [ 1.796702] evm: Initialising EVM extended attributes: [ 1.796804] evm: security.selinux [ 1.796896] evm: security.SMACK64 (disabled) [ 1.796978] evm: security.SMACK64EXEC (disabled) [ 1.797058] evm: security.SMACK64TRANSMUTE (disabled) [ 1.797146] evm: security.SMACK64MMAP (disabled) [ 1.797230] evm: security.apparmor [ 1.797293] evm: security.ima [ 1.797349] evm: security.capability [ 1.797430] evm: HMAC attrs: 0x1 [ 2.042183] clk: Disabling unused clocks [ 2.052653] Freeing unused decrypted memory: 2036K [ 2.113816] Freeing unused kernel image (initmem) memory: 2796K [ 2.114491] Write protecting the kernel read-only data: 26624k [ 2.117385] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 2.118697] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.243532] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.243775] tsc: Refined TSC clocksource calibration: 3593.148 MHz [ 2.244192] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0a977d3, max_idle_ns: 440795345467 ns [ 2.244455] clocksource: Switched to clocksource tsc [ 2.244854] Run /init as init process [ 2.244972] with arguments: [ 2.245056] /init [ 2.245123] SMOKE_TEST [ 2.245197] with environment: [ 2.245289] HOME=/ [ 2.245363] 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+ cat /modules modprobe modprobe virtio_net modprobe virtio_pci [ 2.549046] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.578608] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.592139] 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.638955] ACPI: PM: Preparing to enter system sleep state S5 [ 2.639538] 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 146 200 + NET=146 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-146 --ip 172.18.146.200 --ip6 fd02:db8:146::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-146 --ip 172.18.146.200 --ip6 fd02:db8:146::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.146.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/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1304-ggsn -d --network ttcn3-ggsn-test-146 --ip 172.18.146.200 --ip6 fd02:db8:146::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 c46c70133dd0f691d9301df725ebfe85a61226711a5f254e84d35ec75bab4418 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/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/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/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/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/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/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/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 146 202 + NET=146 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-146 --ip 172.18.146.202 --ip6 fd02:db8:146::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-146 --ip 172.18.146.202 --ip6 fd02:db8:146::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.146.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1304-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@8db2f4b74687: Unix server socket created successfully. MC@8db2f4b74687: Listening on TCP port 33907. 8db2f4b74687 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 8db2f4b74687 33907 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8db2f4b74687: New HC connected from 172.18.146.202 [172.18.146.202]. 8db2f4b74687: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@8db2f4b74687: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@8db2f4b74687: Configuration file was processed on all HCs. MC@8db2f4b74687: Creating MTC on host 172.18.146.202. MC@8db2f4b74687: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Thu Sep 12 04:47: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.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_act_deact started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_act_deact() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Thu Sep 12 04:47:47 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.146.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=16555) Waiting for packet dumper to finish... 1 (prev_count=16555, count=16711) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Thu Sep 12 04:47:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_act_deact_ipcp started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_act_deact_ipcp() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Thu Sep 12 04:47:57 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11500) Waiting for packet dumper to finish... 1 (prev_count=11500, count=11564) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: 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 Sep 12 04:48:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Thu Sep 12 04:48:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.146.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=11639) Waiting for packet dumper to finish... 1 (prev_count=11639, count=11703) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Thu Sep 12 04:48:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_act_deact_pcodns started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_act_deact_pcodns() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Thu Sep 12 04:48:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.146.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=11057) Waiting for packet dumper to finish... 1 (prev_count=11057, count=11121) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Thu Sep 12 04:48:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_act_deact_gtpu_access started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_act_deact_gtpu_access() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Thu Sep 12 04:48:28 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082) Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: 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 Sep 12 04:48:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: Warning: Stopping inactive timer T_default. MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Thu Sep 12 04:48:41 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11658) Waiting for packet dumper to finish... 1 (prev_count=11658, count=11722) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: 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 Sep 12 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_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: Warning: Stopping inactive timer T_default. MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Thu Sep 12 04:48:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.146.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=11907) Waiting for packet dumper to finish... 1 (prev_count=11907, count=11971) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Thu Sep 12 04:49: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_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_clients_interact_with_txseq started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_clients_interact_with_txseq() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(fail): pass -> fail MTC@8db2f4b74687: Warning: Stopping inactive timer T_default. MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: fail MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Thu Sep 12 04:49:07 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.146.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=14617) Waiting for packet dumper to finish... 1 (prev_count=14617, count=14681) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Thu Sep 12 04:49: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_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_clients_interact_without_txseq started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_clients_interact_without_txseq() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(fail): pass -> fail MTC@8db2f4b74687: Warning: Stopping inactive timer T_default. MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: fail MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Thu Sep 12 04:49:20 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14665) Waiting for packet dumper to finish... 1 (prev_count=14665, count=14729) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@8db2f4b74687: 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 Sep 12 04:49: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_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_act_deact_with_single_dns started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_act_deact_with_single_dns() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Thu Sep 12 04:49:30 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.146.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=16338) Waiting for packet dumper to finish... 1 (prev_count=16338, count=16402) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: 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 Sep 12 04:49:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_act_deact_with_separate_dns() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Thu Sep 12 04:49:40 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.146.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=11577) Waiting for packet dumper to finish... 1 (prev_count=11577, count=11641) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Thu Sep 12 04:49:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_act_update_teic started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_act_update_teic() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: sending UpdatePDP MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Thu Sep 12 04:49:50 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.146.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=12532) Waiting for packet dumper to finish... 1 (prev_count=12532, count=12596) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Thu Sep 12 04:49:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp4_act_update_teid started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp4_act_update_teid() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: sending UpdatePDP MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Thu Sep 12 04:50:00 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.146.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=13108) Waiting for packet dumper to finish... 1 (prev_count=13108, count=13172) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Sep 12 04:50: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_echo_req_resp started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_echo_req_resp() start" MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_echo_req_resp finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Sep 12 04:50:10 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.146.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=7082) Waiting for packet dumper to finish... 1 (prev_count=7082, count=7146) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Sep 12 04:50:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_echo_req_resp_gtpu started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_echo_req_resp_gtpu() start" MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Sep 12 04:50:20 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Thu Sep 12 04:50: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_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp_act2_recovery started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp_act2_recovery() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: sending 2nd CreatePDP (recovery increased) MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Thu Sep 12 04:50:30 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp_act2_recovery.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14807) Waiting for packet dumper to finish... 1 (prev_count=14807, count=14871) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Thu Sep 12 04:50:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_act_deact_retrans_duplicate started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_act_deact_retrans_duplicate() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Thu Sep 12 04:50:42 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_act_deact_retrans_duplicate.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11925) Waiting for packet dumper to finish... 1 (prev_count=11925, count=11989) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Thu Sep 12 04:50:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_pdp_act_restart_ctr_echo started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_pdp_act_restart_ctr_echo() start" MTC@8db2f4b74687: sending CreatePDP MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Thu Sep 12 04:51:02 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.146.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=14431) Waiting for packet dumper to finish... 1 (prev_count=14431, count=14495) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Thu Sep 12 04:51:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_lots_of_concurrent_pdp_ctx() start" MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Warning: Stopping inactive timer T_next. MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Thu Sep 12 04:51:33 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.146.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=4257151) Waiting for packet dumper to finish... 1 (prev_count=4257151, count=4257215) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Thu Sep 12 04:51: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_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8db2f4b74687: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@8db2f4b74687: Test case TC_addr_pool_exhaustion started. MTC@8db2f4b74687: GTP1C ConnectionID: 1 MTC@8db2f4b74687: "TC_addr_pool_exhaustion() start" MTC@8db2f4b74687: Successfully created 1024 PDP contexts before exhausting the pool MTC@8db2f4b74687: setverdict(pass): none -> pass MTC@8db2f4b74687: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Warning: Stopping inactive timer T_next. MTC@8db2f4b74687: setverdict(pass): pass -> pass, component reason not changed MTC@8db2f4b74687: Setting final verdict of the test case. MTC@8db2f4b74687: Local verdict of MTC: pass MTC@8db2f4b74687: No PTCs were created. MTC@8db2f4b74687: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@8db2f4b74687: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Thu Sep 12 04:51:55 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.146.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=3915296) Waiting for packet dumper to finish... 1 (prev_count=3915296, count=3915360) MTC@8db2f4b74687: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@8db2f4b74687: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8db2f4b74687: Terminating MTC. MC@8db2f4b74687: MTC terminated. MC2> exit MC@8db2f4b74687: Shutting down session. MC@8db2f4b74687: 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: PASS 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 pass: 11 NEW: PASS: 7 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-1304-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1304-ggsn jenkins-ttcn3-ggsn-test-kernel-1304-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1304-ggsn 137 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_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/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1304-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/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/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/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/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/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/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 /usr/local/lib/libgtp.so.10 + local i + cp -a --parents /usr/local/lib/libgtp.so.10 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.10 ] + realpath /usr/local/lib/libgtp.so.10 + initrd_add_file /usr/local/lib/libgtp.so.10.0.0 + local i + cp -a --parents /usr/local/lib/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.146.201/24 brd 172.18.146.255 dev eth0 ip route add default via 172.18.146.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.146.201/24 brd 172.18.146.255 dev eth0 + echo ip route add default via 172.18.146.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /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:0a:8e:71:93 [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether ea:8e:f9:bc:99:e3 brd ff:ff:ff:ff:ff:ff 3: br-test: mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 18796: eth0@if18797: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.144 MHz processor [ 0.005103] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005263] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007121] AGP: No AGP bridge found [ 0.007346] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008145] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.025638] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.030922] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.031340] ACPI: Early table checksum verification disabled [ 0.031667] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.031949] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032460] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032999] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033075] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033129] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033155] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033178] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033248] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.033271] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.033279] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.033285] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.033291] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.033297] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.035630] No NUMA configuration found [ 0.035650] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.036329] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.039961] Zone ranges: [ 0.039988] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.040063] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.040074] Normal empty [ 0.040089] Device empty [ 0.040100] Movable zone start for each node [ 0.040135] Early memory node ranges [ 0.040164] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040290] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.040510] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.041500] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.041781] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.044800] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.045081] ACPI: PM-Timer IO Port: 0x608 [ 0.045474] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.045804] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.045916] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.046141] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.046180] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.046255] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.046264] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.046423] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.046470] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.046758] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.047560] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.047602] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.047622] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.047628] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.047727] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.047753] Booting paravirtualized kernel on bare hardware [ 0.048014] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.056467] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.106848] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.107211] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.107286] pcpu-alloc: [0] 0 [ 0.108534] Fallback order for Node 0: 0 [ 0.108779] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.108798] Policy zone: DMA32 [ 0.108946] Kernel command line: [ 0.108946] root=/dev/ram0 [ 0.108946] console=ttyS0 [ 0.108946] panic=-1 [ 0.108946] init=/init [ 0.108946] loglevel=8 [ 0.108946] SMOKE_TEST [ 0.108946] [ 0.110029] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.111550] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.112251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.113703] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.113837] AGP: Checking aperture... [ 0.115440] AGP: No AGP bridge found [ 0.126574] Memory: 207544K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.132631] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.134888] ftrace: allocating 40246 entries in 158 pages [ 0.175863] ftrace: allocated 158 pages with 5 groups [ 0.184497] Dynamic Preempt: voluntary [ 0.187209] rcu: Preemptible hierarchical RCU implementation. [ 0.187235] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.187333] Trampoline variant of Tasks RCU enabled. [ 0.187340] Rude variant of Tasks RCU enabled. [ 0.187346] Tracing variant of Tasks RCU enabled. [ 0.187431] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.187460] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.218193] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.223097] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.227245] Console: colour *CGA 80x25 [ 0.243410] printk: console [ttyS0] enabled [ 0.244652] ACPI: Core revision 20220331 [ 0.249908] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.254422] APIC: Switch to symmetric I/O mode setup [ 0.258743] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279280] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb06a98ad, max_idle_ns: 440795259462 ns [ 0.279898] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.28 BogoMIPS (lpj=14372576) [ 0.282718] process: using AMD E400 aware idle routine [ 0.283641] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.283777] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.284162] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.284466] Spectre V2 : Mitigation: Retpolines [ 0.284582] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.284779] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.285645] x86/fpu: x87 FPU will use FXSAVE [ 0.576861] Freeing SMP alternatives memory: 36K [ 0.577607] pid_max: default: 32768 minimum: 301 [ 0.584204] LSM: Security Framework initializing [ 0.585814] landlock: Up and running. [ 0.585899] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.588240] AppArmor: AppArmor initialized [ 0.588351] TOMOYO Linux initialized [ 0.588855] LSM support for eBPF active [ 0.591792] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.592035] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.726428] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.729042] cblist_init_generic: Setting adjustable number of callback queues. [ 0.729196] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.729521] cblist_init_generic: Setting adjustable number of callback queues. [ 0.729656] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.730087] cblist_init_generic: Setting adjustable number of callback queues. [ 0.730222] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.730561] Performance Events: PMU not available due to virtualization, using software events only. [ 0.731616] signal: max sigframe size: 1440 [ 0.732406] rcu: Hierarchical SRCU implementation. [ 0.732521] rcu: Max phase no-delay instances is 1000. [ 0.736885] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.738581] smp: Bringing up secondary CPUs ... [ 0.738740] smp: Brought up 1 node, 1 CPU [ 0.738850] smpboot: Max logical packages: 1 [ 0.739005] smpboot: Total of 1 processors activated (7186.28 BogoMIPS) [ 0.750508] node 0 deferred pages initialised in 4ms [ 0.761651] devtmpfs: initialized [ 0.764493] x86/mm: Memory block size: 128MB [ 0.769731] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.770300] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.772690] pinctrl core: initialized pinctrl subsystem [ 0.787503] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.790664] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.791274] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.791513] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.791771] audit: initializing netlink subsys (disabled) [ 0.796484] audit: type=2000 audit(1726116731.540:1): state=initialized audit_enabled=0 res=1 [ 0.798111] thermal_sys: Registered thermal governor 'fair_share' [ 0.798136] thermal_sys: Registered thermal governor 'bang_bang' [ 0.798249] thermal_sys: Registered thermal governor 'step_wise' [ 0.798364] thermal_sys: Registered thermal governor 'user_space' [ 0.798477] thermal_sys: Registered thermal governor 'power_allocator' [ 0.799511] cpuidle: using governor ladder [ 0.799803] cpuidle: using governor menu [ 0.800932] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.803504] PCI: Using configuration type 1 for base access [ 0.812761] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.864329] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.864464] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.878022] ACPI: Added _OSI(Module Device) [ 0.878125] ACPI: Added _OSI(Processor Device) [ 0.878210] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.878306] ACPI: Added _OSI(Processor Aggregator Device) [ 0.898245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.919896] ACPI: Interpreter enabled [ 0.920829] ACPI: PM: (supports S0 S3 S4 S5) [ 0.920940] ACPI: Using IOAPIC for interrupt routing [ 0.921394] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.921588] PCI: Using E820 reservations for host bridge windows [ 0.922825] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.946063] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.946778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.947069] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.947884] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.952874] acpiphp: Slot [2] registered [ 0.953064] acpiphp: Slot [3] registered [ 0.953215] acpiphp: Slot [4] registered [ 0.953346] acpiphp: Slot [5] registered [ 0.953480] acpiphp: Slot [6] registered [ 0.953609] acpiphp: Slot [7] registered [ 0.953741] acpiphp: Slot [8] registered [ 0.953890] acpiphp: Slot [9] registered [ 0.954035] acpiphp: Slot [10] registered [ 0.954165] acpiphp: Slot [11] registered [ 0.954297] acpiphp: Slot [12] registered [ 0.954428] acpiphp: Slot [13] registered [ 0.954558] acpiphp: Slot [14] registered [ 0.954691] acpiphp: Slot [15] registered [ 0.954847] acpiphp: Slot [16] registered [ 0.954979] acpiphp: Slot [17] registered [ 0.955112] acpiphp: Slot [18] registered [ 0.955243] acpiphp: Slot [19] registered [ 0.955377] acpiphp: Slot [20] registered [ 0.955510] acpiphp: Slot [21] registered [ 0.955680] acpiphp: Slot [22] registered [ 0.955818] acpiphp: Slot [23] registered [ 0.955946] acpiphp: Slot [24] registered [ 0.956079] acpiphp: Slot [25] registered [ 0.956212] acpiphp: Slot [26] registered [ 0.956354] acpiphp: Slot [27] registered [ 0.956493] acpiphp: Slot [28] registered [ 0.956646] acpiphp: Slot [29] registered [ 0.956783] acpiphp: Slot [30] registered [ 0.956915] acpiphp: Slot [31] registered [ 0.957217] PCI host bridge to bus 0000:00 [ 0.957462] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.957713] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.957845] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.958049] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.958176] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.958446] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.959643] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.965816] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.968215] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.970267] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.971209] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.971364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.971502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.971645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.972096] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.972494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.972644] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973145] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.974324] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.975626] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.979022] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.980664] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.986190] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.986734] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.987112] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.987486] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.987761] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.990581] iommu: Default domain type: Translated [ 0.990691] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.991725] pps_core: LinuxPPS API ver. 1 registered [ 0.991820] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.992009] PTP clock support registered [ 0.992267] EDAC MC: Ver: 3.0.0 [ 1.000535] NetLabel: Initializing [ 1.000618] NetLabel: domain hash size = 128 [ 1.000696] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.001409] NetLabel: unlabeled traffic allowed by default [ 1.001529] PCI: Using ACPI for IRQ routing [ 1.001697] PCI: pci_cache_line_size set to 64 bytes [ 1.002130] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.002358] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.005052] vgaarb: loaded [ 1.005642] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.005920] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.006411] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.011519] clocksource: Switched to clocksource tsc-early [ 1.065592] VFS: Disk quotas dquot_6.6.0 [ 1.065849] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.070795] AppArmor: AppArmor Filesystem Enabled [ 1.071098] pnp: PnP ACPI init [ 1.073204] pnp 00:03: [dma 2] [ 1.074409] pnp: PnP ACPI: found 6 devices [ 1.090196] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.091084] NET: Registered PF_INET protocol family [ 1.092057] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.100528] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.100815] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.100989] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.101267] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.101515] TCP: Hash tables configured (established 4096 bind 4096) [ 1.102858] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.103203] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.103492] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.104958] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.105368] NET: Registered PF_XDP protocol family [ 1.106141] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.106263] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.106382] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.106495] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.106605] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.107118] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.107284] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.107447] PCI: CLS 0 bytes, default 64 [ 1.111481] Trying to unpack rootfs image as initramfs... [ 1.122813] Initialise system trusted keyrings [ 1.124409] Key type blacklist registered [ 1.128544] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.145126] zbud: loaded [ 1.148885] integrity: Platform Keyring initialized [ 1.149201] integrity: Machine keyring initialized [ 1.149298] Key type asymmetric registered [ 1.149418] Asymmetric key parser 'x509' registered [ 1.385791] Freeing initrd memory: 7560K [ 1.406806] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.407161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.407741] io scheduler mq-deadline registered [ 1.414438] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.417607] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.419497] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.422309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.425582] Linux agpgart interface v0.103 [ 1.427114] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.430413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.433301] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.433569] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.435050] mousedev: PS/2 mouse device common for all mice [ 1.437945] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.440007] rtc_cmos 00:05: RTC can wake from S4 [ 1.446743] rtc_cmos 00:05: registered as rtc0 [ 1.447611] rtc_cmos 00:05: setting system clock to 2024-09-12T04:52:12 UTC (1726116732) [ 1.449916] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.450798] ledtrig-cpu: registered to indicate activity on CPUs [ 1.492624] NET: Registered PF_INET6 protocol family [ 1.501442] Segment Routing with IPv6 [ 1.501671] In-situ OAM (IOAM) with IPv6 [ 1.502022] mip6: Mobile IPv6 [ 1.502312] NET: Registered PF_PACKET protocol family [ 1.502657] mpls_gso: MPLS GSO support [ 1.504187] IPI shorthand broadcast: enabled [ 1.504670] sched_clock: Marking stable (1476035950, 28062528)->(1509857728, -5759250) [ 1.506626] registered taskstats version 1 [ 1.506892] Loading compiled-in X.509 certificates [ 1.561305] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.561560] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.564850] zswap: loaded using pool lzo/zbud [ 1.566554] Key type .fscrypt registered [ 1.566650] Key type fscrypt-provisioning registered [ 1.573838] Key type encrypted registered [ 1.573958] AppArmor: AppArmor sha1 policy hashing enabled [ 1.574458] ima: No TPM chip found, activating TPM-bypass! [ 1.574589] ima: Allocated hash algorithm: sha256 [ 1.576050] ima: No architecture policies found [ 1.576573] evm: Initialising EVM extended attributes: [ 1.576672] evm: security.selinux [ 1.576751] evm: security.SMACK64 (disabled) [ 1.576827] evm: security.SMACK64EXEC (disabled) [ 1.576904] evm: security.SMACK64TRANSMUTE (disabled) [ 1.576983] evm: security.SMACK64MMAP (disabled) [ 1.577055] evm: security.apparmor [ 1.577111] evm: security.ima [ 1.577160] evm: security.capability [ 1.577226] evm: HMAC attrs: 0x1 [ 1.821091] clk: Disabling unused clocks [ 1.831617] Freeing unused decrypted memory: 2036K [ 1.892303] Freeing unused kernel image (initmem) memory: 2796K [ 1.892573] Write protecting the kernel read-only data: 26624k [ 1.895690] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.896758] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.037208] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.037498] Run /init as init process [ 2.037611] with arguments: [ 2.037682] /init [ 2.037729] SMOKE_TEST [ 2.037779] with environment: [ 2.037835] HOME=/ [ 2.037881] 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.140367] tsc: Refined TSC clocksource calibration: 3593.149 MHz [ 2.140760] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0b3f25b, max_idle_ns: 440795324444 ns [ 2.141041] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.324368] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.351253] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.364935] 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.410720] ACPI: PM: Preparing to enter system sleep state S5 [ 2.411499] 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 146 200 + NET=146 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-146 --ip 172.18.146.200 --ip6 fd02:db8:146::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-146 --ip 172.18.146.200 --ip6 fd02:db8:146::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.146.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/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1304-ggsn -d --network ttcn3-ggsn-test-146 --ip 172.18.146.200 --ip6 fd02:db8:146::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 875044af3352394d21178360af85c7ba9083f5f63ecf72b18becc87336b8320a + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/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/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/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/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/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/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 146 202 + NET=146 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-146 --ip 172.18.146.202 --ip6 fd02:db8:146::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-146 --ip 172.18.146.202 --ip6 fd02:db8:146::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.146.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1304-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@0f3b7dd494c6: Unix server socket created successfully. MC@0f3b7dd494c6: Listening on TCP port 41783. 0f3b7dd494c6 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 0f3b7dd494c6 41783 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0f3b7dd494c6: New HC connected from 172.18.146.202 [172.18.146.202]. 0f3b7dd494c6: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@0f3b7dd494c6: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@0f3b7dd494c6: Configuration file was processed on all HCs. MC@0f3b7dd494c6: Creating MTC on host 172.18.146.202. MC@0f3b7dd494c6: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Thu Sep 12 04:52:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact started. MTC@0f3b7dd494c6: GTP1C ConnectionID: 1 MTC@0f3b7dd494c6: "TC_pdp6_act_deact() start" MTC@0f3b7dd494c6: sending CreatePDP MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@0f3b7dd494c6: Setting final verdict of the test case. MTC@0f3b7dd494c6: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@0f3b7dd494c6: No PTCs were created. MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Thu Sep 12 04:52:22 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.146.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=15850) Waiting for packet dumper to finish... 1 (prev_count=15850, count=16006) MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Thu Sep 12 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_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact_pcodns started. MTC@0f3b7dd494c6: GTP1C ConnectionID: 1 MTC@0f3b7dd494c6: "TC_pdp6_act_deact_pcodns() start" MTC@0f3b7dd494c6: sending CreatePDP MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@0f3b7dd494c6: Setting final verdict of the test case. MTC@0f3b7dd494c6: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@0f3b7dd494c6: No PTCs were created. MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Thu Sep 12 04:52:31 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.146.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=9995) Waiting for packet dumper to finish... 1 (prev_count=9995, count=10151) MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Thu Sep 12 04:52:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@0f3b7dd494c6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact_icmp6 started. MTC@0f3b7dd494c6: GTP1C ConnectionID: 1 MTC@0f3b7dd494c6: "TC_pdp6_act_deact_icmp6() start" MTC@0f3b7dd494c6: sending CreatePDP MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@0f3b7dd494c6: Setting final verdict of the test case. MTC@0f3b7dd494c6: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@0f3b7dd494c6: No PTCs were created. MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Thu Sep 12 04:52:39 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9900) Waiting for packet dumper to finish... 1 (prev_count=9900, count=9964) MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Thu Sep 12 04:52: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_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@0f3b7dd494c6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact_gtpu_access started. MTC@0f3b7dd494c6: GTP1C ConnectionID: 1 MTC@0f3b7dd494c6: "TC_pdp6_act_deact_gtpu_access() start" MTC@0f3b7dd494c6: sending CreatePDP MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@0f3b7dd494c6: Setting final verdict of the test case. MTC@0f3b7dd494c6: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@0f3b7dd494c6: No PTCs were created. MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Thu Sep 12 04:52:47 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.146.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=10256) Waiting for packet dumper to finish... 1 (prev_count=10256, count=10412) MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: 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 Sep 12 04:52: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_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@0f3b7dd494c6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@0f3b7dd494c6: GTP1C ConnectionID: 1 MTC@0f3b7dd494c6: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@0f3b7dd494c6: sending CreatePDP MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@0f3b7dd494c6: Setting final verdict of the test case. MTC@0f3b7dd494c6: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@0f3b7dd494c6: No PTCs were created. MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Thu Sep 12 04:52:55 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10283) Waiting for packet dumper to finish... 1 (prev_count=10283, count=10347) MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: 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 Sep 12 04:53:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@0f3b7dd494c6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@0f3b7dd494c6: GTP1C ConnectionID: 1 MTC@0f3b7dd494c6: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@0f3b7dd494c6: sending CreatePDP MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@0f3b7dd494c6: Setting final verdict of the test case. MTC@0f3b7dd494c6: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@0f3b7dd494c6: No PTCs were created. MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Thu Sep 12 04:53:03 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9963) Waiting for packet dumper to finish... 1 (prev_count=9963, count=10027) MTC@0f3b7dd494c6: 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@0f3b7dd494c6: 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 Sep 12 04:53:10 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@0f3b7dd494c6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@0f3b7dd494c6: GTP1C ConnectionID: 1 MTC@0f3b7dd494c6: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@0f3b7dd494c6: sending CreatePDP MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@0f3b7dd494c6: Setting final verdict of the test case. MTC@0f3b7dd494c6: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@0f3b7dd494c6: No PTCs were created. MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Thu Sep 12 04:53:11 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9975) Waiting for packet dumper to finish... 1 (prev_count=9975, count=10131) MTC@0f3b7dd494c6: 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@0f3b7dd494c6: 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 Sep 12 04:53:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@0f3b7dd494c6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@0f3b7dd494c6: GTP1C ConnectionID: 1 MTC@0f3b7dd494c6: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@0f3b7dd494c6: sending CreatePDP MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@0f3b7dd494c6: Setting final verdict of the test case. MTC@0f3b7dd494c6: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@0f3b7dd494c6: No PTCs were created. MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Thu Sep 12 04:53:19 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.146.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=9954) Waiting for packet dumper to finish... 1 (prev_count=9954, count=10110) MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Thu Sep 12 04:53: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_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Test case TC_pdp6_clients_interact started. MTC@0f3b7dd494c6: GTP1C ConnectionID: 1 MTC@0f3b7dd494c6: "TC_pdp6_clients_interact() start" MTC@0f3b7dd494c6: sending CreatePDP MTC@0f3b7dd494c6: 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@0f3b7dd494c6: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@0f3b7dd494c6: Setting final verdict of the test case. MTC@0f3b7dd494c6: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@0f3b7dd494c6: No PTCs were created. MTC@0f3b7dd494c6: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Thu Sep 12 04:53:27 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.146.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=10080) Waiting for packet dumper to finish... 1 (prev_count=10080, count=10144) MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Sep 12 04:53: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Test case TC_echo_req_resp started. MTC@0f3b7dd494c6: GTP1C ConnectionID: 1 MTC@0f3b7dd494c6: "TC_echo_req_resp() start" MTC@0f3b7dd494c6: setverdict(pass): none -> pass MTC@0f3b7dd494c6: setverdict(pass): pass -> pass, component reason not changed MTC@0f3b7dd494c6: Setting final verdict of the test case. MTC@0f3b7dd494c6: Local verdict of MTC: pass MTC@0f3b7dd494c6: No PTCs were created. MTC@0f3b7dd494c6: Test case TC_echo_req_resp finished. Verdict: pass MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Sep 12 04:53:37 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Sep 12 04:53: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_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@0f3b7dd494c6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@0f3b7dd494c6: Test case TC_echo_req_resp_gtpu started. MTC@0f3b7dd494c6: GTP1C ConnectionID: 1 MTC@0f3b7dd494c6: "TC_echo_req_resp_gtpu() start" MTC@0f3b7dd494c6: setverdict(pass): none -> pass MTC@0f3b7dd494c6: setverdict(pass): pass -> pass, component reason not changed MTC@0f3b7dd494c6: Setting final verdict of the test case. MTC@0f3b7dd494c6: Local verdict of MTC: pass MTC@0f3b7dd494c6: No PTCs were created. MTC@0f3b7dd494c6: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@0f3b7dd494c6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Sep 12 04:53:47 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7003) Waiting for packet dumper to finish... 1 (prev_count=7003, count=7067) MTC@0f3b7dd494c6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@0f3b7dd494c6: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0f3b7dd494c6: Terminating MTC. MC@0f3b7dd494c6: MTC terminated. MC2> exit MC@0f3b7dd494c6: Shutting down session. MC@0f3b7dd494c6: 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-1304-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1304-ggsn jenkins-ttcn3-ggsn-test-kernel-1304-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1304-ggsn 137 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_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/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1304-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/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/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/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/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/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/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 /usr/local/lib/libgtp.so.10 + local i + cp -a --parents /usr/local/lib/libgtp.so.10 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.10 ] + realpath /usr/local/lib/libgtp.so.10 + initrd_add_file /usr/local/lib/libgtp.so.10.0.0 + local i + cp -a --parents /usr/local/lib/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.146.201/24 brd 172.18.146.255 dev eth0 ip route add default via 172.18.146.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.146.201/24 brd 172.18.146.255 dev eth0 + echo ip route add default via 172.18.146.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /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:fe:bd:41:7b [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 36:71:4b:ef:75:ff brd ff:ff:ff:ff:ff:ff 3: br-test: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 18806: eth0@if18807: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.186 MHz processor [ 0.005067] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005228] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007069] AGP: No AGP bridge found [ 0.007298] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008077] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.027157] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.032010] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.032421] ACPI: Early table checksum verification disabled [ 0.032737] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.033011] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033503] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034030] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034104] ACPI: FACS 0x000000001FFE0000 000040 [ 0.034156] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034181] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034203] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034272] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034295] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034302] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034308] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034314] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034320] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.036609] No NUMA configuration found [ 0.036630] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037263] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.040923] Zone ranges: [ 0.040951] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.041014] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.041025] Normal empty [ 0.041039] Device empty [ 0.041050] Movable zone start for each node [ 0.041085] Early memory node ranges [ 0.041114] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.041238] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.041460] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.042446] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.042722] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.045807] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046083] ACPI: PM-Timer IO Port: 0x608 [ 0.046473] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.046796] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.046909] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047134] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047173] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047248] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047257] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.047417] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047464] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.047743] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.048542] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.048579] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.048599] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.048605] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.048702] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.048729] Booting paravirtualized kernel on bare hardware [ 0.048983] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.057540] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.108791] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.109158] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.109233] pcpu-alloc: [0] 0 [ 0.110484] Fallback order for Node 0: 0 [ 0.110730] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.110752] Policy zone: DMA32 [ 0.110898] Kernel command line: [ 0.110898] root=/dev/ram0 [ 0.110898] console=ttyS0 [ 0.110898] panic=-1 [ 0.110898] init=/init [ 0.110898] loglevel=8 [ 0.110898] SMOKE_TEST [ 0.110898] [ 0.111987] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.113346] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.114027] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.115471] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.115606] AGP: Checking aperture... [ 0.117227] AGP: No AGP bridge found [ 0.131816] Memory: 260860K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.137813] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.140063] ftrace: allocating 40246 entries in 158 pages [ 0.179765] ftrace: allocated 158 pages with 5 groups [ 0.188164] Dynamic Preempt: voluntary [ 0.190828] rcu: Preemptible hierarchical RCU implementation. [ 0.190856] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.190951] Trampoline variant of Tasks RCU enabled. [ 0.190958] Rude variant of Tasks RCU enabled. [ 0.190964] Tracing variant of Tasks RCU enabled. [ 0.191045] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.191072] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.221259] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.226060] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.230134] Console: colour *CGA 80x25 [ 0.243766] printk: console [ttyS0] enabled [ 0.244761] ACPI: Core revision 20220331 [ 0.249108] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.250731] APIC: Switch to symmetric I/O mode setup [ 0.253877] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274261] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb2e9cc73, max_idle_ns: 440795249907 ns [ 0.274844] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.37 BogoMIPS (lpj=14372744) [ 0.277389] process: using AMD E400 aware idle routine [ 0.277669] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.277784] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.278656] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.278922] Spectre V2 : Mitigation: Retpolines [ 0.279015] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.279167] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.279934] x86/fpu: x87 FPU will use FXSAVE [ 0.565270] Freeing SMP alternatives memory: 36K [ 0.566039] pid_max: default: 32768 minimum: 301 [ 0.572650] LSM: Security Framework initializing [ 0.574248] landlock: Up and running. [ 0.574338] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.577112] AppArmor: AppArmor initialized [ 0.577216] TOMOYO Linux initialized [ 0.577682] LSM support for eBPF active [ 0.580105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.580321] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.714151] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.715617] cblist_init_generic: Setting adjustable number of callback queues. [ 0.715767] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.716070] cblist_init_generic: Setting adjustable number of callback queues. [ 0.716186] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.716732] cblist_init_generic: Setting adjustable number of callback queues. [ 0.716849] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.717145] Performance Events: PMU not available due to virtualization, using software events only. [ 0.718057] signal: max sigframe size: 1440 [ 0.718952] rcu: Hierarchical SRCU implementation. [ 0.719054] rcu: Max phase no-delay instances is 1000. [ 0.723299] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.724935] smp: Bringing up secondary CPUs ... [ 0.725082] smp: Brought up 1 node, 1 CPU [ 0.725186] smpboot: Max logical packages: 1 [ 0.725308] smpboot: Total of 1 processors activated (7186.37 BogoMIPS) [ 0.735897] node 0 deferred pages initialised in 4ms [ 0.746610] devtmpfs: initialized [ 0.749265] x86/mm: Memory block size: 128MB [ 0.754094] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.755101] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.757349] pinctrl core: initialized pinctrl subsystem [ 0.771879] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.775044] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.775636] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.775869] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.776144] audit: initializing netlink subsys (disabled) [ 0.780983] thermal_sys: Registered thermal governor 'fair_share' [ 0.781008] thermal_sys: Registered thermal governor 'bang_bang' [ 0.781124] thermal_sys: Registered thermal governor 'step_wise' [ 0.781241] thermal_sys: Registered thermal governor 'user_space' [ 0.781362] thermal_sys: Registered thermal governor 'power_allocator' [ 0.782675] audit: type=2000 audit(1726116841.520:1): state=initialized audit_enabled=0 res=1 [ 0.783173] cpuidle: using governor ladder [ 0.783361] cpuidle: using governor menu [ 0.784489] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.786811] PCI: Using configuration type 1 for base access [ 0.795835] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.851260] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.851399] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.861415] ACPI: Added _OSI(Module Device) [ 0.861532] ACPI: Added _OSI(Processor Device) [ 0.861629] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.861775] ACPI: Added _OSI(Processor Aggregator Device) [ 0.885466] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.903201] ACPI: Interpreter enabled [ 0.904135] ACPI: PM: (supports S0 S3 S4 S5) [ 0.904280] ACPI: Using IOAPIC for interrupt routing [ 0.904733] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.904946] PCI: Using E820 reservations for host bridge windows [ 0.906160] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.929507] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.930234] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.930578] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.931357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.936348] acpiphp: Slot [2] registered [ 0.936541] acpiphp: Slot [3] registered [ 0.936697] acpiphp: Slot [4] registered [ 0.936839] acpiphp: Slot [5] registered [ 0.936979] acpiphp: Slot [6] registered [ 0.937121] acpiphp: Slot [7] registered [ 0.937272] acpiphp: Slot [8] registered [ 0.937428] acpiphp: Slot [9] registered [ 0.937569] acpiphp: Slot [10] registered [ 0.937712] acpiphp: Slot [11] registered [ 0.937852] acpiphp: Slot [12] registered [ 0.937994] acpiphp: Slot [13] registered [ 0.938133] acpiphp: Slot [14] registered [ 0.938272] acpiphp: Slot [15] registered [ 0.938428] acpiphp: Slot [16] registered [ 0.938623] acpiphp: Slot [17] registered [ 0.938769] acpiphp: Slot [18] registered [ 0.938909] acpiphp: Slot [19] registered [ 0.939049] acpiphp: Slot [20] registered [ 0.939189] acpiphp: Slot [21] registered [ 0.939344] acpiphp: Slot [22] registered [ 0.939487] acpiphp: Slot [23] registered [ 0.939632] acpiphp: Slot [24] registered [ 0.939773] acpiphp: Slot [25] registered [ 0.939913] acpiphp: Slot [26] registered [ 0.940055] acpiphp: Slot [27] registered [ 0.940197] acpiphp: Slot [28] registered [ 0.940352] acpiphp: Slot [29] registered [ 0.940497] acpiphp: Slot [30] registered [ 0.940639] acpiphp: Slot [31] registered [ 0.940936] PCI host bridge to bus 0000:00 [ 0.941188] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.941465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.941613] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.941803] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.941961] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.942246] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.943482] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.949439] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.951803] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.953736] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.954618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.954805] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.954978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.955147] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.955605] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.956015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.956200] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.956731] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.957889] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.959119] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.962580] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.963530] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.968812] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.969386] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.969794] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.970199] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.970628] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.973415] iommu: Default domain type: Translated [ 0.973550] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.974647] pps_core: LinuxPPS API ver. 1 registered [ 0.974767] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.975010] PTP clock support registered [ 0.975288] EDAC MC: Ver: 3.0.0 [ 0.983324] NetLabel: Initializing [ 0.983420] NetLabel: domain hash size = 128 [ 0.983523] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.984241] NetLabel: unlabeled traffic allowed by default [ 0.984389] PCI: Using ACPI for IRQ routing [ 0.984585] PCI: pci_cache_line_size set to 64 bytes [ 0.985022] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.985276] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.987965] vgaarb: loaded [ 0.988579] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.988891] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.989060] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.993458] clocksource: Switched to clocksource tsc-early [ 1.049216] VFS: Disk quotas dquot_6.6.0 [ 1.049488] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.054512] AppArmor: AppArmor Filesystem Enabled [ 1.054858] pnp: PnP ACPI init [ 1.057046] pnp 00:03: [dma 2] [ 1.058302] pnp: PnP ACPI: found 6 devices [ 1.074765] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.075719] NET: Registered PF_INET protocol family [ 1.076692] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.084833] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.085157] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.085377] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.085694] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.085984] TCP: Hash tables configured (established 4096 bind 4096) [ 1.087661] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.088038] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.088336] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.089522] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.089948] NET: Registered PF_XDP protocol family [ 1.090727] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.090880] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.091017] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.091229] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.091382] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.092111] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.092310] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.092505] PCI: CLS 0 bytes, default 64 [ 1.096607] Trying to unpack rootfs image as initramfs... [ 1.102910] Initialise system trusted keyrings [ 1.109112] Key type blacklist registered [ 1.109711] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.122183] zbud: loaded [ 1.130651] integrity: Platform Keyring initialized [ 1.131000] integrity: Machine keyring initialized [ 1.135364] Key type asymmetric registered [ 1.135520] Asymmetric key parser 'x509' registered [ 1.355904] Freeing initrd memory: 7560K [ 1.377044] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.377436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.378022] io scheduler mq-deadline registered [ 1.384523] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.387435] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.389298] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.391795] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.394911] Linux agpgart interface v0.103 [ 1.396404] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.399368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.402020] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402293] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.403691] mousedev: PS/2 mouse device common for all mice [ 1.406490] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.408347] rtc_cmos 00:05: RTC can wake from S4 [ 1.412132] rtc_cmos 00:05: registered as rtc0 [ 1.412708] rtc_cmos 00:05: setting system clock to 2024-09-12T04:54:02 UTC (1726116842) [ 1.414234] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.414802] ledtrig-cpu: registered to indicate activity on CPUs [ 1.456134] NET: Registered PF_INET6 protocol family [ 1.464697] Segment Routing with IPv6 [ 1.464955] In-situ OAM (IOAM) with IPv6 [ 1.465341] mip6: Mobile IPv6 [ 1.465626] NET: Registered PF_PACKET protocol family [ 1.466005] mpls_gso: MPLS GSO support [ 1.467538] IPI shorthand broadcast: enabled [ 1.468014] sched_clock: Marking stable (1436030912, 28062531)->(1470384830, -6291387) [ 1.470139] registered taskstats version 1 [ 1.470431] Loading compiled-in X.509 certificates [ 1.530922] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.531213] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.534585] zswap: loaded using pool lzo/zbud [ 1.536231] Key type .fscrypt registered [ 1.536324] Key type fscrypt-provisioning registered [ 1.543603] Key type encrypted registered [ 1.543726] AppArmor: AppArmor sha1 policy hashing enabled [ 1.544246] ima: No TPM chip found, activating TPM-bypass! [ 1.544376] ima: Allocated hash algorithm: sha256 [ 1.545835] ima: No architecture policies found [ 1.546286] evm: Initialising EVM extended attributes: [ 1.546384] evm: security.selinux [ 1.546461] evm: security.SMACK64 (disabled) [ 1.546531] evm: security.SMACK64EXEC (disabled) [ 1.546605] evm: security.SMACK64TRANSMUTE (disabled) [ 1.546688] evm: security.SMACK64MMAP (disabled) [ 1.546761] evm: security.apparmor [ 1.546817] evm: security.ima [ 1.546866] evm: security.capability [ 1.546938] evm: HMAC attrs: 0x1 [ 1.792980] clk: Disabling unused clocks [ 1.803223] Freeing unused decrypted memory: 2036K [ 1.863436] Freeing unused kernel image (initmem) memory: 2796K [ 1.863636] Write protecting the kernel read-only data: 26624k [ 1.867055] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.868272] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 1.998019] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.998351] Run /init as init process [ 1.998468] with arguments: [ 1.998543] /init [ 1.998594] SMOKE_TEST [ 1.998645] with environment: [ 1.998707] HOME=/ [ 1.998760] 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.112593] tsc: Refined TSC clocksource calibration: 3593.151 MHz [ 2.112985] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0d361f3, max_idle_ns: 440795261374 ns [ 2.113229] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.282552] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.308348] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.321015] 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.361653] ACPI: PM: Preparing to enter system sleep state S5 [ 2.362240] 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 146 200 + NET=146 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-146 --ip 172.18.146.200 --ip6 fd02:db8:146::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-146 --ip 172.18.146.200 --ip6 fd02:db8:146::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.146.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/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1304-ggsn -d --network ttcn3-ggsn-test-146 --ip 172.18.146.200 --ip6 fd02:db8:146::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 2e86be66b53ada4179fd2a47dc55ac77297dfde2beca60ad85f8f3835d925e9f + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/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/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/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/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/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/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 146 202 + NET=146 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-146 --ip 172.18.146.202 --ip6 fd02:db8:146::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-146 --ip 172.18.146.202 --ip6 fd02:db8:146::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.146.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1304-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@61907a0a59ae: Unix server socket created successfully. MC@61907a0a59ae: Listening on TCP port 44681. 61907a0a59ae is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 61907a0a59ae 44681 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@61907a0a59ae: New HC connected from 172.18.146.202 [172.18.146.202]. 61907a0a59ae: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@61907a0a59ae: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@61907a0a59ae: Configuration file was processed on all HCs. MC@61907a0a59ae: Creating MTC on host 172.18.146.202. MC@61907a0a59ae: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Thu Sep 12 04:54: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.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_act_deact started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_act_deact() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Thu Sep 12 04:54:15 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.146.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=17545) Waiting for packet dumper to finish... 1 (prev_count=17545, count=17701) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Thu Sep 12 04:54: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_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_act_deact_ipcp started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_act_deact_ipcp() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Thu Sep 12 04:54:25 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11500) Waiting for packet dumper to finish... 1 (prev_count=11500, count=11564) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: 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 Sep 12 04:54: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Thu Sep 12 04:54:35 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.146.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=11547) Waiting for packet dumper to finish... 1 (prev_count=11547, count=11795) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Thu Sep 12 04:54:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_act_deact_pcodns started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_act_deact_pcodns() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Thu Sep 12 04:54:45 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.146.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=10965) Waiting for packet dumper to finish... 1 (prev_count=10965, count=11029) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Thu Sep 12 04:54:52 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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_act_deact_gtpu_access started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_act_deact_gtpu_access() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Thu Sep 12 04:54:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082) Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: 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 Sep 12 04:55:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: Warning: Stopping inactive timer T_default. MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Thu Sep 12 04:55:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11753) Waiting for packet dumper to finish... 1 (prev_count=11753, count=11817) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: 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 Sep 12 04:55:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: Warning: Stopping inactive timer T_default. MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Thu Sep 12 04:55:21 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11814) Waiting for packet dumper to finish... 1 (prev_count=11814, count=11878) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Thu Sep 12 04:55:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_clients_interact_with_txseq started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_clients_interact_with_txseq() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(fail): pass -> fail MTC@61907a0a59ae: Warning: Stopping inactive timer T_default. MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Thu Sep 12 04:55:34 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14636) Waiting for packet dumper to finish... 1 (prev_count=14636, count=14700) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Thu Sep 12 04:55:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_clients_interact_without_txseq started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_clients_interact_without_txseq() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(fail): pass -> fail MTC@61907a0a59ae: Warning: Stopping inactive timer T_default. MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Thu Sep 12 04:55:48 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14665) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: 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 Sep 12 04:55: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_act_deact_with_single_dns started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_act_deact_with_single_dns() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Thu Sep 12 04:55:57 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.146.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=16478) Waiting for packet dumper to finish... 1 (prev_count=16478, count=16542) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: 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 Sep 12 04:56: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_act_deact_with_separate_dns() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Thu Sep 12 04:56:07 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.146.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=11672) Waiting for packet dumper to finish... 1 (prev_count=11672, count=11736) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Thu Sep 12 04:56: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_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_act_update_teic started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_act_update_teic() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: sending UpdatePDP MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Thu Sep 12 04:56:17 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.146.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=12710) Waiting for packet dumper to finish... 1 (prev_count=12710, count=12774) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Thu Sep 12 04:56: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp4_act_update_teid started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp4_act_update_teid() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: sending UpdatePDP MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Thu Sep 12 04:56:27 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.146.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=12926) Waiting for packet dumper to finish... 1 (prev_count=12926, count=13082) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Thu Sep 12 04:56: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_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp6_act_deact started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp6_act_deact() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Thu Sep 12 04:56:35 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.146.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=9882) Waiting for packet dumper to finish... 1 (prev_count=9882, count=9946) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Thu Sep 12 04:56: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp6_act_deact_pcodns started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp6_act_deact_pcodns() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Thu Sep 12 04:56:43 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.146.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=9968) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Thu Sep 12 04:56:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp6_act_deact_icmp6 started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp6_act_deact_icmp6() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Thu Sep 12 04:56:51 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9900) Waiting for packet dumper to finish... 1 (prev_count=9900, count=9964) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Thu Sep 12 04:56: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp6_act_deact_gtpu_access started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp6_act_deact_gtpu_access() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Thu Sep 12 04:56:59 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.146.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@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: 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 Sep 12 04:57: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: 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@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Thu Sep 12 04:57:07 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.146.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=9951) Waiting for packet dumper to finish... 1 (prev_count=9951, count=10015) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: 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 Sep 12 04:57: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: 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@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Thu Sep 12 04:57:15 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.146.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=9964) Waiting for packet dumper to finish... 1 (prev_count=9964, count=10028) MTC@61907a0a59ae: 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@61907a0a59ae: 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 Sep 12 04:57: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: 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@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Thu Sep 12 04:57:23 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.146.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=9976) Waiting for packet dumper to finish... 1 (prev_count=9976, count=10040) MTC@61907a0a59ae: 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@61907a0a59ae: 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 Sep 12 04:57: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: 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@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Thu Sep 12 04:57:31 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.146.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=9946) Waiting for packet dumper to finish... 1 (prev_count=9946, count=10010) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Thu Sep 12 04:57:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp6_clients_interact started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp6_clients_interact() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Thu Sep 12 04:57:39 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.146.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=9897) Waiting for packet dumper to finish... 1 (prev_count=9897, count=9961) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Thu Sep 12 04:57: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_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp46_act_deact started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp46_act_deact() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Thu Sep 12 04:57:47 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.146.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=9893) Waiting for packet dumper to finish... 1 (prev_count=9893, count=9957) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Thu Sep 12 04:57: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp46_act_deact_ipcp started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp46_act_deact_ipcp() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Thu Sep 12 04:57:56 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.146.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=9684) Waiting for packet dumper to finish... 1 (prev_count=9684, count=9748) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Thu Sep 12 04:58: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp46_act_deact_icmp6 started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp46_act_deact_icmp6() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Thu Sep 12 04:58:04 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.146.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=9761) Waiting for packet dumper to finish... 1 (prev_count=9761, count=9825) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Thu Sep 12 04:58: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp46_act_deact_pcodns4 started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp46_act_deact_pcodns4() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Thu Sep 12 04:58:12 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.146.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=9680) Waiting for packet dumper to finish... 1 (prev_count=9680, count=9744) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Thu Sep 12 04:58: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp46_act_deact_pcodns6 started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp46_act_deact_pcodns6() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Thu Sep 12 04:58:20 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.146.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=9770) Waiting for packet dumper to finish... 1 (prev_count=9770, count=9834) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Thu Sep 12 04:58: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp46_act_deact_gtpu_access started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp46_act_deact_gtpu_access() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Thu Sep 12 04:58:28 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9687) Waiting for packet dumper to finish... 1 (prev_count=9687, count=9751) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: 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 Sep 12 04:58: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: 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@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Thu Sep 12 04:58:36 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9738) Waiting for packet dumper to finish... 1 (prev_count=9738, count=9802) MTC@61907a0a59ae: 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@61907a0a59ae: 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 Sep 12 04:58: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_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@61907a0a59ae: 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@61907a0a59ae: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: 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@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Thu Sep 12 04:58:44 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.146.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=9839) Waiting for packet dumper to finish... 1 (prev_count=9839, count=9903) MTC@61907a0a59ae: 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@61907a0a59ae: 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 Sep 12 04:58: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_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@61907a0a59ae: 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@61907a0a59ae: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: 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@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Thu Sep 12 04:58:52 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.146.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=9850) Waiting for packet dumper to finish... 1 (prev_count=9850, count=9914) MTC@61907a0a59ae: 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@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Thu Sep 12 04:58: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_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp46_clients_interact started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp46_clients_interact() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Thu Sep 12 04:59:00 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.146.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=9670) Waiting for packet dumper to finish... 1 (prev_count=9670, count=9734) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Sep 12 04:59: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_echo_req_resp started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_echo_req_resp() start" MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_echo_req_resp finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Sep 12 04:59:10 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Sep 12 04:59:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_echo_req_resp_gtpu started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_echo_req_resp_gtpu() start" MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: setverdict(pass): pass -> pass, component reason not changed MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: pass MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Sep 12 04:59:20 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Thu Sep 12 04:59: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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_pdp_act_restart_ctr_echo started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_pdp_act_restart_ctr_echo() start" MTC@61907a0a59ae: sending CreatePDP MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Thu Sep 12 04:59:28 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9776) Waiting for packet dumper to finish... 1 (prev_count=9776, count=9840) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Thu Sep 12 04:59: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_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@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_lots_of_concurrent_pdp_ctx() start" MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Thu Sep 12 04:59:37 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.146.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=9823) Waiting for packet dumper to finish... 1 (prev_count=9823, count=9887) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Thu Sep 12 04:59: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_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@61907a0a59ae: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@61907a0a59ae: Test case TC_addr_pool_exhaustion started. MTC@61907a0a59ae: GTP1C ConnectionID: 1 MTC@61907a0a59ae: "TC_addr_pool_exhaustion() start" MTC@61907a0a59ae: Successfully created 0 PDP contexts before exhausting the pool MTC@61907a0a59ae: setverdict(pass): none -> pass MTC@61907a0a59ae: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@61907a0a59ae: 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@61907a0a59ae: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@61907a0a59ae: Setting final verdict of the test case. MTC@61907a0a59ae: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@61907a0a59ae: No PTCs were created. MTC@61907a0a59ae: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@61907a0a59ae: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Thu Sep 12 05:01:45 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.146.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9795) Waiting for packet dumper to finish... 1 (prev_count=9795, count=10115) MTC@61907a0a59ae: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@61907a0a59ae: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@61907a0a59ae: Terminating MTC. MC@61907a0a59ae: MTC terminated. MC2> exit MC@61907a0a59ae: Shutting down session. MC@61907a0a59ae: 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: PASS 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: 9 pass: 8 NEW: PASS: 5 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-1304-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1304-ggsn jenkins-ttcn3-ggsn-test-kernel-1304-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1304-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/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/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-146 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-146 + docker network remove ttcn3-ggsn-test-146 ttcn3-ggsn-test-146 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/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/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1304-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/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2303 GGSN_Tests control part GGSN_Tests.ttcn:1572 TC_pdp46_act_deact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2304 GGSN_Tests control part GGSN_Tests.ttcn:1584 TC_pdp46_act_deact_ipcp testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2305 GGSN_Tests control part GGSN_Tests.ttcn:1609 TC_pdp46_act_deact_icmp6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2306 GGSN_Tests control part GGSN_Tests.ttcn:1625 TC_pdp46_act_deact_pcodns4 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2307 GGSN_Tests control part GGSN_Tests.ttcn:1649 TC_pdp46_act_deact_pcodns6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2308 GGSN_Tests control part GGSN_Tests.ttcn:1673 TC_pdp46_act_deact_gtpu_access testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2309 GGSN_Tests control part GGSN_Tests.ttcn:1691 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2310 GGSN_Tests control part GGSN_Tests.ttcn:1708 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2311 GGSN_Tests control part GGSN_Tests.ttcn:1724 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2312 GGSN_Tests control part GGSN_Tests.ttcn:1745 TC_pdp46_clients_interact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2328 GGSN_Tests control part GGSN_Tests.ttcn:1908 TC_pdp_act_restart_ctr_echo testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2330 GGSN_Tests control part GGSN_Tests.ttcn:1995 TC_lots_of_concurrent_pdp_ctx testcase "GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2332 GGSN_Tests control part GGSN_Tests.ttcn:2134 TC_addr_pool_exhaustion testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE