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 affe733c8c1194a7ece649d13c272b5820897f0f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f affe733c8c1194a7ece649d13c272b5820897f0f # timeout=10 Commit message: "debian-buster-jenkins: remove pysim" > git rev-list --no-walk a749a0b4aefed649d8bc2c5012a8386a4ad838f1 # timeout=10
[ttcn3-ggsn-test-kernel] $ /bin/sh -xe /tmp/jenkins7895986921088994643.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-1305 = 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.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #7 DONE 0.1s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #8 resolve 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.3s #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 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 CACHED #13 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #13 CACHED #14 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #14 CACHED #15 [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 #15 CACHED #16 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #17 CACHED #18 [ 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/ #18 CACHED #19 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #19 CACHED #20 [ 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 #20 CACHED #21 [ 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 #21 CACHED #22 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #22 CACHED #23 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #23 CACHED #24 [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 #24 CACHED #25 [ 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 #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:6d695e079b57a3796a983a687d6379e1701445e7660bdc85b41bf84e7ae0e9ad done #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 6d695e079b57 + 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.500 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.500 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.500 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.500 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.829 Reading package lists... #6 1.215 Reading package lists... #6 1.580 Building dependency tree... #6 1.669 Reading state information... #6 1.755 bc is already the newest version (1.07.1-3+b1). #6 1.755 ca-certificates is already the newest version (20230311). #6 1.755 iproute2 is already the newest version (6.1.0-3). #6 1.755 libelf-dev is already the newest version (0.188-2.1). #6 1.755 The following additional packages will be installed: #6 1.755 cpio initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #6 1.755 kmod libbrlapi0.8 libcacard0 libcapstone4 libdaxctl1 libdrm-common libdrm2 #6 1.755 libdw1 libepoxy0 libexecs0 libfdt1 libfuse3-3 libgbm1 #6 1.755 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtpnl0 libklibc #6 1.755 libndctl6 libnspr4 libnss3 libopus0 liborc-0.4-0 libosmocodec4 #6 1.755 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 #6 1.755 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpmem1 #6 1.755 libslirp0 libsndio7.0 libspice-server1 libunwind8 libusbredirparser1 #6 1.755 libvdeplug2 libwayland-server0 linux-base linux-image-6.1.0-25-amd64 #6 1.755 osmocom-nightly python3-pyelftools qemu-system-common qemu-system-data #6 1.755 seabios udev #6 1.756 Suggested packages: #6 1.756 ifupdown libarchive-dev bash-completion isoquery fuse3 libvisual-0.4-plugins #6 1.756 gstreamer1.0-tools opus-tools sndiod gstreamer1.0-plugins-ugly linux-doc-6.1 #6 1.756 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux paxctl samba vde2 #6 1.756 Recommended packages: #6 1.756 zstd gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good #6 1.756 firmware-linux-free apparmor qemu-system-gui qemu-utils ovmf #6 1.756 qemu-block-extra #6 1.984 The following NEW packages will be installed: #6 1.984 bridge-utils busybox-static cpio initramfs-tools initramfs-tools-core #6 1.985 ipxe-qemu iso-codes klibc-utils kmod libbrlapi0.8 libcacard0 libcapstone4 #6 1.985 libdaxctl1 libdrm-common libdrm2 libdw1 libepoxy0 libexecs0 libfdt1 #6 1.985 libfuse3-3 libgbm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 #6 1.985 libgtpnl-dev libgtpnl0 libklibc libndctl6 libnspr4 libnss3 libopus0 #6 1.985 liborc-0.4-0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.985 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #6 1.985 libosmousb0 libosmovty13 libpmem1 libslirp0 libsndio7.0 libspice-server1 #6 1.985 libunwind8 libusbredirparser1 libvdeplug2 libwayland-server0 linux-base #6 1.985 linux-image-6.1.0-25-amd64 linux-image-amd64 osmocom-nightly pax-utils #6 1.985 python3-pyelftools qemu-system-common qemu-system-data qemu-system-x86 #6 1.985 seabios udev #6 2.024 0 upgraded, 62 newly installed, 0 to remove and 0 not upgraded. #6 2.024 Need to get 96.9 MB of archives. #6 2.024 After this operation, 547 MB of additional disk space will be used. #6 2.024 Get:1 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #6 2.051 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409122026 [1180 B] #6 2.052 Get:3 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #6 2.053 Get:4 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.30-1~deb12u2 [1686 kB] #6 2.054 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.3.0.1.b77c.202409122026 [8516 B] #6 2.055 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.3.0.1.b77c.202409122026 [4100 B] #6 2.056 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409122026 [168 kB] #6 2.063 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.12.6e1e.202409122026 [50.5 kB] #6 2.066 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409122026 [69.7 kB] #6 2.071 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409122026 [226 kB] #6 2.072 Get:11 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #6 2.072 Get:12 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #6 2.081 Get:13 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #6 2.082 Get:14 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #6 2.087 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.12.6e1e.202409122026 [70.3 kB] #6 2.093 Get:16 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142+deb12u1 [47.9 kB] #6 2.093 Get:17 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #6 2.094 Get:18 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142+deb12u1 [15.8 kB] #6 2.094 Get:19 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #6 2.096 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409122026 [103 kB] #6 2.100 Get:21 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #6 2.100 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.12.6e1e.202409122026 [177 kB] #6 2.109 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409122026 [58.8 kB] #6 2.113 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.12.6e1e.202409122026 [62.9 kB] #6 2.117 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.12.6e1e.202409122026 [49.6 kB] #6 2.133 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.12.6e1e.202409122026 [42.9 kB] #6 2.134 Get:27 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #6 2.134 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.12.6e1e.202409122026 [846 kB] #6 2.145 Get:29 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #6 2.146 Get:30 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #6 2.164 Get:31 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #6 2.165 Get:32 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #6 2.169 Get:33 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #6 2.169 Get:34 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #6 2.169 Get:35 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #6 2.170 Get:36 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #6 2.172 Get:37 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #6 2.174 Get:38 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #6 2.174 Get:39 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #6 2.174 Get:40 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #6 2.175 Get:41 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #6 2.176 Get:42 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #6 2.176 Get:43 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #6 2.181 Get:44 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #6 2.200 Get:45 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #6 2.211 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.216 Get:47 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #6 2.216 Get:48 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #6 2.218 Get:49 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #6 2.219 Get:50 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #6 2.219 Get:51 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #6 2.219 Get:52 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #6 2.220 Get:53 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #6 2.221 Get:54 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #6 2.221 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.836 Get:56 http://deb.debian.org/debian bookworm/main amd64 linux-image-amd64 amd64 6.1.106-3 [1476 B] #6 2.836 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #6 2.836 Get:58 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #6 2.837 Get:59 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u7 [2177 kB] #6 2.845 Get:60 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u7 [1290 kB] #6 3.004 Get:61 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #6 3.005 Get:62 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u7 [9300 kB] #6 3.221 debconf: delaying package configuration, since apt-utils is not installed #6 3.272 Fetched 96.9 MB in 1s (90.0 MB/s) #6 3.347 Selecting previously unselected package cpio. #6 3.347 (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.427 Preparing to unpack .../00-cpio_2.13+dfsg-7.1_amd64.deb ... #6 3.443 Unpacking cpio (2.13+dfsg-7.1) ... #6 3.626 Selecting previously unselected package kmod. #6 3.636 Preparing to unpack .../01-kmod_30+20221128-1_amd64.deb ... #6 3.659 Unpacking kmod (30+20221128-1) ... #6 3.823 Selecting previously unselected package udev. #6 3.835 Preparing to unpack .../02-udev_252.30-1~deb12u2_amd64.deb ... #6 3.853 Unpacking udev (252.30-1~deb12u2) ... #6 4.091 Selecting previously unselected package bridge-utils. #6 4.101 Preparing to unpack .../03-bridge-utils_1.7.1-1_amd64.deb ... #6 4.116 Unpacking bridge-utils (1.7.1-1) ... #6 4.226 Selecting previously unselected package busybox-static. #6 4.237 Preparing to unpack .../04-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #6 4.253 Unpacking busybox-static (1:1.35.0-4+b3) ... #6 4.413 Selecting previously unselected package libklibc:amd64. #6 4.424 Preparing to unpack .../05-libklibc_2.0.12-1_amd64.deb ... #6 4.440 Unpacking libklibc:amd64 (2.0.12-1) ... #6 4.561 Selecting previously unselected package klibc-utils. #6 4.572 Preparing to unpack .../06-klibc-utils_2.0.12-1_amd64.deb ... #6 4.587 Unpacking klibc-utils (2.0.12-1) ... #6 4.719 Selecting previously unselected package initramfs-tools-core. #6 4.729 Preparing to unpack .../07-initramfs-tools-core_0.142+deb12u1_all.deb ... #6 4.744 Unpacking initramfs-tools-core (0.142+deb12u1) ... #6 4.873 Selecting previously unselected package linux-base. #6 4.884 Preparing to unpack .../08-linux-base_4.9_all.deb ... #6 4.898 Unpacking linux-base (4.9) ... #6 5.045 Selecting previously unselected package initramfs-tools. #6 5.056 Preparing to unpack .../09-initramfs-tools_0.142+deb12u1_all.deb ... #6 5.083 Unpacking initramfs-tools (0.142+deb12u1) ... #6 5.209 Selecting previously unselected package ipxe-qemu. #6 5.219 Preparing to unpack .../10-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #6 5.235 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 5.385 Selecting previously unselected package iso-codes. #6 5.396 Preparing to unpack .../11-iso-codes_4.15.0-1_all.deb ... #6 5.413 Unpacking iso-codes (4.15.0-1) ... #6 5.827 Selecting previously unselected package libbrlapi0.8:amd64. #6 5.837 Preparing to unpack .../12-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #6 5.870 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 5.999 Selecting previously unselected package libnspr4:amd64. #6 6.011 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #6 6.026 Unpacking libnspr4:amd64 (2:4.35-1) ... #6 6.157 Selecting previously unselected package libnss3:amd64. #6 6.168 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #6 6.184 Unpacking libnss3:amd64 (2:3.87.1-1) ... #6 6.387 Selecting previously unselected package libcacard0:amd64. #6 6.398 Preparing to unpack .../15-libcacard0_1%3a2.8.0-3_amd64.deb ... #6 6.414 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #6 6.547 Selecting previously unselected package libcapstone4:amd64. #6 6.557 Preparing to unpack .../16-libcapstone4_4.0.2-5_amd64.deb ... #6 6.572 Unpacking libcapstone4:amd64 (4.0.2-5) ... #6 6.748 Selecting previously unselected package libdaxctl1:amd64. #6 6.758 Preparing to unpack .../17-libdaxctl1_76.1-1_amd64.deb ... #6 6.773 Unpacking libdaxctl1:amd64 (76.1-1) ... #6 6.878 Selecting previously unselected package libdrm-common. #6 6.888 Preparing to unpack .../18-libdrm-common_2.4.114-1_all.deb ... #6 6.904 Unpacking libdrm-common (2.4.114-1) ... #6 7.034 Selecting previously unselected package libdrm2:amd64. #6 7.044 Preparing to unpack .../19-libdrm2_2.4.114-1+b1_amd64.deb ... #6 7.059 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #6 7.180 Selecting previously unselected package libdw1:amd64. #6 7.190 Preparing to unpack .../20-libdw1_0.188-2.1_amd64.deb ... #6 7.208 Unpacking libdw1:amd64 (0.188-2.1) ... #6 7.357 Selecting previously unselected package libepoxy0:amd64. #6 7.366 Preparing to unpack .../21-libepoxy0_1.5.10-1_amd64.deb ... #6 7.382 Unpacking libepoxy0:amd64 (1.5.10-1) ... #6 7.517 Selecting previously unselected package libexecs0:amd64. #6 7.528 Preparing to unpack .../22-libexecs0_1.3-2_amd64.deb ... #6 7.543 Unpacking libexecs0:amd64 (1.3-2) ... #6 7.658 Selecting previously unselected package libfdt1:amd64. #6 7.668 Preparing to unpack .../23-libfdt1_1.6.1-4+b1_amd64.deb ... #6 7.684 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #6 7.809 Selecting previously unselected package libfuse3-3:amd64. #6 7.820 Preparing to unpack .../24-libfuse3-3_3.14.0-4_amd64.deb ... #6 7.835 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #6 7.971 Selecting previously unselected package libwayland-server0:amd64. #6 7.982 Preparing to unpack .../25-libwayland-server0_1.21.0-1_amd64.deb ... #6 7.997 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #6 8.125 Selecting previously unselected package libgbm1:amd64. #6 8.136 Preparing to unpack .../26-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #6 8.151 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 8.273 Selecting previously unselected package libunwind8:amd64. #6 8.284 Preparing to unpack .../27-libunwind8_1.6.2-3_amd64.deb ... #6 8.300 Unpacking libunwind8:amd64 (1.6.2-3) ... #6 8.439 Selecting previously unselected package libgstreamer1.0-0:amd64. #6 8.450 Preparing to unpack .../28-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #6 8.465 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 8.655 Selecting previously unselected package liborc-0.4-0:amd64. #6 8.665 Preparing to unpack .../29-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #6 8.680 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 8.822 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #6 8.834 Preparing to unpack .../30-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #6 8.850 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 9.010 Selecting previously unselected package osmocom-nightly. #6 9.020 Preparing to unpack .../31-osmocom-nightly_202409122026_amd64.deb ... #6 9.036 Unpacking osmocom-nightly (202409122026) ... #6 9.150 Selecting previously unselected package libgtpnl0:amd64. #6 9.159 Preparing to unpack .../32-libgtpnl0_1.3.0.1.b77c.202409122026_amd64.deb ... #6 9.174 Unpacking libgtpnl0:amd64 (1.3.0.1.b77c.202409122026) ... #6 9.278 Selecting previously unselected package libgtpnl-dev:amd64. #6 9.287 Preparing to unpack .../33-libgtpnl-dev_1.3.0.1.b77c.202409122026_amd64.deb ... #6 9.302 Unpacking libgtpnl-dev:amd64 (1.3.0.1.b77c.202409122026) ... #6 9.428 Selecting previously unselected package libndctl6:amd64. #6 9.438 Preparing to unpack .../34-libndctl6_76.1-1_amd64.deb ... #6 9.454 Unpacking libndctl6:amd64 (76.1-1) ... #6 9.586 Selecting previously unselected package libopus0:amd64. #6 9.597 Preparing to unpack .../35-libopus0_1.3.1-3_amd64.deb ... #6 9.612 Unpacking libopus0:amd64 (1.3.1-3) ... #6 9.743 Selecting previously unselected package libosmocore22:amd64. #6 9.753 Preparing to unpack .../36-libosmocore22_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 9.768 Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409122026) ... #6 9.898 Selecting previously unselected package libosmocodec4:amd64. #6 9.908 Preparing to unpack .../37-libosmocodec4_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 9.923 Unpacking libosmocodec4:amd64 (1.10.0.12.6e1e.202409122026) ... #6 10.04 Selecting previously unselected package libosmoisdn0:amd64. #6 10.05 Preparing to unpack .../38-libosmoisdn0_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 10.07 Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409122026) ... #6 10.19 Selecting previously unselected package libosmogsm20:amd64. #6 10.20 Preparing to unpack .../39-libosmogsm20_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 10.21 Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409122026) ... #6 10.35 Selecting previously unselected package libosmocoding0:amd64. #6 10.36 Preparing to unpack .../40-libosmocoding0_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 10.37 Unpacking libosmocoding0:amd64 (1.10.0.12.6e1e.202409122026) ... #6 10.49 Selecting previously unselected package libosmovty13:amd64. #6 10.50 Preparing to unpack .../41-libosmovty13_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 10.52 Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409122026) ... #6 10.63 Selecting previously unselected package libosmogb14:amd64. #6 10.64 Preparing to unpack .../42-libosmogb14_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 10.66 Unpacking libosmogb14:amd64 (1.10.0.12.6e1e.202409122026) ... #6 10.82 Selecting previously unselected package libosmoctrl0:amd64. #6 10.83 Preparing to unpack .../43-libosmoctrl0_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 10.84 Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409122026) ... #6 10.96 Selecting previously unselected package libosmosim2:amd64. #6 10.97 Preparing to unpack .../44-libosmosim2_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 10.98 Unpacking libosmosim2:amd64 (1.10.0.12.6e1e.202409122026) ... #6 11.13 Selecting previously unselected package libosmousb0:amd64. #6 11.14 Preparing to unpack .../45-libosmousb0_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 11.15 Unpacking libosmousb0:amd64 (1.10.0.12.6e1e.202409122026) ... #6 11.25 Selecting previously unselected package libosmocore. #6 11.26 Preparing to unpack .../46-libosmocore_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 11.28 Unpacking libosmocore (1.10.0.12.6e1e.202409122026) ... #6 11.40 Selecting previously unselected package libosmocore-dev:amd64. #6 11.41 Preparing to unpack .../47-libosmocore-dev_1.10.0.12.6e1e.202409122026_amd64.deb ... #6 11.43 Unpacking libosmocore-dev:amd64 (1.10.0.12.6e1e.202409122026) ... #6 11.60 Selecting previously unselected package libpmem1:amd64. #6 11.61 Preparing to unpack .../48-libpmem1_1.12.1-2_amd64.deb ... #6 11.63 Unpacking libpmem1:amd64 (1.12.1-2) ... #6 11.76 Selecting previously unselected package libslirp0:amd64. #6 11.77 Preparing to unpack .../49-libslirp0_4.7.0-1_amd64.deb ... #6 11.79 Unpacking libslirp0:amd64 (4.7.0-1) ... #6 11.92 Selecting previously unselected package libsndio7.0:amd64. #6 11.93 Preparing to unpack .../50-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #6 11.95 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 12.07 Selecting previously unselected package libspice-server1:amd64. #6 12.09 Preparing to unpack .../51-libspice-server1_0.15.1-1_amd64.deb ... #6 12.10 Unpacking libspice-server1:amd64 (0.15.1-1) ... #6 12.25 Selecting previously unselected package libusbredirparser1:amd64. #6 12.26 Preparing to unpack .../52-libusbredirparser1_0.13.0-2_amd64.deb ... #6 12.27 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #6 12.39 Selecting previously unselected package libvdeplug2:amd64. #6 12.41 Preparing to unpack .../53-libvdeplug2_4.0.1-4_amd64.deb ... #6 12.42 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #6 12.58 Selecting previously unselected package linux-image-6.1.0-25-amd64. #6 12.59 Preparing to unpack .../54-linux-image-6.1.0-25-amd64_6.1.106-3_amd64.deb ... #6 12.61 Unpacking linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 14.65 Selecting previously unselected package linux-image-amd64. #6 14.67 Preparing to unpack .../55-linux-image-amd64_6.1.106-3_amd64.deb ... #6 14.69 Unpacking linux-image-amd64 (6.1.106-3) ... #6 14.81 Selecting previously unselected package python3-pyelftools. #6 14.82 Preparing to unpack .../56-python3-pyelftools_0.29-1_all.deb ... #6 14.83 Unpacking python3-pyelftools (0.29-1) ... #6 14.95 Selecting previously unselected package pax-utils. #6 14.96 Preparing to unpack .../57-pax-utils_1.3.7-1_amd64.deb ... #6 14.97 Unpacking pax-utils (1.3.7-1) ... #6 15.09 Selecting previously unselected package qemu-system-common. #6 15.10 Preparing to unpack .../58-qemu-system-common_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #6 15.11 Unpacking qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #6 15.34 Selecting previously unselected package qemu-system-data. #6 15.35 Preparing to unpack .../59-qemu-system-data_1%3a7.2+dfsg-7+deb12u7_all.deb ... #6 15.37 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 15.56 Selecting previously unselected package seabios. #6 15.57 Preparing to unpack .../60-seabios_1.16.2-1_all.deb ... #6 15.59 Unpacking seabios (1.16.2-1) ... #6 15.71 Selecting previously unselected package qemu-system-x86. #6 15.72 Preparing to unpack .../61-qemu-system-x86_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #6 15.74 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 16.27 Setting up cpio (2.13+dfsg-7.1) ... #6 16.34 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #6 16.34 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 16.38 Setting up libwayland-server0:amd64 (1.21.0-1) ... #6 16.46 Setting up libdw1:amd64 (0.188-2.1) ... #6 16.54 Setting up linux-base (4.9) ... #6 16.64 debconf: unable to initialize frontend: Dialog #6 16.64 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 16.64 debconf: falling back to frontend: Readline #6 16.65 debconf: unable to initialize frontend: Readline #6 16.65 debconf: (This frontend requires a controlling tty.) #6 16.65 debconf: falling back to frontend: Teletype #6 16.73 Setting up osmocom-nightly (202409122026) ... #6 16.78 Setting up python3-pyelftools (0.29-1) ... #6 17.00 Setting up libgtpnl0:amd64 (1.3.0.1.b77c.202409122026) ... #6 17.04 Setting up libexecs0:amd64 (1.3-2) ... #6 17.09 Setting up kmod (30+20221128-1) ... #6 17.16 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #6 17.21 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #6 17.25 Setting up libunwind8:amd64 (1.6.2-3) ... #6 17.30 Setting up libklibc:amd64 (2.0.12-1) ... #6 17.35 Setting up busybox-static (1:1.35.0-4+b3) ... #6 17.39 Setting up libepoxy0:amd64 (1.5.10-1) ... #6 17.44 Setting up libnspr4:amd64 (2:4.35-1) ... #6 17.48 Setting up libopus0:amd64 (1.3.1-3) ... #6 17.55 Setting up udev (252.30-1~deb12u2) ... #6 18.23 invoke-rc.d: could not determine current runlevel #6 18.24 invoke-rc.d: policy-rc.d denied execution of start. #6 18.28 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 18.32 Setting up libfuse3-3:amd64 (3.14.0-4) ... #6 18.37 Setting up libdaxctl1:amd64 (76.1-1) ... #6 18.42 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 18.47 Setting up bridge-utils (1.7.1-1) ... #6 18.57 debconf: unable to initialize frontend: Dialog #6 18.57 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 18.57 debconf: falling back to frontend: Readline #6 18.58 debconf: unable to initialize frontend: Readline #6 18.58 debconf: (This frontend requires a controlling tty.) #6 18.58 debconf: falling back to frontend: Teletype #6 18.61 Setting up seabios (1.16.2-1) ... #6 18.66 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 18.70 Setting up libcapstone4:amd64 (4.0.2-5) ... #6 18.75 Setting up libslirp0:amd64 (4.7.0-1) ... #6 18.80 Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409122026) ... #6 18.84 Setting up libosmocodec4:amd64 (1.10.0.12.6e1e.202409122026) ... #6 18.89 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 18.93 Setting up libndctl6:amd64 (76.1-1) ... #6 18.98 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 19.03 Setting up klibc-utils (2.0.12-1) ... #6 19.07 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 19.09 Setting up libpmem1:amd64 (1.12.1-2) ... #6 19.13 Setting up libdrm-common (2.4.114-1) ... #6 19.18 Setting up iso-codes (4.15.0-1) ... #6 19.23 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 19.26 Setcap worked! gst-ptp-helper is not suid! #6 19.27 Setting up pax-utils (1.3.7-1) ... #6 19.32 Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409122026) ... #6 19.37 Setting up libgtpnl-dev:amd64 (1.3.0.1.b77c.202409122026) ... #6 19.41 Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409122026) ... #6 19.46 Setting up libvdeplug2:amd64 (4.0.1-4) ... #6 19.51 Setting up libnss3:amd64 (2:3.87.1-1) ... #6 19.55 Setting up libcacard0:amd64 (1:2.8.0-3) ... #6 19.60 Setting up libosmousb0:amd64 (1.10.0.12.6e1e.202409122026) ... #6 19.65 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #6 19.70 Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409122026) ... #6 19.74 Setting up initramfs-tools-core (0.142+deb12u1) ... #6 19.81 Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409122026) ... #6 19.86 Setting up initramfs-tools (0.142+deb12u1) ... #6 19.95 update-initramfs: deferring update (trigger activated) #6 19.99 Setting up libosmogb14:amd64 (1.10.0.12.6e1e.202409122026) ... #6 20.04 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 20.09 Setting up libosmocoding0:amd64 (1.10.0.12.6e1e.202409122026) ... #6 20.13 Setting up libosmosim2:amd64 (1.10.0.12.6e1e.202409122026) ... #6 20.18 Setting up libosmocore (1.10.0.12.6e1e.202409122026) ... #6 20.22 Setting up linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 20.78 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 20.78 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-25-amd64 #6 20.78 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 20.78 I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-25-amd64 #6 20.78 /etc/kernel/postinst.d/initramfs-tools: #6 20.78 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #6 20.79 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 33.41 I: The initramfs will attempt to resume from /dev/md0 #6 33.41 I: Set the RESUME variable to override this. #6 40.38 Setting up linux-image-amd64 (6.1.106-3) ... #6 40.44 Setting up libosmocore-dev:amd64 (1.10.0.12.6e1e.202409122026) ... #6 40.49 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 40.62 Processing triggers for man-db (2.11.2-2) ... #6 40.67 Processing triggers for sgml-base (1.31) ... #6 40.74 Processing triggers for mailcap (3.70+nmu1) ... #6 40.78 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 40.84 Setting up libspice-server1:amd64 (0.15.1-1) ... #6 40.89 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #6 40.96 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 41.01 Processing triggers for initramfs-tools (0.142+deb12u1) ... #6 41.06 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #6 41.06 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 54.01 I: The initramfs will attempt to resume from /dev/md0 #6 54.01 I: Set the RESUME variable to override this. #6 60.39 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 DONE 60.7s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-ggsn.git #9 0.354 Cloning into 'osmo-ggsn'... #9 DONE 0.7s #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.441 Already on 'master' #11 0.442 Your branch is up to date with 'origin/master'. #11 0.444 refs/heads/master #11 0.449 HEAD is now at 8c015bd ggsn: kernel gtpu: Support updating pdp ctx remote IP address and TEID #11 0.451 master #11 0.454 8c015bd89aea69b463bc8e0baba5020a2cc3c832 #11 2.750 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 4.331 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.331 libtoolize: copying file './ltmain.sh' #11 4.363 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.363 libtoolize: copying file 'm4/libtool.m4' #11 4.398 libtoolize: copying file 'm4/ltoptions.m4' #11 4.430 libtoolize: copying file 'm4/ltsugar.m4' #11 4.463 libtoolize: copying file 'm4/ltversion.m4' #11 4.498 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.532 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.206 configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.206 configure.ac:80: You should run autoupdate. #11 7.206 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.206 configure.ac:80: the top level #11 7.206 configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. #11 7.206 configure.ac:102: You should run autoupdate. #11 7.206 ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... #11 7.206 configure.ac:102: the top level #11 8.225 configure.ac:18: installing './compile' #11 8.229 configure.ac:10: installing './config.guess' #11 8.232 configure.ac:10: installing './config.sub' #11 8.234 configure.ac:19: installing './install-sh' #11 8.237 configure.ac:155: installing './missing' #11 8.322 ggsn/Makefile.am: installing './depcomp' #11 8.623 checking build system type... x86_64-pc-linux-gnu #11 8.716 checking host system type... x86_64-pc-linux-gnu #11 8.716 checking whether make supports nested variables... yes #11 8.720 checking for gcc... gcc #11 8.752 checking whether the C compiler works... yes #11 8.789 checking for C compiler default output file name... a.out #11 8.791 checking for suffix of executables... #11 8.831 checking whether we are cross compiling... no #11 8.883 checking for suffix of object files... o #11 8.910 checking whether the compiler supports GNU C... yes #11 8.939 checking whether gcc accepts -g... yes #11 8.960 checking for gcc option to enable C11 features... none needed #11 8.992 checking whether gcc understands -c and -o together... yes #11 9.032 checking for a BSD-compatible install... /usr/bin/install -c #11 9.042 checking for gawk... gawk #11 9.043 checking how to run the C preprocessor... gcc -E #11 9.097 checking how to print strings... printf #11 9.125 checking for a sed that does not truncate output... /usr/bin/sed #11 9.132 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.135 checking for egrep... /usr/bin/grep -E #11 9.137 checking for fgrep... /usr/bin/grep -F #11 9.139 checking for ld used by gcc... /usr/bin/ld #11 9.145 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.148 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.152 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.189 checking whether ln -s works... yes #11 9.189 checking the maximum length of command line arguments... 1572864 #11 9.197 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.198 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.198 checking for /usr/bin/ld option to reload object files... -r #11 9.198 checking for file... file #11 9.199 checking for objdump... objdump #11 9.199 checking how to recognize dependent libraries... pass_all #11 9.200 checking for dlltool... no #11 9.201 checking how to associate runtime and link libraries... printf %s\n #11 9.201 checking for ar... ar #11 9.201 checking for archiver @FILE support... @ #11 9.232 checking for strip... strip #11 9.233 checking for ranlib... ranlib #11 9.233 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.312 checking for sysroot... no #11 9.312 checking for a working dd... /usr/bin/dd #11 9.318 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.344 checking for mt... mt #11 9.344 checking if mt is a manifest tool... no #11 9.352 checking for stdio.h... yes #11 9.379 checking for stdlib.h... yes #11 9.413 checking for string.h... yes #11 9.446 checking for inttypes.h... yes #11 9.470 checking for stdint.h... yes #11 9.497 checking for strings.h... yes #11 9.528 checking for sys/stat.h... yes #11 9.552 checking for sys/types.h... yes #11 9.576 checking for unistd.h... yes #11 9.607 checking for sys/time.h... yes #11 9.637 checking for dlfcn.h... yes #11 9.668 checking for objdir... .libs #11 9.744 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.768 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.768 checking if gcc PIC flag -fPIC -DPIC works... yes #11 9.794 checking if gcc static flag -static works... yes #11 9.863 checking if gcc supports -c -o file.o... yes #11 9.896 checking if gcc supports -c -o file.o... (cached) yes #11 9.896 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 9.908 checking whether -lc should be explicitly linked in... no #11 9.943 checking dynamic linker characteristics... GNU/Linux ld.so #11 10.00 checking how to hardcode library paths into programs... immediate #11 10.00 checking whether stripping libraries is possible... yes #11 10.01 checking if libtool supports shared libraries... yes #11 10.01 checking whether to build shared libraries... yes #11 10.01 checking whether to build static libraries... yes #11 10.01 checking for pkg-config... /usr/bin/pkg-config #11 10.01 checking for pkg-config... /usr/bin/pkg-config #11 10.01 checking pkg-config is at least version 0.20... yes #11 10.01 checking for libgtpnl >= 1.3.0... yes #11 10.02 checking for egrep... (cached) /usr/bin/grep -E #11 10.02 checking for sys/wait.h that is POSIX.1 compatible... yes #11 10.05 checking for arpa/inet.h... yes #11 10.08 checking for fcntl.h... yes #11 10.11 checking for netdb.h... yes #11 10.15 checking for netinet/in.h... yes #11 10.18 checking for stdint.h... (cached) yes #11 10.18 checking for stdlib.h... (cached) yes #11 10.18 checking for string.h... (cached) yes #11 10.18 checking for sys/ioctl.h... yes #11 10.21 checking for sys/socket.h... yes #11 10.25 checking for sys/time.h... (cached) yes #11 10.25 checking for unistd.h... (cached) yes #11 10.25 checking for linux/if.h... yes #11 10.27 checking for net/if.h... yes #11 10.30 checking for linux/if_tun.h... yes #11 10.33 checking for net/if_tun.h... no #11 10.37 checking for linux/netlink.h... yes #11 10.40 checking for linux/rtnetlink.h... yes #11 10.43 checking for an ANSI C-conforming const... yes #11 10.46 checking for mode_t... yes #11 10.53 checking for size_t... yes #11 10.60 checking whether struct ifaliasreq exist... no #11 10.63 checking whether struct ifreq.ifru_netmask exist... yes #11 10.65 checking whether struct rt_msghdr exist... no #11 10.67 checking whether struct iphdr exists... yes #11 10.69 checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes #11 10.70 checking whether gcc needs -traditional... no #11 10.73 checking for gethostbyname... yes #11 10.77 checking for inet_ntoa... yes #11 10.82 checking for memset... yes #11 10.87 checking for select... yes #11 10.91 checking for socket... yes #11 10.96 checking for strdup... yes #11 11.01 checking for strerror... yes #11 11.05 checking for strtol... yes #11 11.10 checking for inet_aton... yes #11 11.15 checking for getopt.h... yes #11 11.18 checking for getopt_long... yes #11 11.23 checking whether build environment is sane... yes #11 11.24 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 11.24 checking whether make sets $(MAKE)... yes #11 11.26 checking whether make supports the include directive... yes (GNU style) #11 11.27 checking dependency style of gcc... gcc3 #11 11.32 checking for libosmocore >= 1.10.0... yes #11 11.33 checking for libosmovty >= 1.10.0... yes #11 11.34 checking for libosmoctrl >= 1.10.0... yes #11 11.36 CFLAGS=" -std=gnu11" #11 11.36 CPPFLAGS="" #11 11.38 checking that generated files are newer than configure... done #11 12.24 configure: creating ./config.status #11 12.89 config.status: creating Makefile #11 12.91 config.status: creating doc/Makefile #11 12.93 config.status: creating doc/examples/Makefile #11 12.95 config.status: creating ggsn/Makefile #11 12.97 config.status: creating gtp/Makefile #11 12.99 config.status: creating lib/Makefile #11 13.01 config.status: creating intl/Makefile #11 13.03 config.status: creating po/Makefile #11 13.06 config.status: creating utils/Makefile #11 13.08 config.status: creating sgsnemu/Makefile #11 13.10 config.status: creating doc/manuals/Makefile #11 13.12 config.status: creating contrib/Makefile #11 13.14 config.status: creating contrib/systemd/Makefile #11 13.16 config.status: creating tests/Makefile #11 13.18 config.status: creating tests/lib/Makefile #11 13.20 config.status: creating tests/gtp/Makefile #11 13.22 config.status: creating include/Makefile #11 13.24 config.status: creating include/osmocom/Makefile #11 13.26 config.status: creating include/osmocom/gtp/Makefile #11 13.29 config.status: creating libgtp.pc #11 13.30 config.status: creating config.h #11 13.32 config.status: executing tests/atconfig commands #11 13.32 config.status: executing libtool commands #11 13.34 config.status: executing depfiles commands #11 13.61 #11 13.61 osmo-ggsn Configuration: #11 13.61 GTP Linux kernel support: yes #11 13.66 echo 1.12.0.6-8c01 > .version-t && mv .version-t .version #11 13.67 make install-recursive #11 13.67 make[1]: Entering directory '/tmp/osmo-ggsn' #11 13.68 Making install in include #11 13.68 make[2]: Entering directory '/tmp/osmo-ggsn/include' #11 13.68 Making install in osmocom #11 13.69 make[3]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.69 Making install in gtp #11 13.69 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.70 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.70 make[5]: Nothing to be done for 'install-exec-am'. #11 13.70 /usr/bin/mkdir -p '/usr/local/include/osmocom/gtp' #11 13.70 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/usr/local/include/osmocom/gtp' #11 13.71 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.71 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.71 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.71 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.71 make[5]: Nothing to be done for 'install-exec-am'. #11 13.71 make[5]: Nothing to be done for 'install-data-am'. #11 13.71 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.71 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.71 make[3]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.72 make[3]: Entering directory '/tmp/osmo-ggsn/include' #11 13.72 make[4]: Entering directory '/tmp/osmo-ggsn/include' #11 13.72 make[4]: Nothing to be done for 'install-exec-am'. #11 13.72 make[4]: Nothing to be done for 'install-data-am'. #11 13.72 make[4]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.72 make[3]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.72 make[2]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.72 Making install in lib #11 13.72 make[2]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.73 CC checksum.o #11 13.73 CC getopt.o #11 13.73 CC debug.o #11 13.73 CC getopt1.o #11 13.73 CC in46_addr.o #11 13.73 CC icmpv6.o #11 13.73 CC ippool.o #11 13.73 CC lookup.o #11 13.73 CC netdev.o #11 13.73 CC tun.o #11 13.73 CC netns.o #11 13.73 CC util.o #11 13.73 CC gtp-kernel.o #11 13.80 AR libmisc.a #11 13.80 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.83 make[3]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.83 make[3]: Nothing to be done for 'install-exec-am'. #11 13.83 make[3]: Nothing to be done for 'install-data-am'. #11 13.83 make[3]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.83 make[2]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.83 Making install in gtp #11 13.83 make[2]: Entering directory '/tmp/osmo-ggsn/gtp' #11 13.83 CC gsn.lo #11 13.83 CC gtp.lo #11 13.83 CC gtpie.lo #11 13.83 CC lookupa.lo #11 13.83 CC queue.lo #11 13.83 CC pdp.lo #11 14.26 CCLD libgtp.la #11 14.50 make[3]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.50 make[3]: Nothing to be done for 'install-data-am'. #11 14.50 /usr/bin/mkdir -p '/usr/local/lib' #11 14.50 /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/usr/local/lib' #11 14.55 libtool: install: /usr/bin/install -c .libs/libgtp.so.10.0.0 /usr/local/lib/libgtp.so.10.0.0 #11 14.55 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.56 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.57 libtool: install: /usr/bin/install -c .libs/libgtp.lai /usr/local/lib/libgtp.la #11 14.58 libtool: install: /usr/bin/install -c .libs/libgtp.a /usr/local/lib/libgtp.a #11 14.58 libtool: install: chmod 644 /usr/local/lib/libgtp.a #11 14.58 libtool: install: ranlib /usr/local/lib/libgtp.a #11 14.63 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.64 ---------------------------------------------------------------------- #11 14.64 Libraries have been installed in: #11 14.64 /usr/local/lib #11 14.64 #11 14.64 If you ever happen to want to link against installed libraries #11 14.64 in a given directory, LIBDIR, you must either use libtool, and #11 14.64 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.64 flag during linking and do at least one of the following: #11 14.64 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.64 during execution #11 14.64 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.64 during linking #11 14.64 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.64 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.64 #11 14.64 See any operating system documentation about shared libraries for #11 14.64 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.64 ---------------------------------------------------------------------- #11 14.64 make[3]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.64 make[2]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.64 Making install in ggsn #11 14.64 make[2]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.64 CC ggsn_main.o #11 14.64 CC ggsn.o #11 14.64 CC ggsn_vty.o #11 14.64 CC sgsn.o #11 14.64 CC pco.o #11 14.77 CCLD osmo-ggsn #11 15.22 make[3]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 15.22 make[3]: Nothing to be done for 'install-data-am'. #11 15.22 /usr/bin/mkdir -p '/usr/local/bin' #11 15.23 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/usr/local/bin' #11 15.28 libtool: install: /usr/bin/install -c .libs/osmo-ggsn /usr/local/bin/osmo-ggsn #11 15.28 make[3]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.28 make[2]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.28 Making install in sgsnemu #11 15.29 make[2]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.29 CC sgsnemu.o #11 15.29 CC cmdline.o #11 15.44 CCLD sgsnemu #11 15.68 make[3]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.68 make[3]: Nothing to be done for 'install-data-am'. #11 15.68 /usr/bin/mkdir -p '/usr/local/bin' #11 15.69 /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/usr/local/bin' #11 15.74 libtool: install: /usr/bin/install -c .libs/sgsnemu /usr/local/bin/sgsnemu #11 15.75 make[3]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.75 make[2]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.75 Making install in doc #11 15.75 make[2]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.75 Making install in examples #11 15.76 make[3]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.76 make[4]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.76 make[4]: Nothing to be done for 'install-exec-am'. #11 15.76 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.76 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/usr/local/etc/osmocom' #11 15.77 make install-data-hook #11 15.77 make[5]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.77 for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ #11 15.77 j="/usr/local/share/doc/osmo-ggsn/examples/$f" && \ #11 15.77 mkdir -p "$(dirname $j)" && \ #11 15.77 /usr/bin/install -c -m 644 ./$f $j; \ #11 15.77 done #11 15.79 make[5]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.79 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.79 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.79 Making install in manuals #11 15.79 make[3]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.79 make[4]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.79 make[4]: Nothing to be done for 'install-exec-am'. #11 15.79 make[4]: Nothing to be done for 'install-data-am'. #11 15.79 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.80 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.80 make[3]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.80 make[4]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.80 make[4]: Nothing to be done for 'install-exec-am'. #11 15.80 /usr/bin/mkdir -p '/usr/local/share/man/man8' #11 15.81 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/usr/local/share/man/man8' #11 15.81 make[4]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.81 make[3]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.81 make[2]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.81 Making install in contrib #11 15.82 make[2]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.82 Making install in systemd #11 15.82 make[3]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.83 make[4]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.83 make[4]: Nothing to be done for 'install-exec-am'. #11 15.83 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.83 /usr/bin/install -c -m 644 osmo-ggsn.service '/lib/systemd/system' #11 15.83 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.83 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.84 make[3]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.84 make[4]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.84 make[4]: Nothing to be done for 'install-exec-am'. #11 15.84 make[4]: Nothing to be done for 'install-data-am'. #11 15.84 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.84 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.84 make[2]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.84 Making install in utils #11 15.84 make[2]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.85 CC gtp_echo_responder.o #11 15.90 CCLD gtp-echo-responder #11 16.01 make[3]: Entering directory '/tmp/osmo-ggsn/utils' #11 16.01 make[3]: Nothing to be done for 'install-data-am'. #11 16.01 /usr/bin/mkdir -p '/usr/local/bin' #11 16.01 /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/usr/local/bin' #11 16.05 libtool: install: /usr/bin/install -c gtp-echo-responder /usr/local/bin/gtp-echo-responder #11 16.06 make[3]: Leaving directory '/tmp/osmo-ggsn/utils' #11 16.06 make[2]: Leaving directory '/tmp/osmo-ggsn/utils' #11 16.06 Making install in tests #11 16.06 make[2]: Entering directory '/tmp/osmo-ggsn/tests' #11 16.07 Making install in lib #11 16.07 make[3]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 16.07 make[4]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 16.07 make[4]: Nothing to be done for 'install-exec-am'. #11 16.07 make[4]: Nothing to be done for 'install-data-am'. #11 16.07 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 16.07 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 16.07 Making install in gtp #11 16.08 make[3]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 16.08 make[4]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 16.08 make[4]: Nothing to be done for 'install-exec-am'. #11 16.08 make[4]: Nothing to be done for 'install-data-am'. #11 16.08 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 16.08 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 16.08 make[3]: Entering directory '/tmp/osmo-ggsn/tests' #11 16.09 make[4]: Entering directory '/tmp/osmo-ggsn/tests' #11 16.09 make[4]: Nothing to be done for 'install-exec-am'. #11 16.09 make[4]: Nothing to be done for 'install-data-am'. #11 16.09 make[4]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.09 make[3]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.09 make[2]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.09 make[2]: Entering directory '/tmp/osmo-ggsn' #11 16.10 make[3]: Entering directory '/tmp/osmo-ggsn' #11 16.10 make[3]: Nothing to be done for 'install-exec-am'. #11 16.10 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 16.11 /usr/bin/install -c -m 644 libgtp.pc '/usr/local/lib/pkgconfig' #11 16.11 make[3]: Leaving directory '/tmp/osmo-ggsn' #11 16.11 make[2]: Leaving directory '/tmp/osmo-ggsn' #11 16.11 make[1]: Leaving directory '/tmp/osmo-ggsn' #11 DONE 16.3s #12 [7/8] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 2.3s done #14 writing image sha256:bdf0f9f333b456d209311c6f846317a3e07c5b0c8433579a32e6efade795a908 0.0s done #14 naming to docker.io/osmocom-build/osmo-ggsn-master:latest 0.0s done #14 DONE 2.3s 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 bdf0f9f333b4 + 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.202409122026 amd64 Osmo codec library ii libosmocoding0:amd64 1.10.0.12.6e1e.202409122026 amd64 Osmo coding library ii libosmocore 1.10.0.12.6e1e.202409122026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.10.0.12.6e1e.202409122026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.10.0.12.6e1e.202409122026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.12.6e1e.202409122026 amd64 Osmo control library ii libosmogb14:amd64 1.10.0.12.6e1e.202409122026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.12.6e1e.202409122026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.12.6e1e.202409122026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.10.0.12.6e1e.202409122026 amd64 Osmo SIM library ii libosmousb0:amd64 1.10.0.12.6e1e.202409122026 amd64 Osmo USB library ii libosmovty13:amd64 1.10.0.12.6e1e.202409122026 amd64 Osmo VTY library ii osmocom-nightly 202409122026 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:bc35ebcd114c2eef3a9d5beb97889f2589a56b3dc3c62a6eec4c936c557caa34 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.2s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ggsn_tests #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #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:83bf3efa66dc9013987387e393eb5e101d4ff14c3fdb31cd3028bb2feb4f5fd7 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 0.0s 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 83bf3efa66dc + 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=3870715 + seq 1 30 + echo (3870715 + 1) % 256 + bc + SUBNET=252 + NET_NAME=ttcn3-ggsn-test-252 + SUB4=172.18.252.0/24 + SUB6=fd02:db8:252::/64 + set +x Creating network ttcn3-ggsn-test-252, trying SUBNET=252... + docker network create --internal --subnet 172.18.252.0/24 --ipv6 --subnet fd02:db8:252::/64 ttcn3-ggsn-test-252 873dc2e6247eda4cf48945ba46af7f03ea9d0eb9a921148a2f723c5681448a35 + set +x ### Network ttcn3-ggsn-test-252 created (SUBNET=252) ### + 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=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=252 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=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=252 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-1305-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.252.201/24 brd 172.18.252.255 dev eth0 ip route add default via 172.18.252.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.252.201/24 brd 172.18.252.255 dev eth0 + echo ip route add default via 172.18.252.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:/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:d8:42:94:e6 [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether b6:f3:d0:b3:60:aa brd ff:ff:ff:ff:ff:ff 3: br-test: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 19845: eth0@if19846: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-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.183 MHz processor [ 0.005020] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005182] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007087] AGP: No AGP bridge found [ 0.007314] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008100] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026616] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031340] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.031747] ACPI: Early table checksum verification disabled [ 0.032069] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032345] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032834] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033386] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033463] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033516] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033541] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033563] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033635] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.033658] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.033665] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.033672] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.033678] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.033684] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.035962] No NUMA configuration found [ 0.035984] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.036621] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.040645] Zone ranges: [ 0.040672] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.040735] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.040746] Normal empty [ 0.040760] Device empty [ 0.040771] Movable zone start for each node [ 0.040808] Early memory node ranges [ 0.040836] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040961] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.041181] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.042208] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.042487] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.045512] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.045793] ACPI: PM-Timer IO Port: 0x608 [ 0.046181] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.046503] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.046615] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.046839] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.046879] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.046952] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.046962] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.047122] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047168] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.047446] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.048231] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.048269] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.048288] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.048294] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.048390] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.048416] Booting paravirtualized kernel on bare hardware [ 0.048666] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.062898] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.112785] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.113149] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.113223] pcpu-alloc: [0] 0 [ 0.114470] Fallback order for Node 0: 0 [ 0.114709] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.114729] Policy zone: DMA32 [ 0.114873] Kernel command line: [ 0.114873] root=/dev/ram0 [ 0.114873] console=ttyS0 [ 0.114873] panic=-1 [ 0.114873] init=/init [ 0.114873] loglevel=8 [ 0.114873] SMOKE_TEST [ 0.114873] [ 0.115944] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.117473] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.118053] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.119489] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.119624] AGP: Checking aperture... [ 0.121288] AGP: No AGP bridge found [ 0.136092] Memory: 260860K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.142081] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.144314] ftrace: allocating 40246 entries in 158 pages [ 0.183999] ftrace: allocated 158 pages with 5 groups [ 0.192392] Dynamic Preempt: voluntary [ 0.195055] rcu: Preemptible hierarchical RCU implementation. [ 0.195082] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.195178] Trampoline variant of Tasks RCU enabled. [ 0.195185] Rude variant of Tasks RCU enabled. [ 0.195191] Tracing variant of Tasks RCU enabled. [ 0.195271] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.195298] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.225791] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.230577] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.234645] Console: colour *CGA 80x25 [ 0.249501] printk: console [ttyS0] enabled [ 0.250529] ACPI: Core revision 20220331 [ 0.255046] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.256708] APIC: Switch to symmetric I/O mode setup [ 0.259973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280224] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb2bfe21e, max_idle_ns: 440795334001 ns [ 0.280792] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.36 BogoMIPS (lpj=14372732) [ 0.283291] process: using AMD E400 aware idle routine [ 0.283556] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.283666] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.283978] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.284775] Spectre V2 : Mitigation: Retpolines [ 0.284865] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.285009] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.285758] x86/fpu: x87 FPU will use FXSAVE [ 0.581732] Freeing SMP alternatives memory: 36K [ 0.582502] pid_max: default: 32768 minimum: 301 [ 0.589047] LSM: Security Framework initializing [ 0.590695] landlock: Up and running. [ 0.590791] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.593155] AppArmor: AppArmor initialized [ 0.593264] TOMOYO Linux initialized [ 0.593750] LSM support for eBPF active [ 0.596622] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.596848] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.731072] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.734218] cblist_init_generic: Setting adjustable number of callback queues. [ 0.734386] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.734700] cblist_init_generic: Setting adjustable number of callback queues. [ 0.734834] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.735476] cblist_init_generic: Setting adjustable number of callback queues. [ 0.735616] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.735969] Performance Events: PMU not available due to virtualization, using software events only. [ 0.736995] signal: max sigframe size: 1440 [ 0.737797] rcu: Hierarchical SRCU implementation. [ 0.737917] rcu: Max phase no-delay instances is 1000. [ 0.742496] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.744328] smp: Bringing up secondary CPUs ... [ 0.744936] smp: Brought up 1 node, 1 CPU [ 0.745054] smpboot: Max logical packages: 1 [ 0.745207] smpboot: Total of 1 processors activated (7186.36 BogoMIPS) [ 0.756024] node 0 deferred pages initialised in 4ms [ 0.767620] devtmpfs: initialized [ 0.770494] x86/mm: Memory block size: 128MB [ 0.775651] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.776182] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.779047] pinctrl core: initialized pinctrl subsystem [ 0.794086] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.797485] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.798073] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.798306] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.798587] audit: initializing netlink subsys (disabled) [ 0.803452] thermal_sys: Registered thermal governor 'fair_share' [ 0.803478] thermal_sys: Registered thermal governor 'bang_bang' [ 0.803610] thermal_sys: Registered thermal governor 'step_wise' [ 0.803718] thermal_sys: Registered thermal governor 'user_space' [ 0.803837] thermal_sys: Registered thermal governor 'power_allocator' [ 0.805346] audit: type=2000 audit(1726202853.536:1): state=initialized audit_enabled=0 res=1 [ 0.805847] cpuidle: using governor ladder [ 0.806048] cpuidle: using governor menu [ 0.807169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.809700] PCI: Using configuration type 1 for base access [ 0.818931] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.873536] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.873699] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.886767] ACPI: Added _OSI(Module Device) [ 0.886868] ACPI: Added _OSI(Processor Device) [ 0.886953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.887030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.907176] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.929405] ACPI: Interpreter enabled [ 0.930389] ACPI: PM: (supports S0 S3 S4 S5) [ 0.930499] ACPI: Using IOAPIC for interrupt routing [ 0.930958] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.931128] PCI: Using E820 reservations for host bridge windows [ 0.932330] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.955908] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.956696] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.956999] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.957792] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.962968] acpiphp: Slot [2] registered [ 0.963161] acpiphp: Slot [3] registered [ 0.963322] acpiphp: Slot [4] registered [ 0.963453] acpiphp: Slot [5] registered [ 0.963615] acpiphp: Slot [6] registered [ 0.963767] acpiphp: Slot [7] registered [ 0.963911] acpiphp: Slot [8] registered [ 0.964076] acpiphp: Slot [9] registered [ 0.964223] acpiphp: Slot [10] registered [ 0.964368] acpiphp: Slot [11] registered [ 0.964539] acpiphp: Slot [12] registered [ 0.964675] acpiphp: Slot [13] registered [ 0.964821] acpiphp: Slot [14] registered [ 0.964957] acpiphp: Slot [15] registered [ 0.965130] acpiphp: Slot [16] registered [ 0.965267] acpiphp: Slot [17] registered [ 0.965389] acpiphp: Slot [18] registered [ 0.965526] acpiphp: Slot [19] registered [ 0.965688] acpiphp: Slot [20] registered [ 0.965811] acpiphp: Slot [21] registered [ 0.965947] acpiphp: Slot [22] registered [ 0.966072] acpiphp: Slot [23] registered [ 0.966191] acpiphp: Slot [24] registered [ 0.966310] acpiphp: Slot [25] registered [ 0.966427] acpiphp: Slot [26] registered [ 0.966546] acpiphp: Slot [27] registered [ 0.966663] acpiphp: Slot [28] registered [ 0.966796] acpiphp: Slot [29] registered [ 0.966917] acpiphp: Slot [30] registered [ 0.967039] acpiphp: Slot [31] registered [ 0.967330] PCI host bridge to bus 0000:00 [ 0.967591] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.967842] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.967962] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.968161] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.968321] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.968655] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.969910] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.976347] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.978858] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.980674] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.981506] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.981662] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.981803] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.981939] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.982439] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.982863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.983049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.983600] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.984537] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.985513] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.988276] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.989866] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.995341] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.995932] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.996341] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.996781] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.997022] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.999904] iommu: Default domain type: Translated [ 1.000035] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.001127] pps_core: LinuxPPS API ver. 1 registered [ 1.001240] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.001471] PTP clock support registered [ 1.001747] EDAC MC: Ver: 3.0.0 [ 1.009491] NetLabel: Initializing [ 1.009596] NetLabel: domain hash size = 128 [ 1.009704] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.010455] NetLabel: unlabeled traffic allowed by default [ 1.010593] PCI: Using ACPI for IRQ routing [ 1.010785] PCI: pci_cache_line_size set to 64 bytes [ 1.011288] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.011531] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.014966] vgaarb: loaded [ 1.015607] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.015919] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.016078] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.021367] clocksource: Switched to clocksource tsc-early [ 1.079774] VFS: Disk quotas dquot_6.6.0 [ 1.080063] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.083548] AppArmor: AppArmor Filesystem Enabled [ 1.087510] pnp: PnP ACPI init [ 1.089804] pnp 00:03: [dma 2] [ 1.091037] pnp: PnP ACPI: found 6 devices [ 1.107097] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.108106] NET: Registered PF_INET protocol family [ 1.109124] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.117454] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.117781] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.117999] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.118316] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.118590] TCP: Hash tables configured (established 4096 bind 4096) [ 1.120116] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.120882] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.121177] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.122355] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.122758] NET: Registered PF_XDP protocol family [ 1.123537] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.123661] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.123785] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.123952] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.124071] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.124591] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.124776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.124963] PCI: CLS 0 bytes, default 64 [ 1.129123] Trying to unpack rootfs image as initramfs... [ 1.135678] Initialise system trusted keyrings [ 1.141933] Key type blacklist registered [ 1.142558] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.155508] zbud: loaded [ 1.164027] integrity: Platform Keyring initialized [ 1.168235] integrity: Machine keyring initialized [ 1.168354] Key type asymmetric registered [ 1.168502] Asymmetric key parser 'x509' registered [ 1.400109] Freeing initrd memory: 7560K [ 1.423691] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.424120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.424779] io scheduler mq-deadline registered [ 1.431566] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.434774] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.436690] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.439480] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.442809] Linux agpgart interface v0.103 [ 1.444322] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.447590] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.450495] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.450767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.452277] mousedev: PS/2 mouse device common for all mice [ 1.455139] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.457022] rtc_cmos 00:05: RTC can wake from S4 [ 1.459703] rtc_cmos 00:05: registered as rtc0 [ 1.460288] rtc_cmos 00:05: setting system clock to 2024-09-13T04:47:34 UTC (1726202854) [ 1.461784] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.464562] ledtrig-cpu: registered to indicate activity on CPUs [ 1.508545] NET: Registered PF_INET6 protocol family [ 1.517330] Segment Routing with IPv6 [ 1.517630] In-situ OAM (IOAM) with IPv6 [ 1.518002] mip6: Mobile IPv6 [ 1.518271] NET: Registered PF_PACKET protocol family [ 1.518646] mpls_gso: MPLS GSO support [ 1.520194] IPI shorthand broadcast: enabled [ 1.520656] sched_clock: Marking stable (1488041925, 29497970)->(1519954000, -2414105) [ 1.522809] registered taskstats version 1 [ 1.523094] Loading compiled-in X.509 certificates [ 1.577056] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.577346] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.580839] zswap: loaded using pool lzo/zbud [ 1.582494] Key type .fscrypt registered [ 1.582589] Key type fscrypt-provisioning registered [ 1.589966] Key type encrypted registered [ 1.590088] AppArmor: AppArmor sha1 policy hashing enabled [ 1.590572] ima: No TPM chip found, activating TPM-bypass! [ 1.590707] ima: Allocated hash algorithm: sha256 [ 1.592223] ima: No architecture policies found [ 1.592686] evm: Initialising EVM extended attributes: [ 1.592785] evm: security.selinux [ 1.592865] evm: security.SMACK64 (disabled) [ 1.592938] evm: security.SMACK64EXEC (disabled) [ 1.593014] evm: security.SMACK64TRANSMUTE (disabled) [ 1.593096] evm: security.SMACK64MMAP (disabled) [ 1.593171] evm: security.apparmor [ 1.593228] evm: security.ima [ 1.593280] evm: security.capability [ 1.593350] evm: HMAC attrs: 0x1 [ 1.842487] clk: Disabling unused clocks [ 1.853004] Freeing unused decrypted memory: 2036K [ 1.913676] Freeing unused kernel image (initmem) memory: 2796K [ 1.913903] Write protecting the kernel read-only data: 26624k [ 1.916995] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.918304] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.058223] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.058569] Run /init as init process [ 2.058691] with arguments: [ 2.058769] /init [ 2.058823] SMOKE_TEST [ 2.058885] with environment: [ 2.058964] HOME=/ [ 2.059029] 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 [ 2.150316] tsc: Refined TSC clocksource calibration: 3593.151 MHz [ 2.150741] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0d361f3, max_idle_ns: 440795261374 ns [ 2.151126] clocksource: Switched to clocksource tsc + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net modprobe virtio_pci [ 2.351702] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.376983] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.390128] 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.435456] ACPI: PM: Preparing to enter system sleep state S5 [ 2.436058] 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 252 200 + NET=252 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-252 --ip 172.18.252.200 --ip6 fd02:db8:252::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-252 --ip 172.18.252.200 --ip6 fd02:db8:252::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.252.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-1305-ggsn -d --network ttcn3-ggsn-test-252 --ip 172.18.252.200 --ip6 fd02:db8:252::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 a019c2fe79fb2ebf1f301a4cfef3cfe5dacf99a0eae5ed022a7860f5e669e769 + 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 252 202 + NET=252 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-252 --ip 172.18.252.202 --ip6 fd02:db8:252::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-252 --ip 172.18.252.202 --ip6 fd02:db8:252::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.252.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1305-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@9915bdfc1ee6: Unix server socket created successfully. MC@9915bdfc1ee6: Listening on TCP port 42373. 9915bdfc1ee6 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 9915bdfc1ee6 42373 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9915bdfc1ee6: New HC connected from 172.18.252.202 [172.18.252.202]. 9915bdfc1ee6: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@9915bdfc1ee6: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@9915bdfc1ee6: Configuration file was processed on all HCs. MC@9915bdfc1ee6: Creating MTC on host 172.18.252.202. MC@9915bdfc1ee6: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Fri Sep 13 04:47:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_act_deact() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Fri Sep 13 04:47:48 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.252.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=16778) Waiting for packet dumper to finish... 1 (prev_count=16778, count=16842) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Fri Sep 13 04:47:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_ipcp started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_act_deact_ipcp() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Fri Sep 13 04:47:58 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.252.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=11498) Waiting for packet dumper to finish... 1 (prev_count=11498, count=11562) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: 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 ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Fri Sep 13 04:48:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.252.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@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_pcodns started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_act_deact_pcodns() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Fri Sep 13 04:48:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.252.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=10957) Waiting for packet dumper to finish... 1 (prev_count=10957, count=11021) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_gtpu_access started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_act_deact_gtpu_access() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Fri Sep 13 04:48:28 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.252.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=11078) Waiting for packet dumper to finish... 1 (prev_count=11078, count=11142) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: 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 ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: Warning: Stopping inactive timer T_default. MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Fri Sep 13 04:48:41 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.252.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=11762) Waiting for packet dumper to finish... 1 (prev_count=11762, count=11826) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: 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 ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: Warning: Stopping inactive timer T_default. MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Fri Sep 13 04:48:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.252.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=11896) Waiting for packet dumper to finish... 1 (prev_count=11896, count=11960) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_clients_interact_with_txseq started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_clients_interact_with_txseq() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(fail): pass -> fail MTC@9915bdfc1ee6: Warning: Stopping inactive timer T_default. MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: fail MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Fri Sep 13 04:49:07 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.252.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@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_clients_interact_without_txseq started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_clients_interact_without_txseq() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(fail): pass -> fail MTC@9915bdfc1ee6: Warning: Stopping inactive timer T_default. MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: fail MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Fri Sep 13 04:49:20 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.252.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=14601) Waiting for packet dumper to finish... 1 (prev_count=14601, count=14665) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: 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 ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_with_single_dns started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_act_deact_with_single_dns() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Fri Sep 13 04:49:30 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.252.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=16330) Waiting for packet dumper to finish... 1 (prev_count=16330, count=16394) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: 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 ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_act_deact_with_separate_dns() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Fri Sep 13 04:49:40 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.252.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=11570) Waiting for packet dumper to finish... 1 (prev_count=11570, count=11634) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Fri Sep 13 04:49: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_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_act_update_teic started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_act_update_teic() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: sending UpdatePDP MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Fri Sep 13 04:49:51 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.252.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=12524) Waiting for packet dumper to finish... 1 (prev_count=12524, count=12588) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Fri Sep 13 04:49:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp4_act_update_teid started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp4_act_update_teid() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: sending UpdatePDP MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Fri Sep 13 04:50:01 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.252.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=13252) Waiting for packet dumper to finish... 1 (prev_count=13252, count=13316) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Fri Sep 13 04:50:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_echo_req_resp started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_echo_req_resp() start" MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_echo_req_resp finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Fri Sep 13 04:50:11 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.252.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=7228) Waiting for packet dumper to finish... 1 (prev_count=7228, count=7292) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Fri Sep 13 04:50: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_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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_echo_req_resp_gtpu started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_echo_req_resp_gtpu() start" MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Fri Sep 13 04:50:21 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.252.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@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Fri Sep 13 04:50: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_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp_act2_recovery started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp_act2_recovery() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: sending 2nd CreatePDP (recovery increased) MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Fri Sep 13 04:50:31 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.252.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=15045) Waiting for packet dumper to finish... 1 (prev_count=15045, count=15109) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_act_deact_retrans_duplicate started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_act_deact_retrans_duplicate() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Fri Sep 13 04:50:42 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.252.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=11930) Waiting for packet dumper to finish... 1 (prev_count=11930, count=11994) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_pdp_act_restart_ctr_echo started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_pdp_act_restart_ctr_echo() start" MTC@9915bdfc1ee6: sending CreatePDP MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Fri Sep 13 04:51:02 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.252.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=14433) Waiting for packet dumper to finish... 1 (prev_count=14433, count=14497) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Fri Sep 13 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@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_lots_of_concurrent_pdp_ctx() start" MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Warning: Stopping inactive timer T_next. MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Fri Sep 13 04:51:34 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.252.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=4257272) Waiting for packet dumper to finish... 1 (prev_count=4257272, count=4257428) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Fri Sep 13 04:51: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_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@9915bdfc1ee6: Test case TC_addr_pool_exhaustion started. MTC@9915bdfc1ee6: GTP1C ConnectionID: 1 MTC@9915bdfc1ee6: "TC_addr_pool_exhaustion() start" MTC@9915bdfc1ee6: Successfully created 1024 PDP contexts before exhausting the pool MTC@9915bdfc1ee6: setverdict(pass): none -> pass MTC@9915bdfc1ee6: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Warning: Stopping inactive timer T_next. MTC@9915bdfc1ee6: setverdict(pass): pass -> pass, component reason not changed MTC@9915bdfc1ee6: Setting final verdict of the test case. MTC@9915bdfc1ee6: Local verdict of MTC: pass MTC@9915bdfc1ee6: No PTCs were created. MTC@9915bdfc1ee6: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@9915bdfc1ee6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Fri Sep 13 04:51:55 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.252.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=3915542) Waiting for packet dumper to finish... 1 (prev_count=3915542, count=3915606) MTC@9915bdfc1ee6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@9915bdfc1ee6: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9915bdfc1ee6: Terminating MTC. MC@9915bdfc1ee6: MTC terminated. MC2> exit MC@9915bdfc1ee6: Shutting down session. MC@9915bdfc1ee6: 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-1305-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1305-ggsn jenkins-ttcn3-ggsn-test-kernel-1305-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1305-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=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=252 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=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=252 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-1305-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.252.201/24 brd 172.18.252.255 dev eth0 ip route add default via 172.18.252.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.252.201/24 brd 172.18.252.255 dev eth0 + echo ip route add default via 172.18.252.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:a9:b8:24:3e [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether d6:0c:27:54:9e:d3 brd ff:ff:ff:ff:ff:ff 3: br-test: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 19882: eth0@if19883: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-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.175 MHz processor [ 0.005000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005161] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007010] AGP: No AGP bridge found [ 0.007231] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008002] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.027099] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.032568] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.032993] ACPI: Early table checksum verification disabled [ 0.033316] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.033607] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034124] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034673] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034750] ACPI: FACS 0x000000001FFE0000 000040 [ 0.034804] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034829] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034851] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034924] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034948] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034955] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034962] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034968] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034974] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.037296] No NUMA configuration found [ 0.037316] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037955] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.041517] Zone ranges: [ 0.041544] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.041607] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.041618] Normal empty [ 0.041632] Device empty [ 0.041649] Movable zone start for each node [ 0.041685] Early memory node ranges [ 0.041711] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.041836] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.042057] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.043023] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.043292] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.046261] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046539] ACPI: PM-Timer IO Port: 0x608 [ 0.046925] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.047241] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.047355] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047574] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047612] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047685] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047694] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.047854] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047898] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.048175] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.048957] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.048994] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.049013] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.049019] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.049112] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.049137] Booting paravirtualized kernel on bare hardware [ 0.049390] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.057615] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.107356] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.107717] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.107795] pcpu-alloc: [0] 0 [ 0.109033] Fallback order for Node 0: 0 [ 0.109285] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.109302] Policy zone: DMA32 [ 0.109451] Kernel command line: [ 0.109451] root=/dev/ram0 [ 0.109451] console=ttyS0 [ 0.109451] panic=-1 [ 0.109451] init=/init [ 0.109451] loglevel=8 [ 0.109451] SMOKE_TEST [ 0.109451] [ 0.110530] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.112276] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.112884] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.114332] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.114468] AGP: Checking aperture... [ 0.116077] AGP: No AGP bridge found [ 0.127569] Memory: 213756K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.133472] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.135694] ftrace: allocating 40246 entries in 158 pages [ 0.175371] ftrace: allocated 158 pages with 5 groups [ 0.183639] Dynamic Preempt: voluntary [ 0.186247] rcu: Preemptible hierarchical RCU implementation. [ 0.186274] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.186369] Trampoline variant of Tasks RCU enabled. [ 0.186376] Rude variant of Tasks RCU enabled. [ 0.186382] Tracing variant of Tasks RCU enabled. [ 0.186461] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.186488] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.216409] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.221112] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.225109] Console: colour *CGA 80x25 [ 0.241117] printk: console [ttyS0] enabled [ 0.242145] ACPI: Core revision 20220331 [ 0.246571] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.250421] APIC: Switch to symmetric I/O mode setup [ 0.254151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271822] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb2422338, max_idle_ns: 440795374136 ns [ 0.272462] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.35 BogoMIPS (lpj=14372700) [ 0.275130] process: using AMD E400 aware idle routine [ 0.275430] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.275570] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.276532] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.276829] Spectre V2 : Mitigation: Retpolines [ 0.276942] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.277131] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.277950] x86/fpu: x87 FPU will use FXSAVE [ 0.558281] Freeing SMP alternatives memory: 36K [ 0.559003] pid_max: default: 32768 minimum: 301 [ 0.565422] LSM: Security Framework initializing [ 0.567025] landlock: Up and running. [ 0.567133] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.569903] AppArmor: AppArmor initialized [ 0.570032] TOMOYO Linux initialized [ 0.570524] LSM support for eBPF active [ 0.572912] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.573161] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.706718] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.709368] cblist_init_generic: Setting adjustable number of callback queues. [ 0.709536] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.709862] cblist_init_generic: Setting adjustable number of callback queues. [ 0.710012] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.710434] cblist_init_generic: Setting adjustable number of callback queues. [ 0.710584] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.710919] Performance Events: PMU not available due to virtualization, using software events only. [ 0.711865] signal: max sigframe size: 1440 [ 0.712739] rcu: Hierarchical SRCU implementation. [ 0.712866] rcu: Max phase no-delay instances is 1000. [ 0.717064] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.718728] smp: Bringing up secondary CPUs ... [ 0.718894] smp: Brought up 1 node, 1 CPU [ 0.719016] smpboot: Max logical packages: 1 [ 0.719165] smpboot: Total of 1 processors activated (7186.35 BogoMIPS) [ 0.730263] node 0 deferred pages initialised in 4ms [ 0.740925] devtmpfs: initialized [ 0.743558] x86/mm: Memory block size: 128MB [ 0.748722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.749249] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.751481] pinctrl core: initialized pinctrl subsystem [ 0.765795] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.768906] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.769509] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.769760] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.770059] audit: initializing netlink subsys (disabled) [ 0.774905] thermal_sys: Registered thermal governor 'fair_share' [ 0.774930] thermal_sys: Registered thermal governor 'bang_bang' [ 0.775070] thermal_sys: Registered thermal governor 'step_wise' [ 0.775195] thermal_sys: Registered thermal governor 'user_space' [ 0.775320] thermal_sys: Registered thermal governor 'power_allocator' [ 0.776610] audit: type=2000 audit(1726203131.524:1): state=initialized audit_enabled=0 res=1 [ 0.777140] cpuidle: using governor ladder [ 0.777335] cpuidle: using governor menu [ 0.778433] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.780740] PCI: Using configuration type 1 for base access [ 0.790198] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.841066] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.841235] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.854210] ACPI: Added _OSI(Module Device) [ 0.854331] ACPI: Added _OSI(Processor Device) [ 0.854429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.854530] ACPI: Added _OSI(Processor Aggregator Device) [ 0.874485] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.893926] ACPI: Interpreter enabled [ 0.894836] ACPI: PM: (supports S0 S3 S4 S5) [ 0.894963] ACPI: Using IOAPIC for interrupt routing [ 0.895408] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.895618] PCI: Using E820 reservations for host bridge windows [ 0.896834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.919738] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.920492] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.920797] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.921560] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.926506] acpiphp: Slot [2] registered [ 0.926703] acpiphp: Slot [3] registered [ 0.926868] acpiphp: Slot [4] registered [ 0.927009] acpiphp: Slot [5] registered [ 0.927148] acpiphp: Slot [6] registered [ 0.927286] acpiphp: Slot [7] registered [ 0.927425] acpiphp: Slot [8] registered [ 0.927578] acpiphp: Slot [9] registered [ 0.927717] acpiphp: Slot [10] registered [ 0.927867] acpiphp: Slot [11] registered [ 0.928010] acpiphp: Slot [12] registered [ 0.928185] acpiphp: Slot [13] registered [ 0.928329] acpiphp: Slot [14] registered [ 0.928470] acpiphp: Slot [15] registered [ 0.928626] acpiphp: Slot [16] registered [ 0.928768] acpiphp: Slot [17] registered [ 0.928908] acpiphp: Slot [18] registered [ 0.929047] acpiphp: Slot [19] registered [ 0.929186] acpiphp: Slot [20] registered [ 0.929325] acpiphp: Slot [21] registered [ 0.929482] acpiphp: Slot [22] registered [ 0.929628] acpiphp: Slot [23] registered [ 0.929766] acpiphp: Slot [24] registered [ 0.929907] acpiphp: Slot [25] registered [ 0.930046] acpiphp: Slot [26] registered [ 0.930185] acpiphp: Slot [27] registered [ 0.930324] acpiphp: Slot [28] registered [ 0.930479] acpiphp: Slot [29] registered [ 0.930629] acpiphp: Slot [30] registered [ 0.930770] acpiphp: Slot [31] registered [ 0.931066] PCI host bridge to bus 0000:00 [ 0.931333] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.931608] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.931753] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.931963] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.932119] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.932314] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.933534] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.939949] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.942412] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.944179] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.945023] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.945208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.945379] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.945557] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.946093] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.946514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.946706] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.947242] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.948184] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.949647] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.952995] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.954046] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.963453] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.964330] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.964921] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.965483] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.965813] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.970026] iommu: Default domain type: Translated [ 0.970190] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.973069] pps_core: LinuxPPS API ver. 1 registered [ 0.973200] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.973464] PTP clock support registered [ 0.973857] EDAC MC: Ver: 3.0.0 [ 0.983305] NetLabel: Initializing [ 0.983406] NetLabel: domain hash size = 128 [ 0.983484] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.984232] NetLabel: unlabeled traffic allowed by default [ 0.984372] PCI: Using ACPI for IRQ routing [ 0.984580] PCI: pci_cache_line_size set to 64 bytes [ 0.985040] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.985270] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.988097] vgaarb: loaded [ 0.988733] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.989015] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.989162] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.993143] clocksource: Switched to clocksource tsc-early [ 1.052287] VFS: Disk quotas dquot_6.6.0 [ 1.052537] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057564] AppArmor: AppArmor Filesystem Enabled [ 1.057887] pnp: PnP ACPI init [ 1.060087] pnp 00:03: [dma 2] [ 1.061343] pnp: PnP ACPI: found 6 devices [ 1.077612] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.078524] NET: Registered PF_INET protocol family [ 1.079531] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.088032] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.088341] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.088543] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.088853] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.089128] TCP: Hash tables configured (established 4096 bind 4096) [ 1.090475] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.090832] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.091364] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.092554] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.092977] NET: Registered PF_XDP protocol family [ 1.093740] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.093886] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.094007] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.094147] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.094284] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.094837] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.095026] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.095246] PCI: CLS 0 bytes, default 64 [ 1.100243] Trying to unpack rootfs image as initramfs... [ 1.105927] Initialise system trusted keyrings [ 1.107498] Key type blacklist registered [ 1.111458] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.128056] zbud: loaded [ 1.138771] integrity: Platform Keyring initialized [ 1.139243] integrity: Machine keyring initialized [ 1.139385] Key type asymmetric registered [ 1.139521] Asymmetric key parser 'x509' registered [ 1.369238] Freeing initrd memory: 7560K [ 1.390442] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.390892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.391459] io scheduler mq-deadline registered [ 1.397963] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.400964] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.402823] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.405311] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.408452] Linux agpgart interface v0.103 [ 1.409858] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.412897] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.415636] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.415878] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.417229] mousedev: PS/2 mouse device common for all mice [ 1.419976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.421727] rtc_cmos 00:05: RTC can wake from S4 [ 1.425539] rtc_cmos 00:05: registered as rtc0 [ 1.426100] rtc_cmos 00:05: setting system clock to 2024-09-13T04:52:12 UTC (1726203132) [ 1.427668] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.428190] ledtrig-cpu: registered to indicate activity on CPUs [ 1.470119] NET: Registered PF_INET6 protocol family [ 1.478718] Segment Routing with IPv6 [ 1.478953] In-situ OAM (IOAM) with IPv6 [ 1.479331] mip6: Mobile IPv6 [ 1.479611] NET: Registered PF_PACKET protocol family [ 1.480003] mpls_gso: MPLS GSO support [ 1.481535] IPI shorthand broadcast: enabled [ 1.481995] sched_clock: Marking stable (1456031791, 22616080)->(1481452587, -2804716) [ 1.484314] registered taskstats version 1 [ 1.484600] Loading compiled-in X.509 certificates [ 1.539252] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.539639] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.542991] zswap: loaded using pool lzo/zbud [ 1.544715] Key type .fscrypt registered [ 1.544828] Key type fscrypt-provisioning registered [ 1.552210] Key type encrypted registered [ 1.552347] AppArmor: AppArmor sha1 policy hashing enabled [ 1.552858] ima: No TPM chip found, activating TPM-bypass! [ 1.553005] ima: Allocated hash algorithm: sha256 [ 1.554548] ima: No architecture policies found [ 1.555511] evm: Initialising EVM extended attributes: [ 1.555766] evm: security.selinux [ 1.555966] evm: security.SMACK64 (disabled) [ 1.556150] evm: security.SMACK64EXEC (disabled) [ 1.556347] evm: security.SMACK64TRANSMUTE (disabled) [ 1.556559] evm: security.SMACK64MMAP (disabled) [ 1.556757] evm: security.apparmor [ 1.556908] evm: security.ima [ 1.557042] evm: security.capability [ 1.557224] evm: HMAC attrs: 0x1 [ 1.803174] clk: Disabling unused clocks [ 1.813337] Freeing unused decrypted memory: 2036K [ 1.873114] Freeing unused kernel image (initmem) memory: 2796K [ 1.873339] Write protecting the kernel read-only data: 26624k [ 1.876733] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.877866] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.011474] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.011815] Run /init as init process [ 2.011928] with arguments: [ 2.012000] /init [ 2.012047] SMOKE_TEST [ 2.012095] with environment: [ 2.012154] HOME=/ [ 2.012200] 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.134989] tsc: Refined TSC clocksource calibration: 3593.151 MHz [ 2.135374] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0d361f3, max_idle_ns: 440795261374 ns [ 2.135642] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.290112] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.314642] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.327132] 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.365571] ACPI: PM: Preparing to enter system sleep state S5 [ 2.366131] 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 252 200 + NET=252 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-252 --ip 172.18.252.200 --ip6 fd02:db8:252::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-252 --ip 172.18.252.200 --ip6 fd02:db8:252::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.252.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-1305-ggsn -d --network ttcn3-ggsn-test-252 --ip 172.18.252.200 --ip6 fd02:db8:252::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 fe08f04568db00b568c407aebfc2b0e42a9215c7fe84f685523483e18324f313 + 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 252 202 + NET=252 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-252 --ip 172.18.252.202 --ip6 fd02:db8:252::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-252 --ip 172.18.252.202 --ip6 fd02:db8:252::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.252.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1305-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@66863467d6bf: Unix server socket created successfully. MC@66863467d6bf: Listening on TCP port 44201. 66863467d6bf is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 66863467d6bf 44201 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@66863467d6bf: New HC connected from 172.18.252.202 [172.18.252.202]. 66863467d6bf: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@66863467d6bf: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@66863467d6bf: Configuration file was processed on all HCs. MC@66863467d6bf: Creating MTC on host 172.18.252.202. MC@66863467d6bf: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Fri Sep 13 04:52:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@66863467d6bf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@66863467d6bf: Test case TC_pdp6_act_deact started. MTC@66863467d6bf: GTP1C ConnectionID: 1 MTC@66863467d6bf: "TC_pdp6_act_deact() start" MTC@66863467d6bf: sending CreatePDP MTC@66863467d6bf: 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@66863467d6bf: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@66863467d6bf: Setting final verdict of the test case. MTC@66863467d6bf: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@66863467d6bf: No PTCs were created. MTC@66863467d6bf: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Fri Sep 13 04:52:23 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.252.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=15980) Waiting for packet dumper to finish... 1 (prev_count=15980, count=16136) MTC@66863467d6bf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Fri Sep 13 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@66863467d6bf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@66863467d6bf: Test case TC_pdp6_act_deact_pcodns started. MTC@66863467d6bf: GTP1C ConnectionID: 1 MTC@66863467d6bf: "TC_pdp6_act_deact_pcodns() start" MTC@66863467d6bf: sending CreatePDP MTC@66863467d6bf: 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@66863467d6bf: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@66863467d6bf: Setting final verdict of the test case. MTC@66863467d6bf: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@66863467d6bf: No PTCs were created. MTC@66863467d6bf: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Fri Sep 13 04:52:31 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.252.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=10059) MTC@66863467d6bf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Fri Sep 13 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@66863467d6bf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@66863467d6bf: Test case TC_pdp6_act_deact_icmp6 started. MTC@66863467d6bf: GTP1C ConnectionID: 1 MTC@66863467d6bf: "TC_pdp6_act_deact_icmp6() start" MTC@66863467d6bf: sending CreatePDP MTC@66863467d6bf: 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@66863467d6bf: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@66863467d6bf: Setting final verdict of the test case. MTC@66863467d6bf: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@66863467d6bf: No PTCs were created. MTC@66863467d6bf: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Fri Sep 13 04:52:39 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.252.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=9898) Waiting for packet dumper to finish... 1 (prev_count=9898, count=9962) MTC@66863467d6bf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Fri Sep 13 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@66863467d6bf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@66863467d6bf: Test case TC_pdp6_act_deact_gtpu_access started. MTC@66863467d6bf: GTP1C ConnectionID: 1 MTC@66863467d6bf: "TC_pdp6_act_deact_gtpu_access() start" MTC@66863467d6bf: sending CreatePDP MTC@66863467d6bf: 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@66863467d6bf: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@66863467d6bf: Setting final verdict of the test case. MTC@66863467d6bf: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@66863467d6bf: No PTCs were created. MTC@66863467d6bf: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Fri Sep 13 04:52:47 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.252.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=10103) Waiting for packet dumper to finish... 1 (prev_count=10103, count=10167) MTC@66863467d6bf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@66863467d6bf: 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 ------ Fri Sep 13 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@66863467d6bf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@66863467d6bf: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@66863467d6bf: GTP1C ConnectionID: 1 MTC@66863467d6bf: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@66863467d6bf: sending CreatePDP MTC@66863467d6bf: 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@66863467d6bf: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@66863467d6bf: Setting final verdict of the test case. MTC@66863467d6bf: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@66863467d6bf: No PTCs were created. MTC@66863467d6bf: 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@66863467d6bf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Fri Sep 13 04:52:55 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.252.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=10129) Waiting for packet dumper to finish... 1 (prev_count=10129, count=10193) MTC@66863467d6bf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@66863467d6bf: 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 ------ Fri Sep 13 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@66863467d6bf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@66863467d6bf: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@66863467d6bf: GTP1C ConnectionID: 1 MTC@66863467d6bf: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@66863467d6bf: sending CreatePDP MTC@66863467d6bf: 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@66863467d6bf: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@66863467d6bf: Setting final verdict of the test case. MTC@66863467d6bf: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@66863467d6bf: No PTCs were created. MTC@66863467d6bf: 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@66863467d6bf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Fri Sep 13 04:53:03 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.252.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=9965) Waiting for packet dumper to finish... 1 (prev_count=9965, count=10029) MTC@66863467d6bf: 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@66863467d6bf: 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 ------ Fri Sep 13 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@66863467d6bf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@66863467d6bf: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@66863467d6bf: GTP1C ConnectionID: 1 MTC@66863467d6bf: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@66863467d6bf: sending CreatePDP MTC@66863467d6bf: 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@66863467d6bf: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@66863467d6bf: Setting final verdict of the test case. MTC@66863467d6bf: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@66863467d6bf: No PTCs were created. MTC@66863467d6bf: 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@66863467d6bf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Fri Sep 13 04:53:11 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.252.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9975) Waiting for packet dumper to finish... 1 (prev_count=9975, count=10039) MTC@66863467d6bf: 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@66863467d6bf: 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 ------ Fri Sep 13 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@66863467d6bf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@66863467d6bf: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@66863467d6bf: GTP1C ConnectionID: 1 MTC@66863467d6bf: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@66863467d6bf: sending CreatePDP MTC@66863467d6bf: 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@66863467d6bf: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@66863467d6bf: Setting final verdict of the test case. MTC@66863467d6bf: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@66863467d6bf: No PTCs were created. MTC@66863467d6bf: 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@66863467d6bf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Fri Sep 13 04:53:19 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.252.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=10132) Waiting for packet dumper to finish... 1 (prev_count=10132, count=10196) MTC@66863467d6bf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Fri Sep 13 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@66863467d6bf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@66863467d6bf: Test case TC_pdp6_clients_interact started. MTC@66863467d6bf: GTP1C ConnectionID: 1 MTC@66863467d6bf: "TC_pdp6_clients_interact() start" MTC@66863467d6bf: sending CreatePDP MTC@66863467d6bf: 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@66863467d6bf: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@66863467d6bf: Setting final verdict of the test case. MTC@66863467d6bf: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@66863467d6bf: No PTCs were created. MTC@66863467d6bf: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Fri Sep 13 04:53:27 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.252.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=9994) Waiting for packet dumper to finish... 1 (prev_count=9994, count=10150) MTC@66863467d6bf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Fri Sep 13 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@66863467d6bf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@66863467d6bf: Test case TC_echo_req_resp started. MTC@66863467d6bf: GTP1C ConnectionID: 1 MTC@66863467d6bf: "TC_echo_req_resp() start" MTC@66863467d6bf: setverdict(pass): none -> pass MTC@66863467d6bf: setverdict(pass): pass -> pass, component reason not changed MTC@66863467d6bf: Setting final verdict of the test case. MTC@66863467d6bf: Local verdict of MTC: pass MTC@66863467d6bf: No PTCs were created. MTC@66863467d6bf: Test case TC_echo_req_resp finished. Verdict: pass MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Fri Sep 13 04:53:37 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.252.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@66863467d6bf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Fri Sep 13 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@66863467d6bf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@66863467d6bf: Test case TC_echo_req_resp_gtpu started. MTC@66863467d6bf: GTP1C ConnectionID: 1 MTC@66863467d6bf: "TC_echo_req_resp_gtpu() start" MTC@66863467d6bf: setverdict(pass): none -> pass MTC@66863467d6bf: setverdict(pass): pass -> pass, component reason not changed MTC@66863467d6bf: Setting final verdict of the test case. MTC@66863467d6bf: Local verdict of MTC: pass MTC@66863467d6bf: No PTCs were created. MTC@66863467d6bf: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@66863467d6bf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Fri Sep 13 04:53:47 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.252.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@66863467d6bf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@66863467d6bf: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@66863467d6bf: Terminating MTC. MC@66863467d6bf: MTC terminated. MC2> exit MC@66863467d6bf: Shutting down session. MC@66863467d6bf: 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-1305-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1305-ggsn jenkins-ttcn3-ggsn-test-kernel-1305-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1305-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=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=252 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=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=252 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=252 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-1305-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.252.201/24 brd 172.18.252.255 dev eth0 ip route add default via 172.18.252.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.252.201/24 brd 172.18.252.255 dev eth0 + echo ip route add default via 172.18.252.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: + sha1sum + date +%c %N + 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:75:e1:a7:cf [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 9a:03:28:81:cf:8f brd ff:ff:ff:ff:ff:ff 3: br-test: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 19892: eth0@if19893: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-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.175 MHz processor [ 0.004993] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005150] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007008] AGP: No AGP bridge found [ 0.007234] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008032] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026588] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031146] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.031557] ACPI: Early table checksum verification disabled [ 0.031873] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032150] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032636] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033165] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033239] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033292] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033316] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033338] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033406] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.033429] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.033437] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.033443] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.033449] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.033455] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.035744] No NUMA configuration found [ 0.035764] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.036396] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.040366] Zone ranges: [ 0.040393] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.040455] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.040466] Normal empty [ 0.040480] Device empty [ 0.040491] Movable zone start for each node [ 0.040527] Early memory node ranges [ 0.040552] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040675] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.040894] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.041890] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.042160] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.045148] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.045423] ACPI: PM-Timer IO Port: 0x608 [ 0.045810] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.046132] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.046242] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.046465] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.046504] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.046577] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.046587] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.046744] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.046791] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.047069] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.047879] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.047917] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.047937] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.047942] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.048036] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.048062] Booting paravirtualized kernel on bare hardware [ 0.048323] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.056796] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.106388] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.106743] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.106818] pcpu-alloc: [0] 0 [ 0.108057] Fallback order for Node 0: 0 [ 0.108302] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.108319] Policy zone: DMA32 [ 0.108465] Kernel command line: [ 0.108465] root=/dev/ram0 [ 0.108465] console=ttyS0 [ 0.108465] panic=-1 [ 0.108465] init=/init [ 0.108465] loglevel=8 [ 0.108465] SMOKE_TEST [ 0.108465] [ 0.109552] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.111378] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.111954] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.113395] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.113529] AGP: Checking aperture... [ 0.115165] AGP: No AGP bridge found [ 0.126137] Memory: 207544K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.132109] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.134334] ftrace: allocating 40246 entries in 158 pages [ 0.174200] ftrace: allocated 158 pages with 5 groups [ 0.182521] Dynamic Preempt: voluntary [ 0.185158] rcu: Preemptible hierarchical RCU implementation. [ 0.185186] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.185281] Trampoline variant of Tasks RCU enabled. [ 0.185288] Rude variant of Tasks RCU enabled. [ 0.185294] Tracing variant of Tasks RCU enabled. [ 0.185374] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.185400] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.215964] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.220751] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.224769] Console: colour *CGA 80x25 [ 0.239012] printk: console [ttyS0] enabled [ 0.240067] ACPI: Core revision 20220331 [ 0.244470] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.246134] APIC: Switch to symmetric I/O mode setup [ 0.249326] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269665] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb2422338, max_idle_ns: 440795374136 ns [ 0.270267] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.35 BogoMIPS (lpj=14372700) [ 0.272907] process: using AMD E400 aware idle routine [ 0.273204] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.273333] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.274231] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.274523] Spectre V2 : Mitigation: Retpolines [ 0.274623] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.274802] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.275613] x86/fpu: x87 FPU will use FXSAVE [ 0.564420] Freeing SMP alternatives memory: 36K [ 0.565159] pid_max: default: 32768 minimum: 301 [ 0.571775] LSM: Security Framework initializing [ 0.573417] landlock: Up and running. [ 0.573504] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.576340] AppArmor: AppArmor initialized [ 0.576453] TOMOYO Linux initialized [ 0.576942] LSM support for eBPF active [ 0.579395] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.579640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.713623] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.715254] cblist_init_generic: Setting adjustable number of callback queues. [ 0.715394] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.715729] cblist_init_generic: Setting adjustable number of callback queues. [ 0.715863] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.716482] cblist_init_generic: Setting adjustable number of callback queues. [ 0.716616] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.716968] Performance Events: PMU not available due to virtualization, using software events only. [ 0.718067] signal: max sigframe size: 1440 [ 0.718864] rcu: Hierarchical SRCU implementation. [ 0.718974] rcu: Max phase no-delay instances is 1000. [ 0.723320] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.725149] smp: Bringing up secondary CPUs ... [ 0.725316] smp: Brought up 1 node, 1 CPU [ 0.725431] smpboot: Max logical packages: 1 [ 0.725588] smpboot: Total of 1 processors activated (7186.35 BogoMIPS) [ 0.737061] node 0 deferred pages initialised in 4ms [ 0.748269] devtmpfs: initialized [ 0.751280] x86/mm: Memory block size: 128MB [ 0.756400] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.756946] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.759424] pinctrl core: initialized pinctrl subsystem [ 0.773931] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.777044] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.777651] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.778015] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.778329] audit: initializing netlink subsys (disabled) [ 0.782324] audit: type=2000 audit(1726203241.528:1): state=initialized audit_enabled=0 res=1 [ 0.784432] thermal_sys: Registered thermal governor 'fair_share' [ 0.784457] thermal_sys: Registered thermal governor 'bang_bang' [ 0.784563] thermal_sys: Registered thermal governor 'step_wise' [ 0.784702] thermal_sys: Registered thermal governor 'user_space' [ 0.784829] thermal_sys: Registered thermal governor 'power_allocator' [ 0.785893] cpuidle: using governor ladder [ 0.786179] cpuidle: using governor menu [ 0.787312] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.789861] PCI: Using configuration type 1 for base access [ 0.799647] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.851338] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.851502] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.864332] ACPI: Added _OSI(Module Device) [ 0.864429] ACPI: Added _OSI(Processor Device) [ 0.864525] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.864625] ACPI: Added _OSI(Processor Aggregator Device) [ 0.884836] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.906238] ACPI: Interpreter enabled [ 0.907160] ACPI: PM: (supports S0 S3 S4 S5) [ 0.907267] ACPI: Using IOAPIC for interrupt routing [ 0.907700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.907867] PCI: Using E820 reservations for host bridge windows [ 0.909040] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.931859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.932570] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.932850] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.933596] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.938571] acpiphp: Slot [2] registered [ 0.938739] acpiphp: Slot [3] registered [ 0.938873] acpiphp: Slot [4] registered [ 0.938995] acpiphp: Slot [5] registered [ 0.939113] acpiphp: Slot [6] registered [ 0.939233] acpiphp: Slot [7] registered [ 0.939350] acpiphp: Slot [8] registered [ 0.939484] acpiphp: Slot [9] registered [ 0.939602] acpiphp: Slot [10] registered [ 0.939723] acpiphp: Slot [11] registered [ 0.939841] acpiphp: Slot [12] registered [ 0.939960] acpiphp: Slot [13] registered [ 0.940081] acpiphp: Slot [14] registered [ 0.940200] acpiphp: Slot [15] registered [ 0.940334] acpiphp: Slot [16] registered [ 0.940455] acpiphp: Slot [17] registered [ 0.940576] acpiphp: Slot [18] registered [ 0.940701] acpiphp: Slot [19] registered [ 0.940822] acpiphp: Slot [20] registered [ 0.940941] acpiphp: Slot [21] registered [ 0.941081] acpiphp: Slot [22] registered [ 0.941200] acpiphp: Slot [23] registered [ 0.941320] acpiphp: Slot [24] registered [ 0.941439] acpiphp: Slot [25] registered [ 0.941559] acpiphp: Slot [26] registered [ 0.941679] acpiphp: Slot [27] registered [ 0.941800] acpiphp: Slot [28] registered [ 0.941933] acpiphp: Slot [29] registered [ 0.942049] acpiphp: Slot [30] registered [ 0.942172] acpiphp: Slot [31] registered [ 0.942448] PCI host bridge to bus 0000:00 [ 0.942691] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.942933] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.943052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.943210] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.943335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.943586] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.944793] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.950863] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.953195] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.955123] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.956339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.956637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.956887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.957128] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.958092] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.958719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.958998] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.959776] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.961266] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.962656] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.966860] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.967497] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.972908] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.973449] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.973825] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.974242] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.974479] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.977208] iommu: Default domain type: Translated [ 0.977322] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.978345] pps_core: LinuxPPS API ver. 1 registered [ 0.978444] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.978652] PTP clock support registered [ 0.978918] EDAC MC: Ver: 3.0.0 [ 0.986990] NetLabel: Initializing [ 0.987075] NetLabel: domain hash size = 128 [ 0.987156] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.987863] NetLabel: unlabeled traffic allowed by default [ 0.987989] PCI: Using ACPI for IRQ routing [ 0.988167] PCI: pci_cache_line_size set to 64 bytes [ 0.988585] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.988854] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.991531] vgaarb: loaded [ 0.992115] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.992394] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.992534] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.996871] clocksource: Switched to clocksource tsc-early [ 1.051554] VFS: Disk quotas dquot_6.6.0 [ 1.051823] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.056937] AppArmor: AppArmor Filesystem Enabled [ 1.057272] pnp: PnP ACPI init [ 1.059408] pnp 00:03: [dma 2] [ 1.060592] pnp: PnP ACPI: found 6 devices [ 1.076682] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.077604] NET: Registered PF_INET protocol family [ 1.078593] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.087005] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.087297] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.087482] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.087777] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.088033] TCP: Hash tables configured (established 4096 bind 4096) [ 1.089366] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.089708] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.089988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.091381] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.091802] NET: Registered PF_XDP protocol family [ 1.092576] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.092700] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.092813] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.092935] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.093050] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.093566] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.093743] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.093922] PCI: CLS 0 bytes, default 64 [ 1.097953] Trying to unpack rootfs image as initramfs... [ 1.108902] Initialise system trusted keyrings [ 1.110401] Key type blacklist registered [ 1.115015] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.128098] zbud: loaded [ 1.138088] integrity: Platform Keyring initialized [ 1.138418] integrity: Machine keyring initialized [ 1.138520] Key type asymmetric registered [ 1.138792] Asymmetric key parser 'x509' registered [ 1.360166] Freeing initrd memory: 7560K [ 1.381051] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.381405] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.381968] io scheduler mq-deadline registered [ 1.388366] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.391280] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.393100] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.395520] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.398558] Linux agpgart interface v0.103 [ 1.399933] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.402898] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.405604] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.405837] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.407158] mousedev: PS/2 mouse device common for all mice [ 1.409788] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.411462] rtc_cmos 00:05: RTC can wake from S4 [ 1.415212] rtc_cmos 00:05: registered as rtc0 [ 1.415750] rtc_cmos 00:05: setting system clock to 2024-09-13T04:54:02 UTC (1726203242) [ 1.417268] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.417782] ledtrig-cpu: registered to indicate activity on CPUs [ 1.458286] NET: Registered PF_INET6 protocol family [ 1.466693] Segment Routing with IPv6 [ 1.466910] In-situ OAM (IOAM) with IPv6 [ 1.467266] mip6: Mobile IPv6 [ 1.467529] NET: Registered PF_PACKET protocol family [ 1.467870] mpls_gso: MPLS GSO support [ 1.469426] IPI shorthand broadcast: enabled [ 1.469883] sched_clock: Marking stable (1440054033, 28795919)->(1475189834, -6339882) [ 1.471810] registered taskstats version 1 [ 1.472076] Loading compiled-in X.509 certificates [ 1.525964] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.526242] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.529543] zswap: loaded using pool lzo/zbud [ 1.531069] Key type .fscrypt registered [ 1.531167] Key type fscrypt-provisioning registered [ 1.538499] Key type encrypted registered [ 1.538626] AppArmor: AppArmor sha1 policy hashing enabled [ 1.539109] ima: No TPM chip found, activating TPM-bypass! [ 1.539240] ima: Allocated hash algorithm: sha256 [ 1.540702] ima: No architecture policies found [ 1.541222] evm: Initialising EVM extended attributes: [ 1.541326] evm: security.selinux [ 1.541410] evm: security.SMACK64 (disabled) [ 1.541484] evm: security.SMACK64EXEC (disabled) [ 1.541560] evm: security.SMACK64TRANSMUTE (disabled) [ 1.541644] evm: security.SMACK64MMAP (disabled) [ 1.541719] evm: security.apparmor [ 1.541776] evm: security.ima [ 1.541825] evm: security.capability [ 1.541895] evm: HMAC attrs: 0x1 [ 1.783708] clk: Disabling unused clocks [ 1.794236] Freeing unused decrypted memory: 2036K [ 1.854572] Freeing unused kernel image (initmem) memory: 2796K [ 1.854834] Write protecting the kernel read-only data: 26624k [ 1.857998] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.859070] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 1.993330] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.993658] Run /init as init process [ 1.993770] with arguments: [ 1.993846] /init [ 1.993897] SMOKE_TEST [ 1.993948] with environment: [ 1.994008] HOME=/ [ 1.994058] 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.108975] tsc: Refined TSC clocksource calibration: 3593.153 MHz [ 2.109408] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0fd4c16, max_idle_ns: 440795389425 ns [ 2.109678] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.278039] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.303266] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.316068] 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.355785] ACPI: PM: Preparing to enter system sleep state S5 [ 2.356367] 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 252 200 + NET=252 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-252 --ip 172.18.252.200 --ip6 fd02:db8:252::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-252 --ip 172.18.252.200 --ip6 fd02:db8:252::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.252.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-1305-ggsn -d --network ttcn3-ggsn-test-252 --ip 172.18.252.200 --ip6 fd02:db8:252::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 13684d29f0f4b07ae0f8609cbee82c46120d372dc764f60a247d5fa3551f8e8f + 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 252 202 + NET=252 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-252 --ip 172.18.252.202 --ip6 fd02:db8:252::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-252 --ip 172.18.252.202 --ip6 fd02:db8:252::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.252.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1305-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@d0110c030798: Unix server socket created successfully. MC@d0110c030798: Listening on TCP port 33539. d0110c030798 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests d0110c030798 33539 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d0110c030798: New HC connected from 172.18.252.202 [172.18.252.202]. d0110c030798: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@d0110c030798: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@d0110c030798: Configuration file was processed on all HCs. MC@d0110c030798: Creating MTC on host 172.18.252.202. MC@d0110c030798: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_act_deact started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_act_deact() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Fri Sep 13 04:54:15 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.252.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=17535) Waiting for packet dumper to finish... 1 (prev_count=17535, count=17599) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_act_deact_ipcp started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_act_deact_ipcp() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Fri Sep 13 04:54:25 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.252.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@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@d0110c030798: 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 ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Fri Sep 13 04:54:35 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.252.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=11723) Waiting for packet dumper to finish... 1 (prev_count=11723, count=11787) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_act_deact_pcodns started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_act_deact_pcodns() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Fri Sep 13 04:54:45 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.252.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=10867) Waiting for packet dumper to finish... 1 (prev_count=10867, count=10931) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_act_deact_gtpu_access started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_act_deact_gtpu_access() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Fri Sep 13 04:54:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.252.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@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@d0110c030798: 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 ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: Warning: Stopping inactive timer T_default. MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Fri Sep 13 04:55:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.252.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11838) Waiting for packet dumper to finish... 1 (prev_count=11838, count=11902) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@d0110c030798: 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 ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: Warning: Stopping inactive timer T_default. MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Fri Sep 13 04:55:21 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.252.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11806) Waiting for packet dumper to finish... 1 (prev_count=11806, count=11870) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_clients_interact_with_txseq started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_clients_interact_with_txseq() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(fail): pass -> fail MTC@d0110c030798: Warning: Stopping inactive timer T_default. MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Fri Sep 13 04:55:34 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.252.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14631) Waiting for packet dumper to finish... 1 (prev_count=14631, count=14695) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_clients_interact_without_txseq started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_clients_interact_without_txseq() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(fail): pass -> fail MTC@d0110c030798: Warning: Stopping inactive timer T_default. MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Fri Sep 13 04:55:47 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.252.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=14596) Waiting for packet dumper to finish... 1 (prev_count=14596, count=14660) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@d0110c030798: 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 ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_act_deact_with_single_dns started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_act_deact_with_single_dns() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Fri Sep 13 04:55:57 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.252.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=16219) Waiting for packet dumper to finish... 1 (prev_count=16219, count=16283) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@d0110c030798: 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 ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_act_deact_with_separate_dns() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Fri Sep 13 04:56:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.252.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=11758) Waiting for packet dumper to finish... 1 (prev_count=11758, count=11822) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Fri Sep 13 04:56: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_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_act_update_teic started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_act_update_teic() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: sending UpdatePDP MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Fri Sep 13 04:56:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.252.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=12528) Waiting for packet dumper to finish... 1 (prev_count=12528, count=12592) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Fri Sep 13 04:56: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_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp4_act_update_teid started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp4_act_update_teid() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: sending UpdatePDP MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Fri Sep 13 04:56:28 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.252.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=13026) Waiting for packet dumper to finish... 1 (prev_count=13026, count=13090) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Fri Sep 13 04:56:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp6_act_deact started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp6_act_deact() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Fri Sep 13 04:56:36 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.252.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=9876) Waiting for packet dumper to finish... 1 (prev_count=9876, count=9940) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Fri Sep 13 04:56:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp6_act_deact_pcodns started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp6_act_deact_pcodns() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Fri Sep 13 04:56:44 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.252.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@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Fri Sep 13 04:56:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp6_act_deact_icmp6 started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp6_act_deact_icmp6() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Fri Sep 13 04:56:52 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.252.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=9898) Waiting for packet dumper to finish... 1 (prev_count=9898, count=9962) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Fri Sep 13 04:56:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp6_act_deact_gtpu_access started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp6_act_deact_gtpu_access() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Fri Sep 13 04:57:00 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.252.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9925) Waiting for packet dumper to finish... 1 (prev_count=9925, count=9989) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@d0110c030798: 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 ------ Fri Sep 13 04:57:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: 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@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Fri Sep 13 04:57:08 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.252.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=9950) Waiting for packet dumper to finish... 1 (prev_count=9950, count=10014) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@d0110c030798: 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 ------ Fri Sep 13 04:57:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: 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@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Fri Sep 13 04:57:16 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.252.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9970) Waiting for packet dumper to finish... 1 (prev_count=9970, count=10034) MTC@d0110c030798: 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@d0110c030798: 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 ------ Fri Sep 13 04:57:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: 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@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Fri Sep 13 04:57:24 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.252.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@d0110c030798: 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@d0110c030798: 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 ------ Fri Sep 13 04:57:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: 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@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Fri Sep 13 04:57:32 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.252.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=9955) Waiting for packet dumper to finish... 1 (prev_count=9955, count=10019) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Fri Sep 13 04:57:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp6_clients_interact started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp6_clients_interact() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Fri Sep 13 04:57:40 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.252.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9903) Waiting for packet dumper to finish... 1 (prev_count=9903, count=9967) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Fri Sep 13 04:57: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_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp46_act_deact started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp46_act_deact() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Fri Sep 13 04:57:48 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.252.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=9890) Waiting for packet dumper to finish... 1 (prev_count=9890, count=9954) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Fri Sep 13 04:57:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp46_act_deact_ipcp started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp46_act_deact_ipcp() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Fri Sep 13 04:57:56 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.252.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=9782) Waiting for packet dumper to finish... 1 (prev_count=9782, count=9938) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp46_act_deact_icmp6 started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp46_act_deact_icmp6() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Fri Sep 13 04:58:04 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.252.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=9668) Waiting for packet dumper to finish... 1 (prev_count=9668, count=9732) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Fri Sep 13 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp46_act_deact_pcodns4 started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp46_act_deact_pcodns4() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Fri Sep 13 04:58:13 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.252.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9675) Waiting for packet dumper to finish... 1 (prev_count=9675, count=9739) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Fri Sep 13 04:58:20 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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp46_act_deact_pcodns6 started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp46_act_deact_pcodns6() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Fri Sep 13 04:58:21 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.252.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=9771) Waiting for packet dumper to finish... 1 (prev_count=9771, count=9835) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Fri Sep 13 04:58: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_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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp46_act_deact_gtpu_access started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp46_act_deact_gtpu_access() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Fri Sep 13 04:58:29 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.252.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=9682) Waiting for packet dumper to finish... 1 (prev_count=9682, count=9746) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@d0110c030798: 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 ------ Fri Sep 13 04:58:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: 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@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Fri Sep 13 04:58:37 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.252.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=9978) Waiting for packet dumper to finish... 1 (prev_count=9978, count=10042) MTC@d0110c030798: 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@d0110c030798: 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 ------ Fri Sep 13 04:58: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_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@d0110c030798: 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@d0110c030798: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: 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@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Fri Sep 13 04:58:45 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.252.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=9747) Waiting for packet dumper to finish... 1 (prev_count=9747, count=9811) MTC@d0110c030798: 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@d0110c030798: 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 ------ Fri Sep 13 04:58: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_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@d0110c030798: 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@d0110c030798: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: 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@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Fri Sep 13 04:58:53 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.252.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=10094) Waiting for packet dumper to finish... 1 (prev_count=10094, count=10158) MTC@d0110c030798: 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@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Fri Sep 13 04:59:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp46_clients_interact started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp46_clients_interact() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Fri Sep 13 04:59:01 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.252.200:4260 to GGSN_Tests.TC_pdp46_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9665) Waiting for packet dumper to finish... 1 (prev_count=9665, count=9729) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Fri Sep 13 04:59:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_echo_req_resp started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_echo_req_resp() start" MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_echo_req_resp finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Fri Sep 13 04:59:11 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.252.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@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Fri Sep 13 04:59: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_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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_echo_req_resp_gtpu started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_echo_req_resp_gtpu() start" MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: setverdict(pass): pass -> pass, component reason not changed MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: pass MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Fri Sep 13 04:59:21 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.252.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@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Fri Sep 13 04:59: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_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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_pdp_act_restart_ctr_echo started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_pdp_act_restart_ctr_echo() start" MTC@d0110c030798: sending CreatePDP MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Fri Sep 13 04:59:29 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.252.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=9781) Waiting for packet dumper to finish... 1 (prev_count=9781, count=9845) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Fri Sep 13 04:59:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_lots_of_concurrent_pdp_ctx() start" MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Fri Sep 13 04:59:38 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.252.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=9825) Waiting for packet dumper to finish... 1 (prev_count=9825, count=9889) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Fri Sep 13 04:59:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d0110c030798: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@d0110c030798: Test case TC_addr_pool_exhaustion started. MTC@d0110c030798: GTP1C ConnectionID: 1 MTC@d0110c030798: "TC_addr_pool_exhaustion() start" MTC@d0110c030798: Successfully created 0 PDP contexts before exhausting the pool MTC@d0110c030798: setverdict(pass): none -> pass MTC@d0110c030798: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@d0110c030798: 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@d0110c030798: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@d0110c030798: Setting final verdict of the test case. MTC@d0110c030798: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@d0110c030798: No PTCs were created. MTC@d0110c030798: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@d0110c030798: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Fri Sep 13 05:01:46 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.252.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=9793) Waiting for packet dumper to finish... 1 (prev_count=9793, count=10113) MTC@d0110c030798: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@d0110c030798: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d0110c030798: Terminating MTC. MC@d0110c030798: MTC terminated. MC2> exit MC@d0110c030798: Shutting down session. MC@d0110c030798: 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-1305-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1305-ggsn jenkins-ttcn3-ggsn-test-kernel-1305-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1305-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-252 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-252 + docker network remove ttcn3-ggsn-test-252 ttcn3-ggsn-test-252 + 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-1305-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 <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='20' failures='2' errors='0' skipped='0' inconc='0' time='258.00'> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact' time='2.060038'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.027618'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.023321'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.020173'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.025761'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.024174'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.026489'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.029662'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_without_txseq' time='5.034384'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_single_dns' time='2.025317'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.025340'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.027048'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.031729'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.017820'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.018159'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.027489'/> <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.026950'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.032018'/> <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.465237'/> <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.824342'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='37' failures='24' errors='0' skipped='0' inconc='0' time='461.00'> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact' time='2.055193'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='2.024727'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.022715'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='2.023900'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='2.026005'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.022407'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.024697'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.030887'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_without_txseq' time='5.032889'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_single_dns' time='2.027069'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.022449'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='2.025351'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='2.026230'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='0.023050'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_pcodns' time='0.016992'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_icmp6' time='0.017887'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.018335'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='0.020002'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.017069'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.019043'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.019026'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_clients_interact' time='0.019448'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact' time='0.020640'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2303 GGSN_Tests control part GGSN_Tests.ttcn:1572 TC_pdp46_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_ipcp' time='0.018670'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2304 GGSN_Tests control part GGSN_Tests.ttcn:1584 TC_pdp46_act_deact_ipcp testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_icmp6' time='0.022414'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2305 GGSN_Tests control part GGSN_Tests.ttcn:1609 TC_pdp46_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns4' time='0.017347'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2306 GGSN_Tests control part GGSN_Tests.ttcn:1625 TC_pdp46_act_deact_pcodns4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns6' time='0.018448'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2307 GGSN_Tests control part GGSN_Tests.ttcn:1649 TC_pdp46_act_deact_pcodns6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access' time='0.018166'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2308 GGSN_Tests control part GGSN_Tests.ttcn:1673 TC_pdp46_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='0.018703'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2309 GGSN_Tests control part GGSN_Tests.ttcn:1691 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='0.017967'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2310 GGSN_Tests control part GGSN_Tests.ttcn:1708 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='0.020076'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2311 GGSN_Tests control part GGSN_Tests.ttcn:1724 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_clients_interact' time='0.018048'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2312 GGSN_Tests control part GGSN_Tests.ttcn:1745 TC_pdp46_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp' time='2.017116'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='2.016653'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='0.015895'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2328 GGSN_Tests control part GGSN_Tests.ttcn:1908 TC_pdp_act_restart_ctr_echo testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_lots_of_concurrent_pdp_ctx' time='0.420235'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2330 GGSN_Tests control part GGSN_Tests.ttcn:1995 TC_lots_of_concurrent_pdp_ctx testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_addr_pool_exhaustion' time='120.068172'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2332 GGSN_Tests control part GGSN_Tests.ttcn:2134 TC_addr_pool_exhaustion testcase </failure> </testcase> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='11' failures='9' errors='0' skipped='0' inconc='0' time='92.00'> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact' time='0.056686'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_pcodns' time='0.021296'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_icmp6' time='0.021555'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.019720'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='0.018909'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.017569'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.019079'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.017942'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_clients_interact' time='0.018068'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp' time='2.017357'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='2.017695'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE