Started by timer Running as SYSTEM Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 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/asterisk Seen branch in repository origin/pespin/asterisk-v6 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/pespin/sgsn Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 34 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 affe733c8c1194a7ece649d13c272b5820897f0f # timeout=10
[ttcn3-ggsn-test-kernel-net-next] $ /bin/sh -xe /tmp/jenkins13353237565633040312.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=master + export KERNEL_TEST=1 + export KERNEL_BUILD=1 + export KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + export KERNEL_REMOTE_NAME=net-next + export KERNEL_BRANCH=main + cd ttcn3-ggsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-net-next-118 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common 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 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #7 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #7 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.2s done #7 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 ... #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.5s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.5s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 DONE 0.6s #11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #11 DONE 0.6s #12 [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 #12 CACHED #13 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #13 CACHED #14 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #14 CACHED #15 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [ 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 #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 [ 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 #19 CACHED #20 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #20 CACHED #21 [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 #21 CACHED #22 [ 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 #22 CACHED #23 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.2s #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 0.377 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.377 + apt-get update #26 0.455 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.455 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.459 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.550 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #26 0.625 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] #26 0.634 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #26 0.645 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #26 0.707 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [181 kB] #26 0.774 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [187 kB] #26 0.817 Fetched 486 kB in 0s (1264 kB/s) #26 0.817 Reading package lists... #26 1.267 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.277 Reading package lists... #26 1.640 Building dependency tree... #26 1.727 Reading state information... #26 1.809 The following additional packages will be installed: #26 1.809 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.809 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.809 libyder-dev libyder2.0 #26 1.809 Suggested packages: #26 1.809 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.809 uhd-host #26 1.809 Recommended packages: #26 1.809 limesuite-udev limesuite-images gnuradio-dev #26 1.916 The following NEW packages will be installed: #26 1.916 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.916 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.916 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.952 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #26 1.952 Need to get 5782 kB of archives. #26 1.952 After this operation, 24.8 MB of additional disk space will be used. #26 1.952 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u7 [485 kB] #26 1.963 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2141.9dce.202409142026 [263 kB] #26 1.980 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2141.9dce.202409142026 [53.0 kB] #26 1.984 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.986 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.988 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.989 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.990 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.30-1~deb12u2 [354 kB] #26 1.993 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 2.038 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 2.039 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 2.039 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 2.040 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 2.040 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 2.203 debconf: delaying package configuration, since apt-utils is not installed #26 2.256 Fetched 5782 kB in 0s (47.5 MB/s) #26 2.320 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 2.320 (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 ... 115747 files and directories currently installed.) #26 2.540 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u7_amd64.deb ... #26 2.559 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... #26 2.730 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.741 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2141.9dce.202409142026_amd64.deb ... #26 2.773 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202409142026) ... #26 2.902 Selecting previously unselected package liblimesuite-dev. #26 2.911 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2141.9dce.202409142026_amd64.deb ... #26 2.928 Unpacking liblimesuite-dev (23.11.0.1.2141.9dce.202409142026) ... #26 3.076 Selecting previously unselected package libmicrohttpd12:amd64. #26 3.087 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 3.104 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 3.229 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 3.239 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 3.255 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 3.404 Selecting previously unselected package liborcania2.3:amd64. #26 3.415 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 3.431 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.547 Selecting previously unselected package liborcania-dev:amd64. #26 3.557 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.573 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.713 Selecting previously unselected package libsystemd-dev:amd64. #26 3.723 Preparing to unpack .../07-libsystemd-dev_252.30-1~deb12u2_amd64.deb ... #26 3.740 Unpacking libsystemd-dev:amd64 (252.30-1~deb12u2) ... #26 3.908 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.917 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.934 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.234 Selecting previously unselected package libuhd-dev:amd64. #26 4.245 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 4.261 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.438 Selecting previously unselected package libyder2.0:amd64. #26 4.449 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 4.466 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.593 Selecting previously unselected package libulfius2.7:amd64. #26 4.604 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.621 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.738 Selecting previously unselected package libyder-dev:amd64. #26 4.747 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.764 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.898 Selecting previously unselected package libulfius-dev:amd64. #26 4.909 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.925 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 5.130 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 5.184 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... #26 5.233 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 5.281 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 5.341 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202409142026) ... #26 5.391 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 5.442 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 5.490 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.540 Setting up libsystemd-dev:amd64 (252.30-1~deb12u2) ... #26 5.590 Setting up liblimesuite-dev (23.11.0.1.2141.9dce.202409142026) ... #26 5.639 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.688 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.737 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.791 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.841 Processing triggers for man-db (2.11.2-2) ... #26 5.904 Processing triggers for libc-bin (2.36-9+deb12u8) ... #26 6.063 + apt-get clean #26 DONE 6.2s #27 exporting to image #27 exporting layers #27 exporting layers 0.2s done #27 writing image sha256:ec4f4157c5994e41ff2f2e881c5466edab14f6022d317f35ca57a05911a02343 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n ec4f4157c599 + 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-net-next/osmo-ggsn-master' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common 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 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #5 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 ... #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #5 CACHED #4 [internal] load build context #4 transferring context: 1.66kB done #4 DONE 0.0s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 10.4s #7 [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 #7 0.510 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.510 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.510 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.510 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.889 Reading package lists... #7 1.265 Reading package lists... #7 1.630 Building dependency tree... #7 1.722 Reading state information... #7 1.808 bc is already the newest version (1.07.1-3+b1). #7 1.808 ca-certificates is already the newest version (20230311). #7 1.808 iproute2 is already the newest version (6.1.0-3). #7 1.808 libelf-dev is already the newest version (0.188-2.1). #7 1.808 The following additional packages will be installed: #7 1.808 cpio initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #7 1.808 kmod libbrlapi0.8 libcacard0 libcapstone4 libdaxctl1 libdrm-common libdrm2 #7 1.808 libdw1 libepoxy0 libexecs0 libfdt1 libfuse3-3 libgbm1 #7 1.808 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtpnl0 libklibc #7 1.808 libndctl6 libnspr4 libnss3 libopus0 liborc-0.4-0 libosmocodec4 #7 1.808 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 #7 1.808 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpmem1 #7 1.808 libslirp0 libsndio7.0 libspice-server1 libunwind8 libusbredirparser1 #7 1.808 libvdeplug2 libwayland-server0 linux-base linux-image-6.1.0-25-amd64 #7 1.808 osmocom-nightly python3-pyelftools qemu-system-common qemu-system-data #7 1.808 seabios udev #7 1.809 Suggested packages: #7 1.809 ifupdown libarchive-dev bash-completion isoquery fuse3 libvisual-0.4-plugins #7 1.809 gstreamer1.0-tools opus-tools sndiod gstreamer1.0-plugins-ugly linux-doc-6.1 #7 1.809 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux paxctl samba vde2 #7 1.809 Recommended packages: #7 1.809 zstd gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good #7 1.809 firmware-linux-free apparmor qemu-system-gui qemu-utils ovmf #7 1.809 qemu-block-extra #7 2.034 The following NEW packages will be installed: #7 2.034 bridge-utils busybox-static cpio initramfs-tools initramfs-tools-core #7 2.034 ipxe-qemu iso-codes klibc-utils kmod libbrlapi0.8 libcacard0 libcapstone4 #7 2.034 libdaxctl1 libdrm-common libdrm2 libdw1 libepoxy0 libexecs0 libfdt1 #7 2.034 libfuse3-3 libgbm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 #7 2.034 libgtpnl-dev libgtpnl0 libklibc libndctl6 libnspr4 libnss3 libopus0 #7 2.034 liborc-0.4-0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 2.034 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #7 2.034 libosmousb0 libosmovty13 libpmem1 libslirp0 libsndio7.0 libspice-server1 #7 2.034 libunwind8 libusbredirparser1 libvdeplug2 libwayland-server0 linux-base #7 2.034 linux-image-6.1.0-25-amd64 linux-image-amd64 osmocom-nightly pax-utils #7 2.034 python3-pyelftools qemu-system-common qemu-system-data qemu-system-x86 #7 2.034 seabios udev #7 2.072 0 upgraded, 62 newly installed, 0 to remove and 2 not upgraded. #7 2.072 Need to get 96.9 MB of archives. #7 2.072 After this operation, 547 MB of additional disk space will be used. #7 2.072 Get:1 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #7 2.083 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409142026 [1180 B] #7 2.092 Get:3 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #7 2.093 Get:4 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.30-1~deb12u2 [1686 kB] #7 2.110 Get:5 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #7 2.110 Get:6 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #7 2.127 Get:7 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #7 2.128 Get:8 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #7 2.129 Get:9 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142+deb12u1 [47.9 kB] #7 2.129 Get:10 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #7 2.129 Get:11 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142+deb12u1 [15.8 kB] #7 2.130 Get:12 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #7 2.133 Get:13 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #7 2.152 Get:14 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #7 2.152 Get:15 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #7 2.153 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #7 2.155 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.3.0.1.b77c.202409142026 [8528 B] #7 2.165 Get:18 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #7 2.165 Get:19 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #7 2.170 Get:20 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #7 2.175 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.3.0.1.b77c.202409142026 [4112 B] #7 2.176 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409142026 [168 kB] #7 2.178 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.12.6e1e.202409142026 [50.5 kB] #7 2.179 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409142026 [69.7 kB] #7 2.180 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409142026 [226 kB] #7 2.180 Get:26 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #7 2.181 Get:27 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #7 2.181 Get:28 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #7 2.182 Get:29 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #7 2.183 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.12.6e1e.202409142026 [70.3 kB] #7 2.183 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409142026 [103 kB] #7 2.184 Get:32 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #7 2.184 Get:33 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #7 2.185 Get:34 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #7 2.185 Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.12.6e1e.202409142026 [177 kB] #7 2.185 Get:36 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #7 2.186 Get:37 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #7 2.186 Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409142026 [58.8 kB] #7 2.187 Get:39 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.12.6e1e.202409142026 [62.9 kB] #7 2.188 Get:40 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.12.6e1e.202409142026 [49.6 kB] #7 2.188 Get:41 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.12.6e1e.202409142026 [42.9 kB] #7 2.188 Get:42 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.12.6e1e.202409142026 [846 kB] #7 2.202 Get:43 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #7 2.203 Get:44 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #7 2.214 Get:45 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #7 2.215 Get:46 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u2 [934 kB] #7 2.219 Get:47 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #7 2.219 Get:48 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #7 2.220 Get:49 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #7 2.221 Get:50 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #7 2.222 Get:51 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #7 2.222 Get:52 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #7 2.225 Get:53 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #7 2.225 Get:54 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #7 2.228 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] #7 2.836 Get:56 http://deb.debian.org/debian bookworm/main amd64 linux-image-amd64 amd64 6.1.106-3 [1476 B] #7 2.836 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #7 2.837 Get:58 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #7 2.837 Get:59 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u7 [2177 kB] #7 2.845 Get:60 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u7 [1290 kB] #7 2.850 Get:61 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #7 2.851 Get:62 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u7 [9300 kB] #7 3.119 debconf: delaying package configuration, since apt-utils is not installed #7 3.175 Fetched 96.9 MB in 1s (108 MB/s) #7 3.289 Selecting previously unselected package cpio. #7 3.289 (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.) #7 3.340 Preparing to unpack .../00-cpio_2.13+dfsg-7.1_amd64.deb ... #7 3.363 Unpacking cpio (2.13+dfsg-7.1) ... #7 3.630 Selecting previously unselected package kmod. #7 3.641 Preparing to unpack .../01-kmod_30+20221128-1_amd64.deb ... #7 3.674 Unpacking kmod (30+20221128-1) ... #7 3.924 Selecting previously unselected package udev. #7 3.935 Preparing to unpack .../02-udev_252.30-1~deb12u2_amd64.deb ... #7 3.965 Unpacking udev (252.30-1~deb12u2) ... #7 4.264 Selecting previously unselected package bridge-utils. #7 4.274 Preparing to unpack .../03-bridge-utils_1.7.1-1_amd64.deb ... #7 4.297 Unpacking bridge-utils (1.7.1-1) ... #7 4.459 Selecting previously unselected package busybox-static. #7 4.470 Preparing to unpack .../04-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #7 4.493 Unpacking busybox-static (1:1.35.0-4+b3) ... #7 4.681 Selecting previously unselected package libklibc:amd64. #7 4.692 Preparing to unpack .../05-libklibc_2.0.12-1_amd64.deb ... #7 4.714 Unpacking libklibc:amd64 (2.0.12-1) ... #7 4.890 Selecting previously unselected package klibc-utils. #7 4.900 Preparing to unpack .../06-klibc-utils_2.0.12-1_amd64.deb ... #7 4.922 Unpacking klibc-utils (2.0.12-1) ... #7 5.126 Selecting previously unselected package initramfs-tools-core. #7 5.137 Preparing to unpack .../07-initramfs-tools-core_0.142+deb12u1_all.deb ... #7 5.160 Unpacking initramfs-tools-core (0.142+deb12u1) ... #7 5.357 Selecting previously unselected package linux-base. #7 5.367 Preparing to unpack .../08-linux-base_4.9_all.deb ... #7 5.387 Unpacking linux-base (4.9) ... #7 5.624 Selecting previously unselected package initramfs-tools. #7 5.635 Preparing to unpack .../09-initramfs-tools_0.142+deb12u1_all.deb ... #7 5.673 Unpacking initramfs-tools (0.142+deb12u1) ... #7 5.855 Selecting previously unselected package ipxe-qemu. #7 5.865 Preparing to unpack .../10-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #7 5.888 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #7 6.095 Selecting previously unselected package iso-codes. #7 6.106 Preparing to unpack .../11-iso-codes_4.15.0-1_all.deb ... #7 6.132 Unpacking iso-codes (4.15.0-1) ... #7 6.634 Selecting previously unselected package libbrlapi0.8:amd64. #7 6.646 Preparing to unpack .../12-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #7 6.692 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #7 6.869 Selecting previously unselected package libnspr4:amd64. #7 6.878 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #7 6.903 Unpacking libnspr4:amd64 (2:4.35-1) ... #7 7.066 Selecting previously unselected package libnss3:amd64. #7 7.075 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #7 7.096 Unpacking libnss3:amd64 (2:3.87.1-1) ... #7 7.335 Selecting previously unselected package libcacard0:amd64. #7 7.346 Preparing to unpack .../15-libcacard0_1%3a2.8.0-3_amd64.deb ... #7 7.364 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #7 7.543 Selecting previously unselected package libcapstone4:amd64. #7 7.553 Preparing to unpack .../16-libcapstone4_4.0.2-5_amd64.deb ... #7 7.581 Unpacking libcapstone4:amd64 (4.0.2-5) ... #7 7.816 Selecting previously unselected package libdaxctl1:amd64. #7 7.826 Preparing to unpack .../17-libdaxctl1_76.1-1_amd64.deb ... #7 7.848 Unpacking libdaxctl1:amd64 (76.1-1) ... #7 7.998 Selecting previously unselected package libdrm-common. #7 8.009 Preparing to unpack .../18-libdrm-common_2.4.114-1_all.deb ... #7 8.031 Unpacking libdrm-common (2.4.114-1) ... #7 8.198 Selecting previously unselected package libdrm2:amd64. #7 8.209 Preparing to unpack .../19-libdrm2_2.4.114-1+b1_amd64.deb ... #7 8.234 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #7 8.429 Selecting previously unselected package libdw1:amd64. #7 8.440 Preparing to unpack .../20-libdw1_0.188-2.1_amd64.deb ... #7 8.462 Unpacking libdw1:amd64 (0.188-2.1) ... #7 8.669 Selecting previously unselected package libepoxy0:amd64. #7 8.680 Preparing to unpack .../21-libepoxy0_1.5.10-1_amd64.deb ... #7 8.702 Unpacking libepoxy0:amd64 (1.5.10-1) ... #7 8.875 Selecting previously unselected package libexecs0:amd64. #7 8.885 Preparing to unpack .../22-libexecs0_1.3-2_amd64.deb ... #7 8.911 Unpacking libexecs0:amd64 (1.3-2) ... #7 9.086 Selecting previously unselected package libfdt1:amd64. #7 9.097 Preparing to unpack .../23-libfdt1_1.6.1-4+b1_amd64.deb ... #7 9.120 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #7 9.318 Selecting previously unselected package libfuse3-3:amd64. #7 9.329 Preparing to unpack .../24-libfuse3-3_3.14.0-4_amd64.deb ... #7 9.351 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #7 9.540 Selecting previously unselected package libwayland-server0:amd64. #7 9.550 Preparing to unpack .../25-libwayland-server0_1.21.0-1_amd64.deb ... #7 9.572 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #7 9.754 Selecting previously unselected package libgbm1:amd64. #7 9.766 Preparing to unpack .../26-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #7 9.790 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 9.968 Selecting previously unselected package libunwind8:amd64. #7 9.978 Preparing to unpack .../27-libunwind8_1.6.2-3_amd64.deb ... #7 10.00 Unpacking libunwind8:amd64 (1.6.2-3) ... #7 10.20 Selecting previously unselected package libgstreamer1.0-0:amd64. #7 10.21 Preparing to unpack .../28-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #7 10.24 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 10.47 Selecting previously unselected package liborc-0.4-0:amd64. #7 10.48 Preparing to unpack .../29-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #7 10.50 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 10.70 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #7 10.71 Preparing to unpack .../30-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #7 10.73 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 10.92 Selecting previously unselected package osmocom-nightly. #7 10.93 Preparing to unpack .../31-osmocom-nightly_202409142026_amd64.deb ... #7 10.95 Unpacking osmocom-nightly (202409142026) ... #7 11.13 Selecting previously unselected package libgtpnl0:amd64. #7 11.14 Preparing to unpack .../32-libgtpnl0_1.3.0.1.b77c.202409142026_amd64.deb ... #7 11.16 Unpacking libgtpnl0:amd64 (1.3.0.1.b77c.202409142026) ... #7 11.30 Selecting previously unselected package libgtpnl-dev:amd64. #7 11.31 Preparing to unpack .../33-libgtpnl-dev_1.3.0.1.b77c.202409142026_amd64.deb ... #7 11.34 Unpacking libgtpnl-dev:amd64 (1.3.0.1.b77c.202409142026) ... #7 11.53 Selecting previously unselected package libndctl6:amd64. #7 11.54 Preparing to unpack .../34-libndctl6_76.1-1_amd64.deb ... #7 11.57 Unpacking libndctl6:amd64 (76.1-1) ... #7 11.75 Selecting previously unselected package libopus0:amd64. #7 11.76 Preparing to unpack .../35-libopus0_1.3.1-3_amd64.deb ... #7 11.77 Unpacking libopus0:amd64 (1.3.1-3) ... #7 11.96 Selecting previously unselected package libosmocore22:amd64. #7 11.98 Preparing to unpack .../36-libosmocore22_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 12.00 Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409142026) ... #7 12.19 Selecting previously unselected package libosmocodec4:amd64. #7 12.20 Preparing to unpack .../37-libosmocodec4_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 12.23 Unpacking libosmocodec4:amd64 (1.10.0.12.6e1e.202409142026) ... #7 12.40 Selecting previously unselected package libosmoisdn0:amd64. #7 12.41 Preparing to unpack .../38-libosmoisdn0_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 12.43 Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409142026) ... #7 12.61 Selecting previously unselected package libosmogsm20:amd64. #7 12.62 Preparing to unpack .../39-libosmogsm20_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 12.64 Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409142026) ... #7 12.83 Selecting previously unselected package libosmocoding0:amd64. #7 12.84 Preparing to unpack .../40-libosmocoding0_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 12.87 Unpacking libosmocoding0:amd64 (1.10.0.12.6e1e.202409142026) ... #7 13.04 Selecting previously unselected package libosmovty13:amd64. #7 13.05 Preparing to unpack .../41-libosmovty13_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 13.08 Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409142026) ... #7 13.27 Selecting previously unselected package libosmogb14:amd64. #7 13.28 Preparing to unpack .../42-libosmogb14_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 13.30 Unpacking libosmogb14:amd64 (1.10.0.12.6e1e.202409142026) ... #7 13.49 Selecting previously unselected package libosmoctrl0:amd64. #7 13.50 Preparing to unpack .../43-libosmoctrl0_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 13.52 Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409142026) ... #7 13.70 Selecting previously unselected package libosmosim2:amd64. #7 13.71 Preparing to unpack .../44-libosmosim2_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 13.74 Unpacking libosmosim2:amd64 (1.10.0.12.6e1e.202409142026) ... #7 13.91 Selecting previously unselected package libosmousb0:amd64. #7 13.92 Preparing to unpack .../45-libosmousb0_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 13.95 Unpacking libosmousb0:amd64 (1.10.0.12.6e1e.202409142026) ... #7 14.10 Selecting previously unselected package libosmocore. #7 14.11 Preparing to unpack .../46-libosmocore_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 14.13 Unpacking libosmocore (1.10.0.12.6e1e.202409142026) ... #7 14.28 Selecting previously unselected package libosmocore-dev:amd64. #7 14.29 Preparing to unpack .../47-libosmocore-dev_1.10.0.12.6e1e.202409142026_amd64.deb ... #7 14.31 Unpacking libosmocore-dev:amd64 (1.10.0.12.6e1e.202409142026) ... #7 14.55 Selecting previously unselected package libpmem1:amd64. #7 14.56 Preparing to unpack .../48-libpmem1_1.12.1-2_amd64.deb ... #7 14.59 Unpacking libpmem1:amd64 (1.12.1-2) ... #7 14.77 Selecting previously unselected package libslirp0:amd64. #7 14.78 Preparing to unpack .../49-libslirp0_4.7.0-1_amd64.deb ... #7 14.80 Unpacking libslirp0:amd64 (4.7.0-1) ... #7 15.02 Selecting previously unselected package libsndio7.0:amd64. #7 15.03 Preparing to unpack .../50-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #7 15.05 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #7 15.23 Selecting previously unselected package libspice-server1:amd64. #7 15.24 Preparing to unpack .../51-libspice-server1_0.15.1-1_amd64.deb ... #7 15.26 Unpacking libspice-server1:amd64 (0.15.1-1) ... #7 15.46 Selecting previously unselected package libusbredirparser1:amd64. #7 15.48 Preparing to unpack .../52-libusbredirparser1_0.13.0-2_amd64.deb ... #7 15.50 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #7 15.68 Selecting previously unselected package libvdeplug2:amd64. #7 15.69 Preparing to unpack .../53-libvdeplug2_4.0.1-4_amd64.deb ... #7 15.71 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #7 15.93 Selecting previously unselected package linux-image-6.1.0-25-amd64. #7 15.94 Preparing to unpack .../54-linux-image-6.1.0-25-amd64_6.1.106-3_amd64.deb ... #7 15.97 Unpacking linux-image-6.1.0-25-amd64 (6.1.106-3) ... #7 18.08 Selecting previously unselected package linux-image-amd64. #7 18.09 Preparing to unpack .../55-linux-image-amd64_6.1.106-3_amd64.deb ... #7 18.13 Unpacking linux-image-amd64 (6.1.106-3) ... #7 18.30 Selecting previously unselected package python3-pyelftools. #7 18.31 Preparing to unpack .../56-python3-pyelftools_0.29-1_all.deb ... #7 18.33 Unpacking python3-pyelftools (0.29-1) ... #7 18.50 Selecting previously unselected package pax-utils. #7 18.51 Preparing to unpack .../57-pax-utils_1.3.7-1_amd64.deb ... #7 18.53 Unpacking pax-utils (1.3.7-1) ... #7 18.69 Selecting previously unselected package qemu-system-common. #7 18.70 Preparing to unpack .../58-qemu-system-common_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #7 18.73 Unpacking qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #7 19.00 Selecting previously unselected package qemu-system-data. #7 19.01 Preparing to unpack .../59-qemu-system-data_1%3a7.2+dfsg-7+deb12u7_all.deb ... #7 19.03 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #7 19.27 Selecting previously unselected package seabios. #7 19.28 Preparing to unpack .../60-seabios_1.16.2-1_all.deb ... #7 19.30 Unpacking seabios (1.16.2-1) ... #7 19.44 Selecting previously unselected package qemu-system-x86. #7 19.45 Preparing to unpack .../61-qemu-system-x86_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #7 19.47 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #7 19.96 Setting up cpio (2.13+dfsg-7.1) ... #7 20.12 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #7 20.12 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 #7 20.16 Setting up libwayland-server0:amd64 (1.21.0-1) ... #7 20.24 Setting up libdw1:amd64 (0.188-2.1) ... #7 20.32 Setting up linux-base (4.9) ... #7 20.42 debconf: unable to initialize frontend: Dialog #7 20.42 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 20.42 debconf: falling back to frontend: Readline #7 20.42 debconf: unable to initialize frontend: Readline #7 20.42 debconf: (This frontend requires a controlling tty.) #7 20.42 debconf: falling back to frontend: Teletype #7 20.48 Setting up osmocom-nightly (202409142026) ... #7 20.53 Setting up python3-pyelftools (0.29-1) ... #7 20.74 Setting up libgtpnl0:amd64 (1.3.0.1.b77c.202409142026) ... #7 20.78 Setting up libexecs0:amd64 (1.3-2) ... #7 20.83 Setting up kmod (30+20221128-1) ... #7 20.91 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #7 20.96 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #7 21.01 Setting up libunwind8:amd64 (1.6.2-3) ... #7 21.06 Setting up libklibc:amd64 (2.0.12-1) ... #7 21.10 Setting up busybox-static (1:1.35.0-4+b3) ... #7 21.15 Setting up libepoxy0:amd64 (1.5.10-1) ... #7 21.20 Setting up libnspr4:amd64 (2:4.35-1) ... #7 21.24 Setting up libopus0:amd64 (1.3.1-3) ... #7 21.29 Setting up udev (252.30-1~deb12u2) ... #7 21.97 invoke-rc.d: could not determine current runlevel #7 21.97 invoke-rc.d: policy-rc.d denied execution of start. #7 22.01 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 22.06 Setting up libfuse3-3:amd64 (3.14.0-4) ... #7 22.10 Setting up libdaxctl1:amd64 (76.1-1) ... #7 22.15 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #7 22.19 Setting up bridge-utils (1.7.1-1) ... #7 22.29 debconf: unable to initialize frontend: Dialog #7 22.29 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 22.29 debconf: falling back to frontend: Readline #7 22.30 debconf: unable to initialize frontend: Readline #7 22.30 debconf: (This frontend requires a controlling tty.) #7 22.30 debconf: falling back to frontend: Teletype #7 22.33 Setting up seabios (1.16.2-1) ... #7 22.40 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #7 22.45 Setting up libcapstone4:amd64 (4.0.2-5) ... #7 22.50 Setting up libslirp0:amd64 (4.7.0-1) ... #7 22.54 Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409142026) ... #7 22.59 Setting up libosmocodec4:amd64 (1.10.0.12.6e1e.202409142026) ... #7 22.63 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #7 22.68 Setting up libndctl6:amd64 (76.1-1) ... #7 22.72 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #7 22.77 Setting up klibc-utils (2.0.12-1) ... #7 22.82 No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. #7 22.83 Setting up libpmem1:amd64 (1.12.1-2) ... #7 22.88 Setting up libdrm-common (2.4.114-1) ... #7 22.92 Setting up iso-codes (4.15.0-1) ... #7 22.98 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 23.01 Setcap worked! gst-ptp-helper is not suid! #7 23.02 Setting up pax-utils (1.3.7-1) ... #7 23.07 Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409142026) ... #7 23.12 Setting up libgtpnl-dev:amd64 (1.3.0.1.b77c.202409142026) ... #7 23.16 Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409142026) ... #7 23.21 Setting up libvdeplug2:amd64 (4.0.1-4) ... #7 23.26 Setting up libnss3:amd64 (2:3.87.1-1) ... #7 23.33 Setting up libcacard0:amd64 (1:2.8.0-3) ... #7 23.38 Setting up libosmousb0:amd64 (1.10.0.12.6e1e.202409142026) ... #7 23.42 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #7 23.47 Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409142026) ... #7 23.52 Setting up initramfs-tools-core (0.142+deb12u1) ... #7 23.59 Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409142026) ... #7 23.63 Setting up initramfs-tools (0.142+deb12u1) ... #7 23.72 update-initramfs: deferring update (trigger activated) #7 23.77 Setting up libosmogb14:amd64 (1.10.0.12.6e1e.202409142026) ... #7 23.82 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 23.86 Setting up libosmocoding0:amd64 (1.10.0.12.6e1e.202409142026) ... #7 23.91 Setting up libosmosim2:amd64 (1.10.0.12.6e1e.202409142026) ... #7 23.97 Setting up libosmocore (1.10.0.12.6e1e.202409142026) ... #7 24.02 Setting up linux-image-6.1.0-25-amd64 (6.1.106-3) ... #7 24.56 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #7 24.56 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-25-amd64 #7 24.56 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #7 24.56 I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-25-amd64 #7 24.57 /etc/kernel/postinst.d/initramfs-tools: #7 24.57 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #7 24.58 W: No zstd in /usr/bin:/sbin:/bin, using gzip #7 37.88 I: The initramfs will attempt to resume from /dev/md0 #7 37.88 I: Set the RESUME variable to override this. #7 44.31 Setting up linux-image-amd64 (6.1.106-3) ... #7 44.40 Setting up libosmocore-dev:amd64 (1.10.0.12.6e1e.202409142026) ... #7 44.47 Processing triggers for libc-bin (2.36-9+deb12u8) ... #7 44.58 Processing triggers for man-db (2.11.2-2) ... #7 44.66 Processing triggers for sgml-base (1.31) ... #7 44.75 Processing triggers for mailcap (3.70+nmu1) ... #7 44.79 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 44.85 Setting up libspice-server1:amd64 (0.15.1-1) ... #7 44.90 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #7 44.98 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #7 45.03 Processing triggers for initramfs-tools (0.142+deb12u1) ... #7 45.07 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #7 45.07 W: No zstd in /usr/bin:/sbin:/bin, using gzip #7 58.43 I: The initramfs will attempt to resume from /dev/md0 #7 58.43 I: Set the RESUME variable to override this. #7 64.85 Processing triggers for libc-bin (2.36-9+deb12u8) ... #7 DONE 65.2s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-ggsn.git #9 0.349 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.453 Already on 'master' #11 0.453 Your branch is up to date with 'origin/master'. #11 0.455 refs/heads/master #11 0.487 HEAD is now at 8c015bd ggsn: kernel gtpu: Support updating pdp ctx remote IP address and TEID #11 0.489 master #11 0.492 8c015bd89aea69b463bc8e0baba5020a2cc3c832 #11 2.800 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 4.360 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.360 libtoolize: copying file './ltmain.sh' #11 4.392 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.392 libtoolize: copying file 'm4/libtool.m4' #11 4.423 libtoolize: copying file 'm4/ltoptions.m4' #11 4.458 libtoolize: copying file 'm4/ltsugar.m4' #11 4.493 libtoolize: copying file 'm4/ltversion.m4' #11 4.527 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.563 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.213 configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.213 configure.ac:80: You should run autoupdate. #11 7.213 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.213 configure.ac:80: the top level #11 7.213 configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. #11 7.213 configure.ac:102: You should run autoupdate. #11 7.213 ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... #11 7.213 configure.ac:102: the top level #11 8.222 configure.ac:18: installing './compile' #11 8.226 configure.ac:10: installing './config.guess' #11 8.230 configure.ac:10: installing './config.sub' #11 8.233 configure.ac:19: installing './install-sh' #11 8.235 configure.ac:155: installing './missing' #11 8.319 ggsn/Makefile.am: installing './depcomp' #11 8.618 checking build system type... x86_64-pc-linux-gnu #11 8.695 checking host system type... x86_64-pc-linux-gnu #11 8.696 checking whether make supports nested variables... yes #11 8.700 checking for gcc... gcc #11 8.729 checking whether the C compiler works... yes #11 8.783 checking for C compiler default output file name... a.out #11 8.785 checking for suffix of executables... #11 8.825 checking whether we are cross compiling... no #11 8.862 checking for suffix of object files... o #11 8.894 checking whether the compiler supports GNU C... yes #11 8.914 checking whether gcc accepts -g... yes #11 8.932 checking for gcc option to enable C11 features... none needed #11 8.961 checking whether gcc understands -c and -o together... yes #11 9.008 checking for a BSD-compatible install... /usr/bin/install -c #11 9.019 checking for gawk... gawk #11 9.020 checking how to run the C preprocessor... gcc -E #11 9.073 checking how to print strings... printf #11 9.097 checking for a sed that does not truncate output... /usr/bin/sed #11 9.104 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.107 checking for egrep... /usr/bin/grep -E #11 9.109 checking for fgrep... /usr/bin/grep -F #11 9.111 checking for ld used by gcc... /usr/bin/ld #11 9.117 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.120 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.124 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.147 checking whether ln -s works... yes #11 9.147 checking the maximum length of command line arguments... 1572864 #11 9.156 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.156 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.156 checking for /usr/bin/ld option to reload object files... -r #11 9.156 checking for file... file #11 9.157 checking for objdump... objdump #11 9.157 checking how to recognize dependent libraries... pass_all #11 9.158 checking for dlltool... no #11 9.159 checking how to associate runtime and link libraries... printf %s\n #11 9.159 checking for ar... ar #11 9.160 checking for archiver @FILE support... @ #11 9.189 checking for strip... strip #11 9.190 checking for ranlib... ranlib #11 9.190 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.259 checking for sysroot... no #11 9.259 checking for a working dd... /usr/bin/dd #11 9.265 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.293 checking for mt... mt #11 9.294 checking if mt is a manifest tool... no #11 9.302 checking for stdio.h... yes #11 9.325 checking for stdlib.h... yes #11 9.354 checking for string.h... yes #11 9.387 checking for inttypes.h... yes #11 9.416 checking for stdint.h... yes #11 9.438 checking for strings.h... yes #11 9.460 checking for sys/stat.h... yes #11 9.482 checking for sys/types.h... yes #11 9.505 checking for unistd.h... yes #11 9.536 checking for sys/time.h... yes #11 9.571 checking for dlfcn.h... yes #11 9.604 checking for objdir... .libs #11 9.677 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.708 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.708 checking if gcc PIC flag -fPIC -DPIC works... yes #11 9.734 checking if gcc static flag -static works... yes #11 9.803 checking if gcc supports -c -o file.o... yes #11 9.848 checking if gcc supports -c -o file.o... (cached) yes #11 9.848 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 9.863 checking whether -lc should be explicitly linked in... no #11 9.897 checking dynamic linker characteristics... GNU/Linux ld.so #11 9.981 checking how to hardcode library paths into programs... immediate #11 9.981 checking whether stripping libraries is possible... yes #11 9.984 checking if libtool supports shared libraries... yes #11 9.984 checking whether to build shared libraries... yes #11 9.984 checking whether to build static libraries... yes #11 9.985 checking for pkg-config... /usr/bin/pkg-config #11 9.985 checking for pkg-config... /usr/bin/pkg-config #11 9.985 checking pkg-config is at least version 0.20... yes #11 9.988 checking for libgtpnl >= 1.3.0... yes #11 9.998 checking for egrep... (cached) /usr/bin/grep -E #11 9.998 checking for sys/wait.h that is POSIX.1 compatible... yes #11 10.03 checking for arpa/inet.h... yes #11 10.06 checking for fcntl.h... yes #11 10.08 checking for netdb.h... yes #11 10.12 checking for netinet/in.h... yes #11 10.14 checking for stdint.h... (cached) yes #11 10.14 checking for stdlib.h... (cached) yes #11 10.15 checking for string.h... (cached) yes #11 10.15 checking for sys/ioctl.h... yes #11 10.17 checking for sys/socket.h... yes #11 10.20 checking for sys/time.h... (cached) yes #11 10.20 checking for unistd.h... (cached) yes #11 10.20 checking for linux/if.h... yes #11 10.22 checking for net/if.h... yes #11 10.24 checking for linux/if_tun.h... yes #11 10.27 checking for net/if_tun.h... no #11 10.31 checking for linux/netlink.h... yes #11 10.34 checking for linux/rtnetlink.h... yes #11 10.37 checking for an ANSI C-conforming const... yes #11 10.39 checking for mode_t... yes #11 10.44 checking for size_t... yes #11 10.51 checking whether struct ifaliasreq exist... no #11 10.52 checking whether struct ifreq.ifru_netmask exist... yes #11 10.55 checking whether struct rt_msghdr exist... no #11 10.56 checking whether struct iphdr exists... yes #11 10.58 checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes #11 10.60 checking whether gcc needs -traditional... no #11 10.63 checking for gethostbyname... yes #11 10.67 checking for inet_ntoa... yes #11 10.72 checking for memset... yes #11 10.76 checking for select... yes #11 10.80 checking for socket... yes #11 10.85 checking for strdup... yes #11 10.90 checking for strerror... yes #11 10.94 checking for strtol... yes #11 10.98 checking for inet_aton... yes #11 11.03 checking for getopt.h... yes #11 11.06 checking for getopt_long... yes #11 11.10 checking whether build environment is sane... yes #11 11.12 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 11.12 checking whether make sets $(MAKE)... yes #11 11.14 checking whether make supports the include directive... yes (GNU style) #11 11.16 checking dependency style of gcc... gcc3 #11 11.20 checking for libosmocore >= 1.10.0... yes #11 11.20 checking for libosmovty >= 1.10.0... yes #11 11.21 checking for libosmoctrl >= 1.10.0... yes #11 11.22 CFLAGS=" -std=gnu11" #11 11.22 CPPFLAGS="" #11 11.25 checking that generated files are newer than configure... done #11 12.11 configure: creating ./config.status #11 12.77 config.status: creating Makefile #11 12.79 config.status: creating doc/Makefile #11 12.81 config.status: creating doc/examples/Makefile #11 12.83 config.status: creating ggsn/Makefile #11 12.86 config.status: creating gtp/Makefile #11 12.88 config.status: creating lib/Makefile #11 12.90 config.status: creating intl/Makefile #11 12.93 config.status: creating po/Makefile #11 12.95 config.status: creating utils/Makefile #11 12.97 config.status: creating sgsnemu/Makefile #11 12.99 config.status: creating doc/manuals/Makefile #11 13.02 config.status: creating contrib/Makefile #11 13.04 config.status: creating contrib/systemd/Makefile #11 13.06 config.status: creating tests/Makefile #11 13.08 config.status: creating tests/lib/Makefile #11 13.10 config.status: creating tests/gtp/Makefile #11 13.12 config.status: creating include/Makefile #11 13.15 config.status: creating include/osmocom/Makefile #11 13.17 config.status: creating include/osmocom/gtp/Makefile #11 13.19 config.status: creating libgtp.pc #11 13.21 config.status: creating config.h #11 13.23 config.status: executing tests/atconfig commands #11 13.23 config.status: executing libtool commands #11 13.24 config.status: executing depfiles commands #11 13.52 #11 13.52 osmo-ggsn Configuration: #11 13.52 GTP Linux kernel support: yes #11 13.57 echo 1.12.0.6-8c01 > .version-t && mv .version-t .version #11 13.57 make install-recursive #11 13.57 make[1]: Entering directory '/tmp/osmo-ggsn' #11 13.58 Making install in include #11 13.58 make[2]: Entering directory '/tmp/osmo-ggsn/include' #11 13.59 Making install in osmocom #11 13.59 make[3]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.60 Making install in gtp #11 13.60 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.60 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.60 make[5]: Nothing to be done for 'install-exec-am'. #11 13.60 /usr/bin/mkdir -p '/usr/local/include/osmocom/gtp' #11 13.61 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/usr/local/include/osmocom/gtp' #11 13.61 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.61 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.61 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.62 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.62 make[5]: Nothing to be done for 'install-exec-am'. #11 13.62 make[5]: Nothing to be done for 'install-data-am'. #11 13.62 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.62 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.62 make[3]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.62 make[3]: Entering directory '/tmp/osmo-ggsn/include' #11 13.62 make[4]: Entering directory '/tmp/osmo-ggsn/include' #11 13.62 make[4]: Nothing to be done for 'install-exec-am'. #11 13.62 make[4]: Nothing to be done for 'install-data-am'. #11 13.62 make[4]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.62 make[3]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.62 make[2]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.63 Making install in lib #11 13.63 make[2]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.63 CC checksum.o #11 13.63 CC getopt.o #11 13.63 CC debug.o #11 13.63 CC getopt1.o #11 13.63 CC in46_addr.o #11 13.63 CC icmpv6.o #11 13.63 CC ippool.o #11 13.63 CC lookup.o #11 13.63 CC netns.o #11 13.63 CC netdev.o #11 13.63 CC util.o #11 13.63 CC tun.o #11 13.63 CC gtp-kernel.o #11 13.71 AR libmisc.a #11 13.71 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.72 make[3]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.72 make[3]: Nothing to be done for 'install-exec-am'. #11 13.72 make[3]: Nothing to be done for 'install-data-am'. #11 13.72 make[3]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.72 make[2]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.72 Making install in gtp #11 13.73 make[2]: Entering directory '/tmp/osmo-ggsn/gtp' #11 13.73 CC gsn.lo #11 13.73 CC gtp.lo #11 13.73 CC gtpie.lo #11 13.73 CC lookupa.lo #11 13.73 CC pdp.lo #11 13.73 CC queue.lo #11 14.14 CCLD libgtp.la #11 14.39 make[3]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.39 make[3]: Nothing to be done for 'install-data-am'. #11 14.39 /usr/bin/mkdir -p '/usr/local/lib' #11 14.39 /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/usr/local/lib' #11 14.43 libtool: install: /usr/bin/install -c .libs/libgtp.so.10.0.0 /usr/local/lib/libgtp.so.10.0.0 #11 14.43 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.10.0.0 libgtp.so.10 || { rm -f libgtp.so.10 && ln -s libgtp.so.10.0.0 libgtp.so.10; }; }) #11 14.44 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.10.0.0 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.10.0.0 libgtp.so; }; }) #11 14.45 libtool: install: /usr/bin/install -c .libs/libgtp.lai /usr/local/lib/libgtp.la #11 14.45 libtool: install: /usr/bin/install -c .libs/libgtp.a /usr/local/lib/libgtp.a #11 14.46 libtool: install: chmod 644 /usr/local/lib/libgtp.a #11 14.46 libtool: install: ranlib /usr/local/lib/libgtp.a #11 14.51 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.51 ---------------------------------------------------------------------- #11 14.51 Libraries have been installed in: #11 14.51 /usr/local/lib #11 14.51 #11 14.51 If you ever happen to want to link against installed libraries #11 14.51 in a given directory, LIBDIR, you must either use libtool, and #11 14.51 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.51 flag during linking and do at least one of the following: #11 14.51 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.51 during execution #11 14.51 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.51 during linking #11 14.51 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.51 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.51 #11 14.51 See any operating system documentation about shared libraries for #11 14.51 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.51 ---------------------------------------------------------------------- #11 14.52 make[3]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.52 make[2]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.52 Making install in ggsn #11 14.52 make[2]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.52 CC ggsn_main.o #11 14.52 CC ggsn_vty.o #11 14.52 CC ggsn.o #11 14.52 CC sgsn.o #11 14.52 CC pco.o #11 14.65 CCLD osmo-ggsn #11 15.10 make[3]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 15.10 make[3]: Nothing to be done for 'install-data-am'. #11 15.11 /usr/bin/mkdir -p '/usr/local/bin' #11 15.11 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/usr/local/bin' #11 15.17 libtool: install: /usr/bin/install -c .libs/osmo-ggsn /usr/local/bin/osmo-ggsn #11 15.17 make[3]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.17 make[2]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.17 Making install in sgsnemu #11 15.17 make[2]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.18 CC sgsnemu.o #11 15.18 CC cmdline.o #11 15.33 CCLD sgsnemu #11 15.58 make[3]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.58 make[3]: Nothing to be done for 'install-data-am'. #11 15.59 /usr/bin/mkdir -p '/usr/local/bin' #11 15.59 /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/usr/local/bin' #11 15.64 libtool: install: /usr/bin/install -c .libs/sgsnemu /usr/local/bin/sgsnemu #11 15.65 make[3]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.65 make[2]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.65 Making install in doc #11 15.65 make[2]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.66 Making install in examples #11 15.66 make[3]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.66 make[4]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.66 make[4]: Nothing to be done for 'install-exec-am'. #11 15.66 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.67 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/usr/local/etc/osmocom' #11 15.67 make install-data-hook #11 15.68 make[5]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.68 for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ #11 15.68 j="/usr/local/share/doc/osmo-ggsn/examples/$f" && \ #11 15.68 mkdir -p "$(dirname $j)" && \ #11 15.68 /usr/bin/install -c -m 644 ./$f $j; \ #11 15.68 done #11 15.69 make[5]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.69 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.69 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.69 Making install in manuals #11 15.70 make[3]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.70 make[4]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.70 make[4]: Nothing to be done for 'install-exec-am'. #11 15.70 make[4]: Nothing to be done for 'install-data-am'. #11 15.70 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.70 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.70 make[3]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.71 make[4]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.71 make[4]: Nothing to be done for 'install-exec-am'. #11 15.71 /usr/bin/mkdir -p '/usr/local/share/man/man8' #11 15.72 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/usr/local/share/man/man8' #11 15.72 make[4]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.72 make[3]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.72 make[2]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.72 Making install in contrib #11 15.72 make[2]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.73 Making install in systemd #11 15.73 make[3]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.73 make[4]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.73 make[4]: Nothing to be done for 'install-exec-am'. #11 15.73 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.74 /usr/bin/install -c -m 644 osmo-ggsn.service '/lib/systemd/system' #11 15.74 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.74 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.74 make[3]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.75 make[4]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.75 make[4]: Nothing to be done for 'install-exec-am'. #11 15.75 make[4]: Nothing to be done for 'install-data-am'. #11 15.75 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.75 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.75 make[2]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.75 Making install in utils #11 15.75 make[2]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.75 CC gtp_echo_responder.o #11 15.82 CCLD gtp-echo-responder #11 15.93 make[3]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.93 make[3]: Nothing to be done for 'install-data-am'. #11 15.94 /usr/bin/mkdir -p '/usr/local/bin' #11 15.94 /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/usr/local/bin' #11 15.98 libtool: install: /usr/bin/install -c gtp-echo-responder /usr/local/bin/gtp-echo-responder #11 15.98 make[3]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.98 make[2]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.98 Making install in tests #11 15.99 make[2]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.99 Making install in lib #11 15.99 make[3]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 16.00 make[4]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 16.00 make[4]: Nothing to be done for 'install-exec-am'. #11 16.00 make[4]: Nothing to be done for 'install-data-am'. #11 16.00 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 16.00 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 16.00 Making install in gtp #11 16.00 make[3]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 16.01 make[4]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 16.01 make[4]: Nothing to be done for 'install-exec-am'. #11 16.01 make[4]: Nothing to be done for 'install-data-am'. #11 16.01 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 16.01 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 16.01 make[3]: Entering directory '/tmp/osmo-ggsn/tests' #11 16.01 make[4]: Entering directory '/tmp/osmo-ggsn/tests' #11 16.01 make[4]: Nothing to be done for 'install-exec-am'. #11 16.01 make[4]: Nothing to be done for 'install-data-am'. #11 16.01 make[4]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.01 make[3]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.01 make[2]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.02 make[2]: Entering directory '/tmp/osmo-ggsn' #11 16.03 make[3]: Entering directory '/tmp/osmo-ggsn' #11 16.03 make[3]: Nothing to be done for 'install-exec-am'. #11 16.03 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 16.03 /usr/bin/install -c -m 644 libgtp.pc '/usr/local/lib/pkgconfig' #11 16.03 make[3]: Leaving directory '/tmp/osmo-ggsn' #11 16.03 make[2]: Leaving directory '/tmp/osmo-ggsn' #11 16.03 make[1]: Leaving directory '/tmp/osmo-ggsn' #11 DONE 16.2s #12 [7/8] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 2.2s done #14 writing image sha256:e0698a7a9a0ba7995e5ab268dc95927e2113088ed52ed7be663044424c429c66 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-net-next/osmo-ggsn-master' + docker_image_exists osmo-ggsn-master + docker images -q osmocom-build/osmo-ggsn-master + test -n e0698a7a9a0b + 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.202409142026 amd64 Osmo codec library ii libosmocoding0:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo coding library ii libosmocore 1.10.0.12.6e1e.202409142026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.10.0.12.6e1e.202409142026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo control library ii libosmogb14:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo SIM library ii libosmousb0:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo USB library ii libosmovty13:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo VTY library ii osmocom-nightly 202409142026 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:033a180480319b66aed6fecf39bac0c36ed714e7a0eb0198d4dee372ad7a4d76 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-net-next/ttcn3-ggsn-test' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-ggsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 412B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 890B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 DONE 0.1s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ggsn_tests #8 0.365 + OSMO_TTCN3_BRANCH=master #8 0.365 + shift #8 0.365 + cd /osmo-ttcn3-hacks #8 0.365 + git fetch #8 0.485 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.485 b68be398..59cc891d master -> origin/master #8 0.488 + git checkout master #8 0.585 Already on 'master' #8 0.586 Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. #8 0.586 (use "git pull" to update your local branch) #8 0.587 + git symbolic-ref -q HEAD #8 0.589 refs/heads/master #8 0.589 + git reset --hard origin/master #8 0.613 HEAD is now at 59cc891d library/PFCP_Templates: add missing receive templates #8 0.614 + git rev-parse --abbrev-ref HEAD #8 0.615 master #8 0.616 + git rev-parse HEAD #8 0.617 59cc891d06625c5a6a5261c4dfeb37694708b82f #8 0.618 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.619 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.619 + make -j8 deps #8 0.677 (make -j16 -C deps || make -j1 -C deps) #8 0.679 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.679 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.495 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi #8 1.495 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.496 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.496 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.496 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.497 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.497 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.497 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.498 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.498 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.499 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.499 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/78bf0daf8c599d374089d97a054914d8439d133a" 2>/dev/null; then set -x && git checkout -q -f "origin/78bf0daf8c599d374089d97a054914d8439d133a"; else set -x && git checkout -q -f "78bf0daf8c599d374089d97a054914d8439d133a"; fi #8 1.500 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.500 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.501 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.501 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.559 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.560 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.562 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.631 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.631 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.830 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.830 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.870 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.880 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.880 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.880 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.884 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.884 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.885 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.887 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ #8 1.892 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.893 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.894 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.896 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.901 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.910 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.938 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.938 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.946 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.946 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.946 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.946 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.952 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.952 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.953 origin/78bf0daf8c599d374089d97a054914d8439d133a #8 1.953 origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c #8 1.953 + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c #8 1.953 + git checkout -q -f 78bf0daf8c599d374089d97a054914d8439d133a #8 1.954 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.954 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.959 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.959 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.961 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.961 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.962 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.962 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.963 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.963 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.966 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.966 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.967 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.967 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.986 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.986 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.991 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.992 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.994 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.994 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.995 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.995 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.995 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.995 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.996 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.996 + make ggsn_tests #8 2.057 (make -j16 -C deps || make -j1 -C deps) #8 2.060 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.483 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi #8 2.484 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.484 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.484 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.484 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.485 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.485 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.485 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.486 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.486 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.487 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.487 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/78bf0daf8c599d374089d97a054914d8439d133a" 2>/dev/null; then set -x && git checkout -q -f "origin/78bf0daf8c599d374089d97a054914d8439d133a"; else set -x && git checkout -q -f "78bf0daf8c599d374089d97a054914d8439d133a"; fi #8 2.487 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.488 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.488 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.489 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.555 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.555 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.566 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.629 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.631 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.632 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.654 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.654 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.654 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.654 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.654 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.662 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.665 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.668 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ #8 2.668 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.669 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.669 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.671 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.677 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.696 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.696 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.716 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.717 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.717 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.717 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.717 origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c #8 2.718 + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c #8 2.718 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.718 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.722 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.722 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.722 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.722 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.723 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.723 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.729 origin/78bf0daf8c599d374089d97a054914d8439d133a #8 2.729 + git checkout -q -f 78bf0daf8c599d374089d97a054914d8439d133a #8 2.730 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.730 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.731 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.731 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.733 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.733 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.736 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.737 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.739 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.739 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.784 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.784 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.788 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.789 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 2.793 Linking TCCInterface_Functions.ttcn #8 2.794 Linking TCCConversion_Functions.ttcn #8 2.795 Linking TCCConversion.cc #8 2.796 Linking TCCInterface.cc #8 2.798 Linking TCCInterface_ip.h #8 2.799 Linking TCCEncoding_Functions.ttcn #8 2.800 Linking TCCEncoding.cc #8 2.802 Linking Socket_API_Definitions.ttcn #8 2.803 Linking IPL4asp_Functions.ttcn #8 2.804 Linking IPL4asp_PT.cc #8 2.805 Linking IPL4asp_PT.hh #8 2.806 Linking IPL4asp_PortType.ttcn #8 2.807 Linking IPL4asp_Types.ttcn #8 2.808 Linking IPL4asp_discovery.cc #8 2.809 Linking IPL4asp_protocol_L234.hh #8 2.810 Linking ICMP_EncDec.cc #8 2.811 Linking ICMP_Types.ttcn #8 2.812 Linking ICMPv6_EncDec.cc #8 2.813 Linking ICMPv6_Types.ttcn #8 2.814 Linking IP_EncDec.cc #8 2.815 Linking IP_Types.ttcn #8 2.816 Linking UDP_EncDec.cc #8 2.817 Linking UDP_Types.ttcn #8 2.818 Linking GTPC_EncDec.cc #8 2.819 Linking GTPC_Types.ttcn #8 2.820 Linking GTPU_EncDec.cc #8 2.821 Linking GTPU_Types.ttcn #8 2.821 Linking TELNETasp_PT.cc #8 2.823 Linking TELNETasp_PT.hh #8 2.823 Linking TELNETasp_PortType.ttcn #8 2.825 Linking NS_Types.ttcn #8 2.826 Linking BSSGP_EncDec.cc #8 2.827 Linking BSSGP_Types.ttcn #8 2.828 Linking DIAMETER_EncDec.cc #8 2.829 Linking Misc_Helpers.ttcn #8 2.831 Linking General_Types.ttcn #8 2.832 Linking GSM_Types.ttcn #8 2.833 Linking Osmocom_Types.ttcn #8 2.834 Linking Native_Functions.ttcn #8 2.835 Linking Native_FunctionDefs.cc #8 2.836 Linking IPCP_Types.ttcn #8 2.837 Linking PAP_Types.ttcn #8 2.838 Linking GTPv1C_CodecPort.ttcn #8 2.839 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 2.841 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.842 Linking GTPv1C_Templates.ttcn #8 2.843 Linking Osmocom_Gb_Types.ttcn #8 2.844 Linking GTPv1U_CodecPort.ttcn #8 2.845 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 2.847 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.848 Linking GTPv1U_Templates.ttcn #8 2.849 Linking DIAMETER_Types.ttcn #8 2.850 Linking DIAMETER_CodecPort.ttcn #8 2.851 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 2.852 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 2.853 Linking DIAMETER_Emulation.ttcn #8 2.854 Linking DIAMETER_Templates.ttcn #8 2.855 Linking DIAMETER_ts29_212_Templates.ttcn #8 2.856 Linking DIAMETER_ts29_272_Templates.ttcn #8 2.857 Linking DIAMETER_ts32_299_Templates.ttcn #8 2.858 Linking ICMP_Templates.ttcn #8 2.859 Linking ICMPv6_Templates.ttcn #8 2.860 Linking Osmocom_VTY_Functions.ttcn #8 2.861 Linking SCTP_Templates.ttcn #8 2.874 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 2.875 Generating Makefile skeleton... #8 2.875 Makefile skeleton was generated. #8 2.888 make -C ggsn_tests compile #8 2.894 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 2.894 /usr/bin/ttcn3_compiler -L -U 8 BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn #8 2.899 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.899 #8 2.904 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 2.912 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 2.913 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 2.913 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 2.915 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 2.918 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 2.945 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 2.946 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 2.947 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 2.948 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 2.955 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.956 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 2.963 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 2.964 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 2.964 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 2.964 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 2.968 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 2.968 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 2.968 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 2.969 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.970 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 2.970 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 2.970 ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 2.971 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 2.971 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 2.972 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 2.972 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.973 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.973 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.974 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 2.974 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.975 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 2.975 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.975 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 2.984 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.985 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.986 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 2.986 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 2.987 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.987 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.988 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 2.989 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.990 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.990 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 2.990 Notify: Checking modules... #8 3.026 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 3.026 DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi': #8 3.026 DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 3.026 DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid': #8 3.026 DIAMETER_Templates.ttcn:713.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime #8 3.026 Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here #8 3.035 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 3.035 DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': #8 3.035 DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: #8 3.035 DIAMETER_Emulation.ttcn:321.5-63: In guard operation: #8 3.035 DIAMETER_Emulation.ttcn:321.5-63: In receive statement: #8 3.035 DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 3.035 DIAMETER_Emulation.ttcn:322.5-60: In guard operation: #8 3.035 DIAMETER_Emulation.ttcn:322.5-60: In receive statement: #8 3.035 DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.035 DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': #8 3.035 DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: #8 3.035 DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: #8 3.035 DIAMETER_Emulation.ttcn:394.6-108: In guard operation: #8 3.035 DIAMETER_Emulation.ttcn:394.6-108: In receive statement: #8 3.035 DIAMETER_Emulation.ttcn:394.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 3.036 DIAMETER_Emulation.ttcn:403.6-70: In guard operation: #8 3.036 DIAMETER_Emulation.ttcn:403.6-70: In receive statement: #8 3.036 DIAMETER_Emulation.ttcn:403.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 3.036 DIAMETER_Emulation.ttcn:416.13-68: In guard operation: #8 3.036 DIAMETER_Emulation.ttcn:416.13-68: In receive statement: #8 3.036 DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.036 DIAMETER_Emulation.ttcn:420.17-72: In guard operation: #8 3.036 DIAMETER_Emulation.ttcn:420.17-72: In receive statement: #8 3.036 DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.054 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 3.054 GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': #8 3.054 GTPv1C_Templates.ttcn:92.5-94.3: In else statement: #8 3.054 GTPv1C_Templates.ttcn:93.4-33: In return statement: #8 3.054 GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': #8 3.054 GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': #8 3.054 GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime #8 3.054 GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here #8 3.054 GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': #8 3.054 GTPv1C_Templates.ttcn:106.5-108.3: In else statement: #8 3.054 GTPv1C_Templates.ttcn:107.4-30: In return statement: #8 3.054 GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 3.054 GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': #8 3.054 GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 3.054 GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here #8 3.057 GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': #8 3.057 GTPv1C_Templates.ttcn:198.5-200.3: In else statement: #8 3.057 GTPv1C_Templates.ttcn:199.4-38: In return statement: #8 3.057 GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 3.057 GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': #8 3.057 GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 3.057 GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here #8 3.057 GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': #8 3.057 GTPv1C_Templates.ttcn:207.3-37: In return statement: #8 3.057 GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 3.057 GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': #8 3.057 GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 3.057 GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here #8 3.057 GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': #8 3.057 GTPv1C_Templates.ttcn:234.3-22: In return statement: #8 3.057 GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 3.057 GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': #8 3.057 GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime #8 3.057 GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here #8 3.058 GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': #8 3.058 GTPv1C_Templates.ttcn:264.3-26: In return statement: #8 3.058 GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 3.058 GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': #8 3.058 GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime #8 3.058 GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here #8 3.058 GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': #8 3.058 GTPv1C_Templates.ttcn:289.3-291.3: In if statement: #8 3.058 GTPv1C_Templates.ttcn:290.4-66: In return statement: #8 3.058 GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.058 In parameter #2 for `daylightSavingTime': #8 3.058 GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 3.058 GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here #8 3.058 GTPv1C_Templates.ttcn:292.3-294.3: In if statement: #8 3.058 GTPv1C_Templates.ttcn:293.4-34: In return statement: #8 3.058 GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.058 GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': #8 3.058 GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 3.058 GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here #8 3.058 GTPv1C_Templates.ttcn:295.3-53: In return statement: #8 3.058 GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.058 GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': #8 3.058 GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 3.058 GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here #8 3.058 GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': #8 3.058 GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 3.058 GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here #8 3.058 GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': #8 3.058 GTPv1C_Templates.ttcn:319.3-49: In return statement: #8 3.058 GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 3.058 GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': #8 3.058 GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime #8 3.058 GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here #8 3.062 GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': #8 3.062 GTPv1C_Templates.ttcn:706.5-708.3: In else statement: #8 3.062 GTPv1C_Templates.ttcn:707.4-25: In return statement: #8 3.062 GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 3.062 GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': #8 3.062 GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 3.062 GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here #8 3.062 GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': #8 3.062 GTPv1C_Templates.ttcn:729.5-731.3: In else statement: #8 3.062 GTPv1C_Templates.ttcn:730.4-30: In return statement: #8 3.062 GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 3.062 GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': #8 3.062 GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 3.062 GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here #8 3.062 GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': #8 3.062 GTPv1C_Templates.ttcn:743.5-745.3: In else statement: #8 3.062 GTPv1C_Templates.ttcn:744.4-30: In return statement: #8 3.062 GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 3.062 GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': #8 3.062 GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 3.062 GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here #8 3.067 GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 3.067 GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': #8 3.067 GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: #8 3.067 GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': #8 3.067 GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.067 GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': #8 3.067 GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': #8 3.067 GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': #8 3.067 GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.068 GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': #8 3.068 GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.068 GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here #8 3.068 GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.068 GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here #8 3.068 GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 3.068 GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': #8 3.068 GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: #8 3.068 GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': #8 3.068 GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.068 GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': #8 3.068 GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': #8 3.068 GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 3.068 GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.068 GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': #8 3.068 GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.068 GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here #8 3.068 GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 3.068 GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': #8 3.068 GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: #8 3.068 GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': #8 3.068 GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.068 GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': #8 3.068 GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': #8 3.068 GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 3.068 GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.068 GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': #8 3.068 GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.068 GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here #8 3.068 GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': #8 3.068 GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement #8 3.075 GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': #8 3.075 GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': #8 3.075 GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': #8 3.075 GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 3.075 GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': #8 3.075 GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime #8 3.075 GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here #8 3.080 GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 3.080 GTPv1C_Templates.ttcn:1602.3-12: In return statement: #8 3.080 GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime #8 3.080 GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here #8 3.090 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 3.090 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 3.090 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.090 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.090 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.090 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.096 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 3.096 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 3.096 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 3.096 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 3.096 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 3.096 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 3.096 GGSN_Tests.ttcn:771.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.096 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 3.096 GGSN_Tests.ttcn:788.3-96: In function instance: #8 3.096 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 3.096 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 3.096 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 3.096 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 3.096 GGSN_Tests.ttcn:788.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime #8 3.096 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 3.096 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 3.096 GGSN_Tests.ttcn:807.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.097 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 3.097 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 3.097 GGSN_Tests.ttcn:834.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.098 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 3.098 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 3.098 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.098 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 3.098 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 3.098 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.098 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 3.098 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 3.098 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.098 GGSN_Tests.ttcn:1064.2-1083.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 3.098 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 3.098 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.098 GGSN_Tests.ttcn:1094.2-1138.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': #8 3.098 GGSN_Tests.ttcn:1100.3-20: In function instance: #8 3.098 GGSN_Tests.ttcn:1100.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.098 GGSN_Tests.ttcn:1141.2-1158.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 3.098 GGSN_Tests.ttcn:1145.3-20: In function instance: #8 3.098 GGSN_Tests.ttcn:1145.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.098 GGSN_Tests.ttcn:1161.2-1179.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 3.098 GGSN_Tests.ttcn:1165.3-20: In function instance: #8 3.098 GGSN_Tests.ttcn:1165.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.099 GGSN_Tests.ttcn:1182.2-1199.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 3.099 GGSN_Tests.ttcn:1186.3-20: In function instance: #8 3.099 GGSN_Tests.ttcn:1186.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.099 GGSN_Tests.ttcn:1202.2-1232.2: In testcase definition `TC_pdp6_clients_interact': #8 3.099 GGSN_Tests.ttcn:1206.3-21: In function instance: #8 3.099 GGSN_Tests.ttcn:1206.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.099 GGSN_Tests.ttcn:1211.3-21: In function instance: #8 3.099 GGSN_Tests.ttcn:1211.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.099 GGSN_Tests.ttcn:1235.2-1241.2: In testcase definition `TC_pdp4_act_deact': #8 3.099 GGSN_Tests.ttcn:1238.3-20: In function instance: #8 3.099 GGSN_Tests.ttcn:1238.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.099 GGSN_Tests.ttcn:1244.2-1272.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 3.099 GGSN_Tests.ttcn:1251.3-20: In function instance: #8 3.099 GGSN_Tests.ttcn:1251.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.099 GGSN_Tests.ttcn:1275.2-1306.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 3.099 GGSN_Tests.ttcn:1281.3-20: In function instance: #8 3.099 GGSN_Tests.ttcn:1281.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.100 GGSN_Tests.ttcn:1309.2-1329.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 3.100 GGSN_Tests.ttcn:1313.3-20: In function instance: #8 3.100 GGSN_Tests.ttcn:1313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.100 GGSN_Tests.ttcn:1333.2-1349.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 3.100 GGSN_Tests.ttcn:1337.3-20: In function instance: #8 3.100 GGSN_Tests.ttcn:1337.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.100 GGSN_Tests.ttcn:1352.2-1367.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 3.100 GGSN_Tests.ttcn:1356.3-20: In function instance: #8 3.100 GGSN_Tests.ttcn:1356.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.100 GGSN_Tests.ttcn:1370.2-1383.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 3.100 GGSN_Tests.ttcn:1374.3-20: In function instance: #8 3.100 GGSN_Tests.ttcn:1374.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.100 GGSN_Tests.ttcn:1386.2-1399.2: In function definition `f_pdp4_clients_interact': #8 3.100 GGSN_Tests.ttcn:1390.3-21: In function instance: #8 3.100 GGSN_Tests.ttcn:1390.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.100 GGSN_Tests.ttcn:1391.3-21: In function instance: #8 3.100 GGSN_Tests.ttcn:1391.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.100 GGSN_Tests.ttcn:1443.2-1485.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 3.100 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 3.100 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.101 GGSN_Tests.ttcn:1477.3-20: In function instance: #8 3.101 GGSN_Tests.ttcn:1477.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.101 GGSN_Tests.ttcn:1490.2-1522.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 3.101 GGSN_Tests.ttcn:1504.3-20: In function instance: #8 3.101 GGSN_Tests.ttcn:1504.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.101 GGSN_Tests.ttcn:1525.2-1538.2: In testcase definition `TC_pdp4_act_update_teic': #8 3.101 GGSN_Tests.ttcn:1529.3-20: In function instance: #8 3.101 GGSN_Tests.ttcn:1529.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.101 GGSN_Tests.ttcn:1541.2-1566.2: In testcase definition `TC_pdp4_act_update_teid': #8 3.101 GGSN_Tests.ttcn:1545.3-20: In function instance: #8 3.101 GGSN_Tests.ttcn:1545.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.101 GGSN_Tests.ttcn:1569.2-1575.2: In testcase definition `TC_pdp46_act_deact': #8 3.101 GGSN_Tests.ttcn:1572.3-20: In function instance: #8 3.101 GGSN_Tests.ttcn:1572.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.101 GGSN_Tests.ttcn:1578.2-1602.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 3.101 GGSN_Tests.ttcn:1584.3-20: In function instance: #8 3.101 GGSN_Tests.ttcn:1584.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.101 GGSN_Tests.ttcn:1605.2-1617.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 3.101 GGSN_Tests.ttcn:1609.3-20: In function instance: #8 3.101 GGSN_Tests.ttcn:1609.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.101 GGSN_Tests.ttcn:1620.2-1641.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 3.101 GGSN_Tests.ttcn:1625.3-20: In function instance: #8 3.101 GGSN_Tests.ttcn:1625.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.102 GGSN_Tests.ttcn:1644.2-1665.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 3.102 GGSN_Tests.ttcn:1649.3-20: In function instance: #8 3.102 GGSN_Tests.ttcn:1649.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.102 GGSN_Tests.ttcn:1669.2-1684.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 3.102 GGSN_Tests.ttcn:1673.3-20: In function instance: #8 3.102 GGSN_Tests.ttcn:1673.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.102 GGSN_Tests.ttcn:1687.2-1701.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 3.102 GGSN_Tests.ttcn:1691.3-20: In function instance: #8 3.102 GGSN_Tests.ttcn:1691.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.102 GGSN_Tests.ttcn:1704.2-1717.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 3.102 GGSN_Tests.ttcn:1708.3-20: In function instance: #8 3.102 GGSN_Tests.ttcn:1708.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.102 GGSN_Tests.ttcn:1720.2-1738.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 3.102 GGSN_Tests.ttcn:1724.3-20: In function instance: #8 3.102 GGSN_Tests.ttcn:1724.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.102 GGSN_Tests.ttcn:1741.2-1771.2: In testcase definition `TC_pdp46_clients_interact': #8 3.102 GGSN_Tests.ttcn:1745.3-21: In function instance: #8 3.102 GGSN_Tests.ttcn:1745.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.102 GGSN_Tests.ttcn:1750.3-21: In function instance: #8 3.102 GGSN_Tests.ttcn:1750.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.103 GGSN_Tests.ttcn:1774.2-1810.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 3.103 GGSN_Tests.ttcn:1793.5-1808.3: In else statement: #8 3.103 GGSN_Tests.ttcn:1802.4-36: In function instance: #8 3.103 GGSN_Tests.ttcn:1802.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.103 GGSN_Tests.ttcn:1805.4-41: In function instance: #8 3.103 GGSN_Tests.ttcn:1805.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.103 GGSN_Tests.ttcn:1813.2-1873.2: In testcase definition `TC_pdp_act2_recovery': #8 3.103 GGSN_Tests.ttcn:1822.3-21: In function instance: #8 3.103 GGSN_Tests.ttcn:1822.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.103 GGSN_Tests.ttcn:1878.2-1899.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 3.103 GGSN_Tests.ttcn:1881.3-20: In function instance: #8 3.103 GGSN_Tests.ttcn:1881.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.103 GGSN_Tests.ttcn:1902.2-1942.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 3.103 GGSN_Tests.ttcn:1908.3-20: In function instance: #8 3.103 GGSN_Tests.ttcn:1908.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.104 GGSN_Tests.ttcn:1945.2-2058.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 3.104 GGSN_Tests.ttcn:1971.3-2021.3: In alt construct: #8 3.104 GGSN_Tests.ttcn:1972.4-34: In guard expression: #8 3.104 GGSN_Tests.ttcn:1972.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.104 GGSN_Tests.ttcn:1973.4-34: In guard expression: #8 3.104 GGSN_Tests.ttcn:1973.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.104 GGSN_Tests.ttcn:2027.3-2053.3: In alt construct: #8 3.104 GGSN_Tests.ttcn:2028.4-34: In guard expression: #8 3.104 GGSN_Tests.ttcn:2028.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.104 GGSN_Tests.ttcn:2029.4-34: In guard expression: #8 3.104 GGSN_Tests.ttcn:2029.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.104 GGSN_Tests.ttcn:2062.2-2162.2: In testcase definition `TC_addr_pool_exhaustion': #8 3.104 GGSN_Tests.ttcn:2080.3-2125.3: In alt construct: #8 3.104 GGSN_Tests.ttcn:2081.4-34: In guard expression: #8 3.104 GGSN_Tests.ttcn:2081.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.104 GGSN_Tests.ttcn:2082.4-34: In guard expression: #8 3.104 GGSN_Tests.ttcn:2082.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.104 GGSN_Tests.ttcn:2131.3-2157.3: In alt construct: #8 3.104 GGSN_Tests.ttcn:2132.4-34: In guard expression: #8 3.104 GGSN_Tests.ttcn:2132.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.104 GGSN_Tests.ttcn:2133.4-34: In guard expression: #8 3.104 GGSN_Tests.ttcn:2133.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.105 GGSN_Tests.ttcn:2165.2-2216.2: In testcase definition `TC_gy_charging_cc_time': #8 3.105 GGSN_Tests.ttcn:2172.3-20: In function instance: #8 3.105 GGSN_Tests.ttcn:2172.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.105 GGSN_Tests.ttcn:2219.2-2271.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 3.105 GGSN_Tests.ttcn:2229.3-20: In function instance: #8 3.105 GGSN_Tests.ttcn:2229.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.108 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 3.108 Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': #8 3.108 Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: #8 3.108 Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: #8 3.108 Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 3.108 Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': #8 3.108 Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.108 Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here #8 3.119 Notify: Generating code... #8 3.817 Notify: File `BSSGP_Types.hh' was generated. #8 3.819 Notify: File `BSSGP_Types.cc' was generated. #8 3.822 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 3.824 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 3.826 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 3.829 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 3.831 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 3.834 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 3.836 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 3.836 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 3.836 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 3.836 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 3.836 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 3.836 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.836 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.836 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.836 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.836 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.836 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.837 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.837 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 3.837 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 3.837 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 3.837 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 3.837 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 3.837 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 3.837 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 3.837 Notify: File `DIAMETER_Emulation.hh' was generated. #8 3.838 Notify: File `DIAMETER_Emulation.cc' was generated. #8 3.838 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 3.838 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 3.838 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 3.838 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 3.838 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 3.838 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 3.839 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 3.839 Notify: File `DIAMETER_Templates.hh' was generated. #8 3.839 Notify: File `DIAMETER_Templates.cc' was generated. #8 3.839 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 3.839 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 3.839 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 3.839 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 3.839 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 3.840 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 3.840 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 3.843 Notify: File `DIAMETER_Types.hh' was generated. #8 3.853 Notify: File `DIAMETER_Types.cc' was generated. #8 3.856 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 3.858 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 3.860 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 3.861 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 3.862 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 3.862 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 3.862 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 3.862 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 3.862 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 3.862 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 3.862 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 3.862 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 3.862 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 3.862 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 3.862 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 3.862 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 3.863 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 3.863 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 3.863 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 3.863 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 3.863 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 3.863 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 3.863 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 3.863 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 3.863 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 3.863 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 3.864 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 3.864 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 3.864 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 3.864 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 3.864 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 3.864 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 3.864 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 3.864 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 3.864 Notify: File `GGSN_Tests.hh' was generated. #8 3.865 Notify: File `GGSN_Tests.cc' was generated. #8 3.865 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 3.865 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 3.865 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 3.865 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 3.865 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 3.865 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 3.866 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 3.866 Notify: File `GSM_Types.hh' was generated. #8 3.867 Notify: File `GSM_Types.cc' was generated. #8 3.867 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.867 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.867 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.867 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.867 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.867 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.867 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.870 Notify: File `GTPC_Types.hh' was generated. #8 3.872 Notify: File `GTPC_Types.cc' was generated. #8 3.874 Notify: File `GTPC_Types_part_1.cc' was generated. #8 3.877 Notify: File `GTPC_Types_part_2.cc' was generated. #8 3.879 Notify: File `GTPC_Types_part_3.cc' was generated. #8 3.882 Notify: File `GTPC_Types_part_4.cc' was generated. #8 3.884 Notify: File `GTPC_Types_part_5.cc' was generated. #8 3.886 Notify: File `GTPC_Types_part_6.cc' was generated. #8 3.888 Notify: File `GTPC_Types_part_7.cc' was generated. #8 3.888 Notify: File `GTPU_Types.hh' was generated. #8 3.889 Notify: File `GTPU_Types.cc' was generated. #8 3.889 Notify: File `GTPU_Types_part_1.cc' was generated. #8 3.889 Notify: File `GTPU_Types_part_2.cc' was generated. #8 3.889 Notify: File `GTPU_Types_part_3.cc' was generated. #8 3.889 Notify: File `GTPU_Types_part_4.cc' was generated. #8 3.890 Notify: File `GTPU_Types_part_5.cc' was generated. #8 3.890 Notify: File `GTPU_Types_part_6.cc' was generated. #8 3.890 Notify: File `GTPU_Types_part_7.cc' was generated. #8 3.890 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 3.890 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 3.890 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 3.890 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 3.890 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.890 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.890 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.891 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.891 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.891 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.891 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.891 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 3.891 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 3.891 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 3.891 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 3.891 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 3.891 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 3.891 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 3.892 Notify: File `GTPv1C_Templates.hh' was generated. #8 3.892 Notify: File `GTPv1C_Templates.cc' was generated. #8 3.892 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 3.892 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 3.892 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 3.892 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 3.892 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 3.892 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 3.893 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 3.893 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 3.893 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 3.893 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 3.893 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 3.893 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.893 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.893 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.893 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.893 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.894 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.894 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.894 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 3.894 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 3.894 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 3.894 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 3.894 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 3.894 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 3.894 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 3.894 Notify: File `GTPv1U_Templates.hh' was generated. #8 3.895 Notify: File `GTPv1U_Templates.cc' was generated. #8 3.895 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 3.895 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 3.895 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 3.895 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 3.895 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 3.895 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 3.895 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 3.895 Notify: File `General_Types.hh' was generated. #8 3.896 Notify: File `General_Types.cc' was generated. #8 3.896 Notify: File `General_Types_part_1.cc' was generated. #8 3.896 Notify: File `General_Types_part_2.cc' was generated. #8 3.896 Notify: File `General_Types_part_3.cc' was generated. #8 3.896 Notify: File `General_Types_part_4.cc' was generated. #8 3.897 Notify: File `General_Types_part_5.cc' was generated. #8 3.897 Notify: File `General_Types_part_6.cc' was generated. #8 3.897 Notify: File `General_Types_part_7.cc' was generated. #8 3.897 Notify: File `ICMP_Templates.hh' was generated. #8 3.897 Notify: File `ICMP_Templates.cc' was generated. #8 3.897 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 3.897 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 3.897 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 3.897 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 3.897 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 3.897 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 3.898 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 3.898 Notify: File `ICMP_Types.hh' was generated. #8 3.900 Notify: File `ICMP_Types.cc' was generated. #8 3.900 Notify: File `ICMP_Types_part_1.cc' was generated. #8 3.900 Notify: File `ICMP_Types_part_2.cc' was generated. #8 3.900 Notify: File `ICMP_Types_part_3.cc' was generated. #8 3.900 Notify: File `ICMP_Types_part_4.cc' was generated. #8 3.900 Notify: File `ICMP_Types_part_5.cc' was generated. #8 3.900 Notify: File `ICMP_Types_part_6.cc' was generated. #8 3.900 Notify: File `ICMP_Types_part_7.cc' was generated. #8 3.900 Notify: File `ICMPv6_Templates.hh' was generated. #8 3.901 Notify: File `ICMPv6_Templates.cc' was generated. #8 3.901 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 3.901 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 3.901 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 3.901 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 3.901 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 3.901 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 3.901 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 3.901 Notify: File `ICMPv6_Types.hh' was generated. #8 3.903 Notify: File `ICMPv6_Types.cc' was generated. #8 3.903 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 3.903 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 3.903 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 3.903 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 3.903 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 3.903 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 3.903 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 3.903 Notify: File `IPCP_Types.hh' was generated. #8 3.904 Notify: File `IPCP_Types.cc' was generated. #8 3.904 Notify: File `IPCP_Types_part_1.cc' was generated. #8 3.904 Notify: File `IPCP_Types_part_2.cc' was generated. #8 3.904 Notify: File `IPCP_Types_part_3.cc' was generated. #8 3.904 Notify: File `IPCP_Types_part_4.cc' was generated. #8 3.904 Notify: File `IPCP_Types_part_5.cc' was generated. #8 3.904 Notify: File `IPCP_Types_part_6.cc' was generated. #8 3.904 Notify: File `IPCP_Types_part_7.cc' was generated. #8 3.904 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.904 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.904 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.905 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.905 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.905 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.905 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.905 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.905 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.905 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.905 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.905 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.906 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.906 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.906 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.906 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.906 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.906 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.906 Notify: File `IPL4asp_Types.hh' was generated. #8 3.907 Notify: File `IPL4asp_Types.cc' was generated. #8 3.907 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.907 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.907 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.907 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.907 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.907 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.908 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.908 Notify: File `IP_Types.hh' was generated. #8 3.909 Notify: File `IP_Types.cc' was generated. #8 3.909 Notify: File `IP_Types_part_1.cc' was generated. #8 3.909 Notify: File `IP_Types_part_2.cc' was generated. #8 3.909 Notify: File `IP_Types_part_3.cc' was generated. #8 3.909 Notify: File `IP_Types_part_4.cc' was generated. #8 3.909 Notify: File `IP_Types_part_5.cc' was generated. #8 3.910 Notify: File `IP_Types_part_6.cc' was generated. #8 3.910 Notify: File `IP_Types_part_7.cc' was generated. #8 3.910 Notify: File `Misc_Helpers.hh' was generated. #8 3.910 Notify: File `Misc_Helpers.cc' was generated. #8 3.910 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.910 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.910 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.910 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.910 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.910 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.910 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.911 Notify: File `NS_Types.hh' was generated. #8 3.912 Notify: File `NS_Types.cc' was generated. #8 3.913 Notify: File `NS_Types_part_1.cc' was generated. #8 3.913 Notify: File `NS_Types_part_2.cc' was generated. #8 3.913 Notify: File `NS_Types_part_3.cc' was generated. #8 3.913 Notify: File `NS_Types_part_4.cc' was generated. #8 3.913 Notify: File `NS_Types_part_5.cc' was generated. #8 3.913 Notify: File `NS_Types_part_6.cc' was generated. #8 3.913 Notify: File `NS_Types_part_7.cc' was generated. #8 3.913 Notify: File `Native_Functions.hh' was generated. #8 3.913 Notify: File `Native_Functions.cc' was generated. #8 3.913 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.914 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.914 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.914 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.914 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.914 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.914 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.914 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 3.915 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 3.915 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 3.915 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 3.915 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 3.915 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 3.915 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 3.915 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 3.915 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 3.916 Notify: File `Osmocom_Types.hh' was generated. #8 3.916 Notify: File `Osmocom_Types.cc' was generated. #8 3.916 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.916 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.916 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.916 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.916 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.916 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.917 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.917 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.917 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.917 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.917 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.917 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.917 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.917 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.917 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.917 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.918 Notify: File `PAP_Types.hh' was generated. #8 3.918 Notify: File `PAP_Types.cc' was generated. #8 3.918 Notify: File `PAP_Types_part_1.cc' was generated. #8 3.918 Notify: File `PAP_Types_part_2.cc' was generated. #8 3.918 Notify: File `PAP_Types_part_3.cc' was generated. #8 3.918 Notify: File `PAP_Types_part_4.cc' was generated. #8 3.918 Notify: File `PAP_Types_part_5.cc' was generated. #8 3.918 Notify: File `PAP_Types_part_6.cc' was generated. #8 3.919 Notify: File `PAP_Types_part_7.cc' was generated. #8 3.919 Notify: File `SCTP_Templates.hh' was generated. #8 3.919 Notify: File `SCTP_Templates.cc' was generated. #8 3.919 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 3.919 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 3.919 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 3.919 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 3.919 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 3.919 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 3.919 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 3.920 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.920 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.921 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.921 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.921 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.921 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.921 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.921 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.921 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.921 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.921 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.921 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.922 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.922 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.922 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.922 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.922 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.922 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.922 Notify: File `TCCEncoding_Functions.hh' was generated. #8 3.923 Notify: File `TCCEncoding_Functions.cc' was generated. #8 3.923 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 3.923 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 3.923 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 3.923 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 3.923 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 3.923 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 3.923 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 3.923 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.924 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.924 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.924 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.924 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.924 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.924 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.924 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.924 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.924 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.925 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.925 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.925 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.925 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.925 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.925 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.925 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.926 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.926 Notify: File `UDP_Types.hh' was generated. #8 3.926 Notify: File `UDP_Types.cc' was generated. #8 3.926 Notify: File `UDP_Types_part_1.cc' was generated. #8 3.926 Notify: File `UDP_Types_part_2.cc' was generated. #8 3.926 Notify: File `UDP_Types_part_3.cc' was generated. #8 3.926 Notify: File `UDP_Types_part_4.cc' was generated. #8 3.926 Notify: File `UDP_Types_part_5.cc' was generated. #8 3.927 Notify: File `UDP_Types_part_6.cc' was generated. #8 3.927 Notify: File `UDP_Types_part_7.cc' was generated. #8 3.927 Notify: 387 files were updated. #8 3.962 touch compile #8 3.963 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 3.963 make -j16 -C ggsn_tests #8 3.984 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 4.049 Creating dependency file for UDP_EncDec.cc #8 4.049 Creating dependency file for TELNETasp_PT.cc #8 4.049 Creating dependency file for TCCEncoding.cc #8 4.049 Creating dependency file for TCCInterface.cc #8 4.049 Creating dependency file for TCCConversion.cc #8 4.050 Creating dependency file for Native_FunctionDefs.cc #8 4.050 Creating dependency file for IP_EncDec.cc #8 4.050 Creating dependency file for IPL4asp_PT.cc #8 4.051 Creating dependency file for IPL4asp_discovery.cc #8 4.051 Creating dependency file for ICMPv6_EncDec.cc #8 4.051 Creating dependency file for ICMP_EncDec.cc #8 4.051 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 4.052 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 4.053 Creating dependency file for GTPU_EncDec.cc #8 4.053 Creating dependency file for GTPC_EncDec.cc #8 4.054 Creating dependency file for DIAMETER_EncDec.cc #8 4.097 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 4.136 Creating dependency file for BSSGP_EncDec.cc #8 4.139 Creating dependency file for UDP_Types_part_7.cc #8 4.139 Creating dependency file for UDP_Types_part_6.cc #8 4.140 Creating dependency file for UDP_Types_part_4.cc #8 4.140 Creating dependency file for UDP_Types_part_3.cc #8 4.140 Creating dependency file for UDP_Types_part_5.cc #8 4.144 Creating dependency file for UDP_Types_part_2.cc #8 4.145 Creating dependency file for UDP_Types_part_1.cc #8 4.150 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.151 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.152 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.153 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.154 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.154 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.157 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.157 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.160 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.161 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.162 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.162 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.165 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.165 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.166 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 4.167 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 4.168 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 4.168 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 4.170 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 4.170 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 4.170 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 4.174 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.174 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.175 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.176 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.177 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.177 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.179 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.180 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.181 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.181 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.182 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.182 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.186 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.186 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.186 Creating dependency file for SCTP_Templates_part_7.cc #8 4.187 Creating dependency file for SCTP_Templates_part_6.cc #8 4.188 Creating dependency file for SCTP_Templates_part_5.cc #8 4.190 Creating dependency file for SCTP_Templates_part_4.cc #8 4.190 Creating dependency file for SCTP_Templates_part_3.cc #8 4.190 Creating dependency file for SCTP_Templates_part_2.cc #8 4.192 Creating dependency file for SCTP_Templates_part_1.cc #8 4.193 Creating dependency file for PAP_Types_part_7.cc #8 4.193 Creating dependency file for PAP_Types_part_6.cc #8 4.195 Creating dependency file for PAP_Types_part_5.cc #8 4.198 Creating dependency file for PAP_Types_part_4.cc #8 4.198 Creating dependency file for PAP_Types_part_3.cc #8 4.198 Creating dependency file for PAP_Types_part_2.cc #8 4.198 Creating dependency file for PAP_Types_part_1.cc #8 4.199 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.200 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.201 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.202 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.203 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.204 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.206 Creating dependency file for Osmocom_Types_part_7.cc #8 4.206 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.207 Creating dependency file for Osmocom_Types_part_6.cc #8 4.207 Creating dependency file for Osmocom_Types_part_5.cc #8 4.210 Creating dependency file for Osmocom_Types_part_3.cc #8 4.210 Creating dependency file for Osmocom_Types_part_4.cc #8 4.210 Creating dependency file for Osmocom_Types_part_2.cc #8 4.211 Creating dependency file for Osmocom_Types_part_1.cc #8 4.211 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 4.212 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 4.212 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 4.214 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 4.216 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 4.218 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 4.218 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 4.220 Creating dependency file for Native_Functions_part_7.cc #8 4.220 Creating dependency file for Native_Functions_part_6.cc #8 4.220 Creating dependency file for Native_Functions_part_5.cc #8 4.221 Creating dependency file for Native_Functions_part_4.cc #8 4.222 Creating dependency file for Native_Functions_part_3.cc #8 4.222 Creating dependency file for Native_Functions_part_2.cc #8 4.224 Creating dependency file for Native_Functions_part_1.cc #8 4.224 Creating dependency file for NS_Types_part_7.cc #8 4.225 Creating dependency file for NS_Types_part_6.cc #8 4.227 Creating dependency file for NS_Types_part_5.cc #8 4.227 Creating dependency file for NS_Types_part_4.cc #8 4.229 Creating dependency file for NS_Types_part_3.cc #8 4.230 Creating dependency file for NS_Types_part_2.cc #8 4.231 Creating dependency file for NS_Types_part_1.cc #8 4.232 Creating dependency file for Misc_Helpers_part_7.cc #8 4.232 Creating dependency file for Misc_Helpers_part_6.cc #8 4.232 Creating dependency file for Misc_Helpers_part_5.cc #8 4.232 Creating dependency file for Misc_Helpers_part_4.cc #8 4.233 Creating dependency file for Misc_Helpers_part_3.cc #8 4.233 Creating dependency file for Misc_Helpers_part_2.cc #8 4.236 Creating dependency file for Misc_Helpers_part_1.cc #8 4.236 Creating dependency file for IP_Types_part_7.cc #8 4.237 Creating dependency file for IP_Types_part_6.cc #8 4.238 Creating dependency file for IP_Types_part_5.cc #8 4.239 Creating dependency file for IP_Types_part_4.cc #8 4.241 Creating dependency file for IP_Types_part_3.cc #8 4.243 Creating dependency file for IP_Types_part_1.cc #8 4.243 Creating dependency file for IP_Types_part_2.cc #8 4.243 Creating dependency file for IPL4asp_Types_part_7.cc #8 4.243 Creating dependency file for IPL4asp_Types_part_6.cc #8 4.244 Creating dependency file for IPL4asp_Types_part_5.cc #8 4.245 Creating dependency file for IPL4asp_Types_part_4.cc #8 4.245 Creating dependency file for IPL4asp_Types_part_3.cc #8 4.246 Creating dependency file for IPL4asp_Types_part_2.cc #8 4.248 Creating dependency file for IPL4asp_Types_part_1.cc #8 4.249 Creating dependency file for IPL4asp_PortType_part_7.cc #8 4.249 Creating dependency file for IPL4asp_PortType_part_6.cc #8 4.250 Creating dependency file for IPL4asp_PortType_part_5.cc #8 4.250 Creating dependency file for IPL4asp_PortType_part_4.cc #8 4.250 Creating dependency file for IPL4asp_PortType_part_3.cc #8 4.253 Creating dependency file for IPL4asp_PortType_part_2.cc #8 4.254 Creating dependency file for IPL4asp_PortType_part_1.cc #8 4.255 Creating dependency file for IPL4asp_Functions_part_7.cc #8 4.256 Creating dependency file for IPL4asp_Functions_part_6.cc #8 4.256 Creating dependency file for IPL4asp_Functions_part_5.cc #8 4.256 Creating dependency file for IPL4asp_Functions_part_4.cc #8 4.258 Creating dependency file for IPL4asp_Functions_part_3.cc #8 4.260 Creating dependency file for IPL4asp_Functions_part_2.cc #8 4.260 Creating dependency file for IPL4asp_Functions_part_1.cc #8 4.261 Creating dependency file for IPCP_Types_part_7.cc #8 4.261 Creating dependency file for IPCP_Types_part_6.cc #8 4.262 Creating dependency file for IPCP_Types_part_5.cc #8 4.262 Creating dependency file for IPCP_Types_part_4.cc #8 4.263 Creating dependency file for IPCP_Types_part_3.cc #8 4.263 Creating dependency file for IPCP_Types_part_2.cc #8 4.264 Creating dependency file for IPCP_Types_part_1.cc #8 4.265 Creating dependency file for ICMPv6_Types_part_7.cc #8 4.267 Creating dependency file for ICMPv6_Types_part_6.cc #8 4.267 Creating dependency file for ICMPv6_Types_part_5.cc #8 4.267 Creating dependency file for ICMPv6_Types_part_4.cc #8 4.268 Creating dependency file for ICMPv6_Types_part_3.cc #8 4.268 Creating dependency file for ICMPv6_Types_part_2.cc #8 4.270 Creating dependency file for ICMPv6_Types_part_1.cc #8 4.272 Creating dependency file for ICMPv6_Templates_part_7.cc #8 4.273 Creating dependency file for ICMPv6_Templates_part_5.cc #8 4.274 Creating dependency file for ICMPv6_Templates_part_6.cc #8 4.274 Creating dependency file for ICMPv6_Templates_part_4.cc #8 4.274 Creating dependency file for ICMPv6_Templates_part_3.cc #8 4.275 Creating dependency file for ICMPv6_Templates_part_2.cc #8 4.275 Creating dependency file for ICMPv6_Templates_part_1.cc #8 4.276 Creating dependency file for ICMP_Types_part_7.cc #8 4.278 Creating dependency file for ICMP_Types_part_6.cc #8 4.279 Creating dependency file for ICMP_Types_part_5.cc #8 4.279 Creating dependency file for ICMP_Types_part_4.cc #8 4.280 Creating dependency file for ICMP_Types_part_3.cc #8 4.280 Creating dependency file for ICMP_Types_part_2.cc #8 4.281 Creating dependency file for ICMP_Types_part_1.cc #8 4.283 Creating dependency file for ICMP_Templates_part_7.cc #8 4.283 Creating dependency file for ICMP_Templates_part_6.cc #8 4.284 Creating dependency file for ICMP_Templates_part_5.cc #8 4.285 Creating dependency file for ICMP_Templates_part_4.cc #8 4.285 Creating dependency file for ICMP_Templates_part_3.cc #8 4.287 Creating dependency file for ICMP_Templates_part_2.cc #8 4.287 Creating dependency file for ICMP_Templates_part_1.cc #8 4.288 Creating dependency file for General_Types_part_7.cc #8 4.288 Creating dependency file for General_Types_part_6.cc #8 4.288 Creating dependency file for General_Types_part_5.cc #8 4.291 Creating dependency file for General_Types_part_4.cc #8 4.291 Creating dependency file for General_Types_part_3.cc #8 4.292 Creating dependency file for General_Types_part_2.cc #8 4.292 Creating dependency file for General_Types_part_1.cc #8 4.293 Creating dependency file for GTPv1U_Templates_part_7.cc #8 4.293 Creating dependency file for GTPv1U_Templates_part_6.cc #8 4.295 Creating dependency file for GTPv1U_Templates_part_5.cc #8 4.296 Creating dependency file for GTPv1U_Templates_part_3.cc #8 4.296 Creating dependency file for GTPv1U_Templates_part_4.cc #8 4.297 Creating dependency file for GTPv1U_Templates_part_2.cc #8 4.297 Creating dependency file for GTPv1U_Templates_part_1.cc #8 4.299 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 4.300 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 4.301 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 4.302 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 4.302 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 4.303 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 4.304 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 4.304 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 4.305 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 4.306 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 4.307 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 4.308 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 4.308 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 4.309 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 4.310 Creating dependency file for GTPv1C_Templates_part_6.cc #8 4.310 Creating dependency file for GTPv1C_Templates_part_7.cc #8 4.310 Creating dependency file for GTPv1C_Templates_part_5.cc #8 4.313 Creating dependency file for GTPv1C_Templates_part_4.cc #8 4.313 Creating dependency file for GTPv1C_Templates_part_3.cc #8 4.313 Creating dependency file for GTPv1C_Templates_part_2.cc #8 4.315 Creating dependency file for GTPv1C_Templates_part_1.cc #8 4.315 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 4.316 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 4.318 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 4.318 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 4.318 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 4.318 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 4.319 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 4.320 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 4.321 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 4.321 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 4.324 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 4.325 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 4.326 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 4.327 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 4.327 Creating dependency file for GTPU_Types_part_7.cc #8 4.328 Creating dependency file for GTPU_Types_part_6.cc #8 4.330 Creating dependency file for GTPU_Types_part_5.cc #8 4.330 Creating dependency file for GTPU_Types_part_4.cc #8 4.330 Creating dependency file for GTPU_Types_part_3.cc #8 4.331 Creating dependency file for GTPU_Types_part_2.cc #8 4.332 Creating dependency file for GTPC_Types_part_7.cc #8 4.332 Creating dependency file for GTPU_Types_part_1.cc #8 4.332 Creating dependency file for GTPC_Types_part_6.cc #8 4.333 Creating dependency file for GTPC_Types_part_5.cc #8 4.334 Creating dependency file for GTPC_Types_part_4.cc #8 4.335 Creating dependency file for GTPC_Types_part_3.cc #8 4.335 Creating dependency file for GTPC_Types_part_2.cc #8 4.338 Creating dependency file for GTPC_Types_part_1.cc #8 4.338 Creating dependency file for GSM_Types_part_7.cc #8 4.338 Creating dependency file for GSM_Types_part_6.cc #8 4.339 Creating dependency file for GSM_Types_part_5.cc #8 4.339 Creating dependency file for GSM_Types_part_4.cc #8 4.342 Creating dependency file for GSM_Types_part_3.cc #8 4.342 Creating dependency file for GSM_Types_part_2.cc #8 4.342 Creating dependency file for GSM_Types_part_1.cc #8 4.343 Creating dependency file for GGSN_Tests_part_7.cc #8 4.345 Creating dependency file for GGSN_Tests_part_6.cc #8 4.351 Creating dependency file for GGSN_Tests_part_5.cc #8 4.351 Creating dependency file for GGSN_Tests_part_4.cc #8 4.352 Creating dependency file for GGSN_Tests_part_2.cc #8 4.352 Creating dependency file for GGSN_Tests_part_3.cc #8 4.352 Creating dependency file for GGSN_Tests_part_1.cc #8 4.355 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 4.358 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 4.360 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 4.360 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 4.364 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 4.365 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 4.365 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 4.368 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 4.368 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 4.369 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 4.369 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 4.374 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 4.376 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 4.377 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 4.379 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 4.379 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 4.380 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 4.381 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 4.382 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 4.383 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 4.387 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 4.389 Creating dependency file for DIAMETER_Types_part_7.cc #8 4.389 Creating dependency file for DIAMETER_Types_part_6.cc #8 4.390 Creating dependency file for DIAMETER_Types_part_4.cc #8 4.390 Creating dependency file for DIAMETER_Types_part_5.cc #8 4.391 Creating dependency file for DIAMETER_Types_part_3.cc #8 4.391 Creating dependency file for DIAMETER_Types_part_2.cc #8 4.395 Creating dependency file for DIAMETER_Types_part_1.cc #8 4.396 Creating dependency file for DIAMETER_Templates_part_7.cc #8 4.398 Creating dependency file for DIAMETER_Templates_part_6.cc #8 4.401 Creating dependency file for DIAMETER_Templates_part_5.cc #8 4.403 Creating dependency file for DIAMETER_Templates_part_4.cc #8 4.404 Creating dependency file for DIAMETER_Templates_part_3.cc #8 4.410 Creating dependency file for DIAMETER_Templates_part_2.cc #8 4.410 Creating dependency file for DIAMETER_Templates_part_1.cc #8 4.412 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 4.414 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 4.414 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 4.422 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 4.422 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 4.424 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 4.425 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 4.431 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 4.433 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 4.433 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 4.439 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 4.442 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 4.444 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 4.446 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 4.448 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 4.453 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 4.453 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 4.455 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 4.456 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 4.459 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 4.465 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 4.467 Creating dependency file for BSSGP_Types_part_7.cc #8 4.468 Creating dependency file for BSSGP_Types_part_6.cc #8 4.470 Creating dependency file for BSSGP_Types_part_5.cc #8 4.470 Creating dependency file for BSSGP_Types_part_4.cc #8 4.477 Creating dependency file for BSSGP_Types_part_3.cc #8 4.498 Creating dependency file for BSSGP_Types_part_2.cc #8 4.523 Creating dependency file for BSSGP_Types_part_1.cc #8 4.537 Creating dependency file for UDP_Types.cc #8 4.537 Creating dependency file for TELNETasp_PortType.cc #8 4.539 Creating dependency file for TCCInterface_Functions.cc #8 4.543 Creating dependency file for TCCEncoding_Functions.cc #8 4.548 Creating dependency file for TCCConversion_Functions.cc #8 4.550 Creating dependency file for Socket_API_Definitions.cc #8 4.571 Creating dependency file for SCTP_Templates.cc #8 4.572 Creating dependency file for PAP_Types.cc #8 4.585 Creating dependency file for Osmocom_VTY_Functions.cc #8 4.620 Creating dependency file for Osmocom_Types.cc #8 4.622 Creating dependency file for Osmocom_Gb_Types.cc #8 4.628 Creating dependency file for Native_Functions.cc #8 4.632 Creating dependency file for NS_Types.cc #8 4.639 Creating dependency file for Misc_Helpers.cc #8 4.641 Creating dependency file for IP_Types.cc #8 4.646 Creating dependency file for IPL4asp_Types.cc #8 4.650 Creating dependency file for IPL4asp_PortType.cc #8 4.653 Creating dependency file for IPL4asp_Functions.cc #8 4.657 Creating dependency file for IPCP_Types.cc #8 4.662 Creating dependency file for ICMPv6_Types.cc #8 4.669 Creating dependency file for ICMPv6_Templates.cc #8 4.671 Creating dependency file for ICMP_Types.cc #8 4.678 Creating dependency file for ICMP_Templates.cc #8 4.681 Creating dependency file for General_Types.cc #8 4.703 Creating dependency file for GTPv1U_Templates.cc #8 4.705 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 4.711 Creating dependency file for GTPv1U_CodecPort.cc #8 4.720 Creating dependency file for GTPv1C_Templates.cc #8 4.742 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 4.744 Creating dependency file for GTPv1C_CodecPort.cc #8 4.745 Creating dependency file for GTPU_Types.cc #8 4.747 Creating dependency file for GTPC_Types.cc #8 4.747 Creating dependency file for GSM_Types.cc #8 4.750 Creating dependency file for GGSN_Tests.cc #8 4.755 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 4.764 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 4.764 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 4.767 Creating dependency file for DIAMETER_Types.cc #8 4.771 Creating dependency file for DIAMETER_Templates.cc #8 4.783 Creating dependency file for DIAMETER_Emulation.cc #8 4.802 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 4.803 Creating dependency file for DIAMETER_CodecPort.cc #8 4.811 Creating dependency file for BSSGP_Types.cc #8 5.172 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 5.172 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc #8 5.173 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc #8 5.173 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc #8 5.173 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc #8 5.173 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc #8 5.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc #8 5.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc #8 5.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc #8 5.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc #8 5.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 5.176 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 5.176 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 5.176 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 5.177 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 5.177 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 6.821 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 7.120 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 7.152 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc #8 7.247 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 7.253 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc #8 7.393 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc #8 7.606 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc #8 7.638 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc #8 7.794 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 7.794 DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.794 8871 | } #8 7.794 | ^ #8 7.795 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 7.795 DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.795 8923 | } #8 7.795 | ^ #8 7.797 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 7.797 DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.797 9222 | } #8 7.797 | ^ #8 7.805 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 7.805 DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.805 10202 | } #8 7.805 | ^ #8 7.934 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 7.993 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 8.065 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 8.136 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 8.149 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 8.521 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 8.831 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 8.865 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 9.050 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 9.062 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 9.106 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 9.307 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc #8 9.421 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 9.567 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 9.886 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 10.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 10.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 10.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 10.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc #8 10.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 10.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 11.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 11.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 11.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 12.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 12.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 12.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc #8 12.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc #8 12.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc #8 12.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc #8 12.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc #8 12.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc #8 12.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc #8 12.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 12.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 12.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 12.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 12.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 12.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 12.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 12.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc #8 12.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc #8 12.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc #8 12.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc #8 12.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc #8 12.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc #8 12.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc #8 12.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc #8 12.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc #8 12.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc #8 12.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc #8 12.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc #8 12.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc #8 12.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc #8 13.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc #8 13.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc #8 13.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc #8 13.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc #8 13.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc #8 13.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc #8 13.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc #8 13.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc #8 13.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc #8 13.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc #8 13.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 13.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc #8 13.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc #8 13.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc #8 13.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc #8 13.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc #8 13.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc #8 13.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc #8 13.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc #8 13.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc #8 13.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc #8 13.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc #8 13.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc #8 13.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc #8 13.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc #8 13.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc #8 13.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc #8 13.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc #8 13.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc #8 13.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc #8 13.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc #8 13.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 13.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 13.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 13.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 14.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 14.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 14.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 14.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 14.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 15.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 16.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 18.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 20.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 22.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 22.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 22.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 22.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 22.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 22.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 22.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 22.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 22.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 22.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 22.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 23.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 23.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 23.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 23.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 23.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 23.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 23.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 23.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 23.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 23.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 23.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 23.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 23.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 23.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 23.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 23.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 23.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 23.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 23.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 23.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 23.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc #8 23.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc #8 23.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 23.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 23.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 23.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 23.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 23.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 23.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 23.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc #8 23.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc #8 23.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc #8 23.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc #8 23.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc #8 23.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 23.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 23.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 23.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 23.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc #8 23.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc #8 23.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc #8 23.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc #8 23.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc #8 23.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 23.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 23.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 23.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 23.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 23.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 23.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 23.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 23.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 23.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 23.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 23.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 23.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 23.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 23.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 23.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 24.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 24.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 24.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 24.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 24.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 24.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 24.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 24.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 24.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 24.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 24.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 24.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 24.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 24.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 24.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 24.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 24.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 24.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 24.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 24.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 24.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 24.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 24.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 24.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc #8 24.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc #8 24.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc #8 24.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc #8 24.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc #8 24.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc #8 24.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc #8 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc #8 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc #8 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 24.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc #8 24.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc #8 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc #8 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 24.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 24.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 24.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 24.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 24.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 24.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 24.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 24.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 24.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 24.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 24.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 24.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 24.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 24.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 24.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 24.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 24.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 24.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 24.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 24.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 24.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 24.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 24.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 24.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 24.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 24.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc #8 24.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc #8 24.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 24.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 25.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc #8 25.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc #8 25.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 25.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 25.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 26.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 26.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 26.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 26.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 26.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 26.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc #8 26.30 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 26.38 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 26.48 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 26.49 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 26.50 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 26.60 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 26.61 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 26.61 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 26.63 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 26.73 g++ -shared -o GSM_Types.so GSM_Types.o #8 26.74 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 26.76 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 26.78 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 26.82 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 26.88 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 26.90 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 26.91 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 26.91 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 26.91 g++ -shared -o General_Types.so General_Types.o #8 26.93 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 26.94 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 26.97 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 27.03 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 27.04 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 27.05 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 27.06 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 27.07 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 27.07 g++ -shared -o IP_Types.so IP_Types.o #8 27.07 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 27.11 g++ -shared -o NS_Types.so NS_Types.o #8 27.12 g++ -shared -o Native_Functions.so Native_Functions.o #8 27.18 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 27.19 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 27.19 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 27.20 g++ -shared -o PAP_Types.so PAP_Types.o #8 27.21 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 27.22 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 27.25 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 27.25 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 27.26 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 27.31 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 27.33 g++ -shared -o UDP_Types.so UDP_Types.o #8 27.33 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 27.34 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 27.35 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 27.35 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 27.38 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 27.39 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 27.40 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 27.41 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 27.42 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 27.44 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 27.45 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 27.47 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 27.48 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 27.48 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 27.50 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 27.50 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 27.51 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 27.51 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 27.53 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 27.53 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 27.54 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 27.54 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 27.55 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 27.55 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 27.55 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 27.56 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 27.56 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 27.56 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 27.56 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 27.57 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 27.58 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 27.58 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 27.58 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 27.58 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 27.59 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 27.59 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 27.59 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 27.60 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 27.61 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 27.61 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 27.61 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 27.61 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 27.61 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 27.61 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 27.62 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 27.64 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 27.64 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 27.64 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 27.64 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 27.64 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 27.65 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 27.65 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 27.67 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 27.67 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 27.67 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 27.67 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 27.67 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 27.67 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 27.67 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 27.70 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 27.70 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 27.70 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 27.70 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 27.70 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 27.70 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 27.70 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 27.72 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 27.72 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 27.72 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 27.73 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 27.73 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 27.73 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 27.75 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 27.75 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 27.75 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 27.75 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 27.75 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 27.76 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 27.76 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 27.77 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 27.77 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 27.78 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 27.78 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 27.78 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 27.78 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 27.78 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 27.78 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 27.78 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 27.80 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 27.80 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 27.80 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 27.80 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 27.81 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 27.81 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 27.81 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 27.81 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 27.83 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 27.83 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 27.83 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 27.83 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 27.84 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 27.84 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 27.84 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 27.84 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 27.86 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 27.86 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 27.86 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 27.86 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 27.86 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 27.87 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 27.87 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 27.87 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 27.89 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 27.89 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 27.89 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 27.89 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 27.89 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 27.90 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 27.90 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 27.90 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 27.91 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 27.91 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 27.92 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 27.92 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 27.92 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 27.93 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 27.93 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 27.93 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 27.93 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 27.93 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 27.94 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 27.94 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 27.94 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 27.94 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 27.95 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 27.95 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 27.95 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 27.95 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 27.96 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 27.96 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 27.96 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 27.97 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 27.97 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 27.97 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 27.97 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 27.97 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 27.98 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 27.98 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 27.98 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 27.98 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 27.99 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 27.99 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 28.00 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 28.00 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 28.00 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 28.00 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 28.00 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 28.01 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 28.01 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 28.01 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 28.01 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 28.01 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 28.01 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 28.03 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 28.03 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 28.03 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 28.03 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 28.03 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 28.04 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 28.04 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 28.04 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 28.04 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 28.04 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 28.04 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 28.05 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 28.06 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 28.06 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 28.06 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 28.06 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 28.06 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 28.06 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 28.07 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 28.07 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 28.07 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 28.07 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 28.08 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 28.08 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 28.08 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 28.08 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 28.08 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 28.09 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 28.09 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 28.09 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 28.09 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 28.10 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 28.10 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 28.11 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 28.11 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 28.11 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 28.11 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 28.11 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 28.12 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 28.12 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 28.12 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 28.12 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 28.13 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 28.13 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 28.14 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 28.14 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 28.14 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 28.14 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 28.14 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 28.15 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 28.15 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 28.15 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 28.15 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 28.16 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 28.16 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 28.17 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 28.17 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 28.17 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 28.17 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 28.17 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 28.17 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 28.17 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 28.18 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 28.18 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 28.19 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 28.19 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 28.19 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 28.19 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 28.19 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 28.19 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 28.19 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 28.20 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 28.20 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 28.21 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 28.21 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 28.22 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 28.22 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 28.22 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 28.22 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 28.22 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 28.22 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 28.22 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 28.23 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 28.23 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 28.23 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 28.23 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 28.23 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 28.24 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 28.24 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 28.25 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 28.25 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 28.25 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 28.25 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 28.25 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 28.26 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 28.26 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 28.26 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 28.26 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 28.27 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 28.27 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 28.27 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 28.28 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 28.28 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 28.28 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 28.28 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 28.28 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 28.28 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 28.28 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 28.29 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 28.29 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 28.30 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 28.30 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 28.30 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 28.30 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 28.30 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 28.31 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 28.31 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 28.31 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 28.31 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 28.31 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 28.32 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 28.32 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 28.33 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 28.33 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 28.33 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 28.33 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 28.33 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 28.34 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 28.34 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 28.34 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 28.34 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 28.34 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 28.34 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 28.35 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 28.36 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 28.36 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 28.36 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 28.36 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 28.36 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 28.36 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 28.36 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 28.36 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 28.37 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 28.37 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 28.38 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 28.38 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 28.40 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 28.40 g++ -shared -o TCCConversion.so TCCConversion.o #8 28.41 g++ -shared -o TCCInterface.so TCCInterface.o #8 28.42 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 28.50 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 28.50 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 28.51 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 29.51 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 30.28 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 32.06 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 32.55 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 32.70 if g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ #8 32.70 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 32.70 -L/lib -lcrypto \ #8 32.70 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 32.70 then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi #8 33.23 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 33.7s #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 0.9s done #10 writing image sha256:8e1dae92340781d932c136652259ed1a26447808e01ad8bbac25e9641161dfb6 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 1.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n 8e1dae923407 + 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=2840165 + seq 1 30 + echo (2840165 + 1) % 256 + bc + SUBNET=102 + NET_NAME=ttcn3-ggsn-test-102 + SUB4=172.18.102.0/24 + SUB6=fd02:db8:102::/64 + set +x Creating network ttcn3-ggsn-test-102, trying SUBNET=102... + docker network create --internal --subnet 172.18.102.0/24 --ipv6 --subnet fd02:db8:102::/64 ttcn3-ggsn-test-102 a8834ca350ed78f351104e694d39937a03d8272fe93bd5d5cacf15a341dbe3ca + set +x ### Network ttcn3-ggsn-test-102 created (SUBNET=102) ### + 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-net-next/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-118-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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /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 + [ 1 = 1 ] + return + 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 + [ 1 = 1 ] + return + 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.102.201/24 brd 172.18.102.255 dev eth0 ip route add default via 172.18.102.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.102.201/24 brd 172.18.102.255 dev eth0 + echo ip route add default via 172.18.102.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next From https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next + 650373491...3254ce838 main -> net-next/main (forced update) + git checkout net-next/main Warning: you are leaving 1 commit behind, not connected to any of your branches: 650373491 net: macb: Use predefined PCI vendor ID constant If you want to keep it by creating a new branch, this may be a good time to do so with: git branch <new-branch-name> 650373491 HEAD is now at 3254ce838 Merge branch 'introduce-hsr-offload-support-for-icssg' + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd UPD include/generated/compile.h mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool UPD include/config/kernel.release UPD include/generated/utsrelease.h INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC net/socket.o CC init/do_mounts.o CC ipc/mqueue.o CC io_uring/io_uring.o CC net/compat.o CC security/selinux/avc.o CC security/selinux/hooks.o CC lib/kobject_uevent.o CC fs/select.o CC net/core/sock.o CC kernel/sysctl.o CC security/selinux/selinuxfs.o CC security/lsm_audit.o CC net/ethernet/eth.o CC init/version.o CC net/core/request_sock.o AR init/built-in.a CC security/selinux/nlmsgtab.o CC lib/vsprintf.o CC security/selinux/netif.o CC security/device_cgroup.o AR ipc/built-in.a CC net/core/skbuff.o CC security/selinux/netnode.o CC kernel/sys.o CC fs/file.o CC security/selinux/netport.o AR net/ethernet/built-in.a CC net/802/fddi.o CC security/selinux/status.o CC net/sched/sch_generic.o CC net/netlink/af_netlink.o CC net/sched/sch_frag.o CC security/selinux/ss/ebitmap.o CC net/sched/sch_api.o CC security/selinux/ss/sidtab.o AR net/802/built-in.a CC net/core/datagram.o CC io_uring/notif.o CC security/selinux/ss/avtab.o CC security/selinux/ss/policydb.o CC fs/eventpoll.o CC net/sched/cls_api.o CC security/selinux/ss/services.o CC security/selinux/ss/conditional.o CC kernel/pid.o CC net/sched/act_api.o CC lib/dynamic_debug.o CC security/selinux/ss/mls.o CC io_uring/net.o CC net/netlink/genetlink.o CC security/selinux/ss/context.o CC net/core/stream.o CC security/selinux/netlabel.o CC drivers/connector/cn_queue.o CC net/sched/cls_cgroup.o CC kernel/module/main.o AR lib/lib.a CC drivers/connector/connector.o CC fs/proc/proc_sysctl.o CC drivers/base/firmware_loader/main.o AR lib/built-in.a CC io_uring/poll.o CC io_uring/uring_cmd.o CC drivers/connector/cn_proc.o CC net/ethtool/ioctl.o CC net/ethtool/common.o CC net/core/scm.o AR net/sched/built-in.a AR security/selinux/built-in.a AR security/built-in.a CC net/core/gen_estimator.o CC net/netfilter/core.o CC net/xfrm/xfrm_policy.o CC net/ethtool/netlink.o AR net/netlink/built-in.a CC net/xfrm/xfrm_state.o CC net/ipv4/route.o CC net/ipv4/inetpeer.o AR drivers/base/firmware_loader/built-in.a AR drivers/base/built-in.a CC io_uring/sqpoll.o AR drivers/connector/built-in.a CC drivers/net/loopback.o CC net/ethtool/bitset.o CC net/core/net_namespace.o CC net/unix/af_unix.o AR fs/proc/built-in.a CC net/netfilter/nf_log.o CC drivers/net/phy/phy.o CC net/xfrm/xfrm_input.o CC net/netfilter/nf_queue.o AR kernel/module/built-in.a CC kernel/cgroup/cgroup.o CC net/ipv4/protocol.o CC fs/nfs/client.o CC fs/lockd/clntlock.o CC net/ethtool/strset.o CC io_uring/register.o CC net/ethtool/linkinfo.o CC net/netfilter/nf_sockopt.o CC net/core/secure_seq.o CC net/core/flow_dissector.o AR drivers/net/phy/built-in.a CC net/ipv4/ip_input.o CC net/xfrm/xfrm_output.o CC drivers/net/veth.o CC net/xfrm/xfrm_sysctl.o CC net/ipv4/ip_fragment.o CC net/ethtool/linkmodes.o CC net/xfrm/xfrm_replay.o CC net/netfilter/utils.o CC fs/lockd/clntproc.o CC net/ethtool/rss.o CC net/unix/garbage.o CC fs/nfs/dir.o CC net/core/sysctl_net_core.o CC io_uring/napi.o CC net/xfrm/xfrm_device.o CC net/ipv4/ip_forward.o CC net/xfrm/xfrm_nat_keepalive.o CC net/ipv4/ip_options.o CC net/ethtool/linkstate.o CC net/ethtool/debug.o CC net/xfrm/xfrm_algo.o CC net/netfilter/nfnetlink.o CC net/unix/sysctl_net_unix.o CC net/core/dev.o CC fs/lockd/clntxdr.o CC drivers/net/virtio_net.o CC net/xfrm/xfrm_user.o CC net/core/dst.o AR io_uring/built-in.a CC net/core/neighbour.o CC net/ethtool/wol.o CC net/ethtool/features.o CC net/ethtool/privflags.o CC net/ipv4/ip_output.o AR net/unix/built-in.a CC net/ipv4/ip_sockglue.o AR kernel/cgroup/built-in.a CC kernel/audit.o CC kernel/auditfilter.o CC net/netfilter/nfnetlink_log.o CC fs/lockd/host.o CC net/ipv6/af_inet6.o CC fs/nfs/file.o CC net/ethtool/rings.o CC fs/nfs/getroot.o CC net/ethtool/channels.o CC net/ethtool/coalesce.o CC fs/lockd/svc.o CC net/ethtool/pause.o CC net/netfilter/nf_conntrack_core.o AR net/xfrm/built-in.a CC net/ipv6/anycast.o CC kernel/trace/trace_kprobe.o CC net/ethtool/eee.o CC net/ethtool/tsinfo.o CC net/packet/af_packet.o CC net/ipv4/inet_hashtables.o CC net/ethtool/cabletest.o CC net/core/rtnetlink.o CC fs/lockd/svclock.o CC fs/nfs/inode.o CC fs/lockd/svcshare.o CC net/ethtool/tunnels.o CC net/ethtool/fec.o CC net/ethtool/eeprom.o CC net/ethtool/stats.o CC drivers/net/gtp.o CC net/ipv6/ip6_output.o CC net/ethtool/phc_vclocks.o CC fs/lockd/svcproc.o CC fs/lockd/svcsubs.o CC net/ethtool/mm.o CC kernel/trace/trace_uprobe.o CC net/netfilter/nf_conntrack_standalone.o CC net/ethtool/module.o CC net/ipv4/inet_timewait_sock.o CC net/ethtool/cmis_fw_update.o CC net/ethtool/cmis_cdb.o CC net/ethtool/pse-pd.o CC fs/lockd/mon.o CC fs/nfs/super.o CC net/ethtool/plca.o CC fs/lockd/trace.o CC net/netfilter/nf_conntrack_expect.o AR net/packet/built-in.a CC net/ethtool/phy.o CC net/ipv4/inet_connection_sock.o CC net/wireless/util.o CC net/sunrpc/clnt.o CC net/sunrpc/xprt.o CC net/ipv4/tcp.o CC drivers/net/ethernet/broadcom/tg3.o CC net/core/utils.o AR kernel/trace/built-in.a CC net/ipv6/ip6_input.o AR kernel/built-in.a CC net/ipv6/addrconf.o CC fs/lockd/xdr.o CC fs/lockd/clnt4xdr.o CC net/core/link_watch.o CC fs/lockd/xdr4.o AR net/ethtool/built-in.a CC fs/nfs/io.o CC net/mac80211/main.o CC net/netfilter/nf_conntrack_helper.o CC fs/lockd/svc4proc.o CC net/core/filter.o CC net/core/sock_diag.o CC net/core/dev_ioctl.o CC net/core/tso.o CC net/core/sock_reuseport.o CC net/ipv6/addrlabel.o CC fs/nfs/direct.o CC net/sunrpc/socklib.o CC net/netfilter/nf_conntrack_proto.o CC net/sunrpc/xprtsock.o AR fs/lockd/built-in.a CC net/core/xdp.o CC net/sunrpc/sched.o CC net/sunrpc/auth.o CC net/wireless/nl80211.o CC net/core/gro.o CC net/ipv6/route.o CC net/core/netdev-genl.o CC net/sunrpc/auth_null.o CC net/ipv4/tcp_input.o CC net/mac80211/tx.o CC net/netfilter/nf_conntrack_proto_generic.o CC fs/nfs/pagelist.o CC net/ipv6/ip6_fib.o CC net/sunrpc/auth_tls.o CC net/core/gso.o CC net/core/net-sysfs.o CC net/core/hotdata.o CC net/sunrpc/auth_unix.o CC net/netfilter/nf_conntrack_proto_tcp.o CC net/sunrpc/svc.o CC net/sunrpc/svcsock.o CC net/core/page_pool_user.o CC net/core/net-procfs.o CC net/sunrpc/svcauth.o CC fs/nfs/read.o CC net/ipv6/ipv6_sockglue.o CC net/netfilter/nf_conntrack_proto_udp.o CC net/core/netpoll.o CC net/core/fib_rules.o CC net/ipv6/ndisc.o CC net/core/net-traces.o CC net/sunrpc/svcauth_unix.o CC net/ipv4/tcp_output.o CC net/sunrpc/addr.o CC fs/nfs/symlink.o CC net/sunrpc/rpcb_clnt.o CC net/core/selftests.o CC net/mac80211/wme.o CC net/netfilter/nf_conntrack_proto_icmp.o CC net/ipv6/udp.o AR drivers/net/ethernet/broadcom/built-in.a CC net/core/ptp_classifier.o CC drivers/net/ethernet/intel/e1000/e1000_main.o CC drivers/net/ethernet/intel/e1000e/82571.o CC drivers/net/ethernet/intel/e1000/e1000_hw.o CC net/sunrpc/timer.o CC fs/nfs/unlink.o CC net/ipv6/udplite.o CC net/netfilter/nf_conntrack_extend.o CC net/core/netprio_cgroup.o AR net/mac80211/built-in.a CC net/core/netclassid_cgroup.o CC net/netlabel/netlabel_user.o CC net/sunrpc/xdr.o CC net/sunrpc/sunrpc_syms.o CC net/sunrpc/cache.o CC drivers/net/ethernet/intel/e1000e/ich8lan.o CC net/ipv6/raw.o CC net/netfilter/nf_conntrack_acct.o CC net/ipv6/icmp.o CC net/netlabel/netlabel_kapi.o CC net/core/dst_cache.o CC net/core/gro_cells.o CC fs/nfs/write.o CC net/ipv4/tcp_timer.o CC net/sunrpc/rpc_pipe.o CC net/sunrpc/sysfs.o CC drivers/net/ethernet/intel/e1000/e1000_ethtool.o CC drivers/net/ethernet/intel/e1000/e1000_param.o CC net/netfilter/nf_conntrack_seqadj.o CC net/netfilter/nf_conntrack_proto_icmpv6.o AR net/core/built-in.a CC net/9p/trans_fd.o CC net/netlabel/netlabel_domainhash.o CC net/9p/trans_virtio.o CC net/ipv6/mcast.o CC net/sunrpc/svc_xprt.o CC net/sunrpc/xprtmultipath.o CC net/ipv4/tcp_ipv4.o CC net/sunrpc/stats.o CC drivers/net/ethernet/intel/e1000e/80003es2lan.o CC net/sunrpc/auth_gss/auth_gss.o CC net/sunrpc/auth_gss/gss_mech_switch.o CC net/netfilter/nf_conntrack_proto_dccp.o CC fs/nfs/namespace.o CC net/netfilter/nf_conntrack_proto_sctp.o AR drivers/net/ethernet/intel/e1000/built-in.a CC net/netfilter/nf_conntrack_netlink.o CC net/netfilter/nf_conntrack_ftp.o CC net/netlabel/netlabel_addrlist.o AR net/9p/built-in.a CC net/sysctl_net.o CC net/handshake/alert.o CC drivers/net/ethernet/intel/e1000e/mac.o CC net/netlabel/netlabel_mgmt.o CC net/netlabel/netlabel_unlabeled.o CC net/netfilter/nf_conntrack_irc.o CC fs/nfs/mount_clnt.o CC net/netfilter/nf_conntrack_sip.o CC net/netlabel/netlabel_cipso_v4.o AR net/wireless/built-in.a CC net/netlabel/netlabel_calipso.o CC fs/nfs/nfstrace.o CC net/ipv6/reassembly.o CC net/netfilter/nf_log_syslog.o CC net/sunrpc/auth_gss/svcauth_gss.o CC net/ipv6/tcp_ipv6.o CC net/handshake/netlink.o CC net/ipv4/tcp_minisocks.o CC net/ipv4/tcp_cong.o CC drivers/net/ethernet/intel/e1000e/manage.o CC net/netfilter/nf_nat_core.o CC net/netfilter/nf_nat_proto.o CC net/sunrpc/auth_gss/gss_rpc_upcall.o CC net/netfilter/nf_nat_helper.o AR net/netlabel/built-in.a CC net/netfilter/nf_nat_masquerade.o CC net/ipv6/ping.o CC fs/nfs/export.o CC net/handshake/request.o CC net/netfilter/nf_nat_ftp.o CC net/netfilter/nf_nat_irc.o CC drivers/net/ethernet/intel/e1000e/nvm.o CC net/sunrpc/auth_gss/gss_rpc_xdr.o CC net/ipv4/tcp_metrics.o CC net/netfilter/nf_nat_sip.o CC net/ipv4/tcp_fastopen.o CC net/netfilter/x_tables.o CC net/netfilter/xt_tcpudp.o CC net/ipv4/tcp_rate.o CC net/netfilter/xt_connmark.o CC net/ipv6/exthdrs.o CC net/ipv6/datagram.o CC net/netfilter/xt_nat.o CC net/netfilter/xt_CONNSECMARK.o CC fs/nfs/sysfs.o CC net/handshake/tlshd.o CC drivers/net/ethernet/intel/e1000e/phy.o CC net/sunrpc/auth_gss/trace.o CC net/netfilter/xt_LOG.o CC net/netfilter/xt_MASQUERADE.o CC net/ipv4/tcp_recovery.o CC fs/nfs/fs_context.o CC net/ipv4/tcp_ulp.o CC net/ipv4/tcp_offload.o CC net/ipv4/tcp_plb.o CC net/netfilter/xt_TCPMSS.o CC net/netfilter/xt_conntrack.o CC net/handshake/trace.o CC fs/nfs/nfsroot.o CC net/ipv6/ip6_flowlabel.o CC net/ipv6/inet6_connection_sock.o CC net/netfilter/xt_pkttype.o CC net/netfilter/xt_policy.o CC net/netfilter/xt_state.o CC net/ipv4/datagram.o CC net/ipv4/raw.o CC net/ipv4/udp.o CC drivers/net/ethernet/intel/e1000e/param.o CC [M] net/netfilter/xt_addrtype.o CC net/netfilter/ipset/ip_set_core.o CC net/netfilter/ipset/ip_set_getport.o CC net/ipv4/udplite.o CC net/ipv4/udp_offload.o AR net/sunrpc/auth_gss/built-in.a CC net/ipv6/udp_offload.o AR net/sunrpc/built-in.a CC net/ipv6/seg6.o AR net/handshake/built-in.a CC net/ipv6/fib6_notifier.o CC net/ipv6/rpl.o CC fs/nfs/sysctl.o CC fs/nfs/nfs3super.o CC fs/nfs/nfs3client.o CC net/ipv4/arp.o CC drivers/net/ethernet/intel/e1000e/ethtool.o CC net/ipv4/icmp.o CC net/netfilter/ipset/pfxlen.o CC net/ipv6/ioam6.o CC net/ipv6/sysctl_net_ipv6.o CC net/ipv6/xfrm6_policy.o CC net/ipv4/devinet.o CC fs/nfs/nfs3proc.o CC net/ipv6/xfrm6_state.o CC fs/nfs/nfs3xdr.o CC net/ipv4/af_inet.o CC fs/nfs/nfs3acl.o CC fs/nfs/nfs4proc.o CC fs/nfs/nfs4xdr.o CC net/ipv6/xfrm6_input.o AR net/netfilter/ipset/built-in.a CC net/ipv6/xfrm6_output.o AR net/netfilter/built-in.a CC net/ipv6/xfrm6_protocol.o CC net/ipv6/netfilter.o CC net/ipv4/igmp.o CC net/ipv4/fib_frontend.o CC drivers/net/ethernet/intel/e1000e/netdev.o CC fs/nfs/nfs4state.o CC net/ipv6/proc.o CC fs/nfs/nfs4renewd.o CC net/ipv4/fib_semantics.o CC fs/nfs/nfs4super.o CC net/ipv4/fib_trie.o CC net/ipv4/fib_notifier.o CC net/ipv6/syncookies.o CC net/ipv6/calipso.o CC net/ipv6/ah6.o CC net/ipv6/esp6.o CC fs/nfs/nfs4file.o CC net/ipv6/netfilter/ip6_tables.o CC net/ipv4/inet_fragment.o CC fs/nfs/delegation.o CC net/ipv4/ping.o CC net/ipv4/ip_tunnel_core.o CC fs/nfs/nfs4idmap.o CC net/ipv6/sit.o CC fs/nfs/callback.o CC net/ipv6/addrconf_core.o CC net/ipv4/gre_offload.o CC net/ipv6/exthdrs_core.o CC fs/nfs/callback_xdr.o CC net/ipv4/metrics.o CC net/ipv6/ip6_checksum.o CC net/ipv6/netfilter/ip6table_filter.o CC fs/nfs/callback_proc.o CC net/ipv4/netlink.o CC fs/nfs/nfs4namespace.o CC net/ipv4/nexthop.o CC net/ipv6/ip6_icmp.o CC net/ipv4/udp_tunnel_stub.o CC fs/nfs/nfs4getroot.o CC net/ipv4/ip_tunnel.o CC fs/nfs/nfs4client.o CC net/ipv6/output_core.o CC net/ipv6/protocol.o CC net/ipv6/ip6_offload.o CC net/ipv4/sysctl_net_ipv4.o CC fs/nfs/nfs4session.o CC drivers/net/ethernet/intel/e1000e/ptp.o CC net/ipv6/netfilter/ip6table_mangle.o CC net/ipv4/proc.o CC net/ipv6/tcpv6_offload.o CC fs/nfs/dns_resolve.o CC fs/nfs/nfs4trace.o CC net/ipv4/fib_rules.o CC fs/nfs/nfs4sysctl.o CC net/ipv6/exthdrs_offload.o CC net/ipv6/inet6_hashtables.o CC net/ipv6/ip6_udp_tunnel.o CC net/ipv6/mcast_snoop.o AR drivers/net/ethernet/intel/e1000e/built-in.a AR drivers/net/ethernet/intel/built-in.a CC drivers/net/ethernet/marvell/sky2.o CC net/ipv4/ipmr.o CC net/ipv6/netfilter/ip6table_nat.o CC net/ipv6/netfilter/nf_defrag_ipv6_hooks.o CC net/ipv4/ipmr_base.o CC net/ipv4/udp_tunnel_core.o CC net/ipv4/udp_tunnel_nic.o CC net/ipv6/netfilter/nf_conntrack_reasm.o CC net/ipv6/netfilter/nf_reject_ipv6.o CC net/ipv6/netfilter/ip6t_ipv6header.o CC net/ipv4/syncookies.o CC net/ipv4/tunnel4.o CC net/ipv4/ipconfig.o CC net/ipv4/netfilter.o CC net/ipv4/netfilter/nf_defrag_ipv4.o CC net/ipv6/netfilter/ip6t_REJECT.o CC net/ipv4/tcp_cubic.o CC net/ipv4/netfilter/nf_reject_ipv4.o CC net/ipv4/tcp_sigpool.o CC net/ipv4/cipso_ipv4.o CC net/ipv4/xfrm4_policy.o CC net/ipv4/xfrm4_state.o CC net/ipv4/xfrm4_input.o CC net/ipv4/xfrm4_output.o CC net/ipv4/xfrm4_protocol.o CC net/ipv4/netfilter/ip_tables.o AR fs/nfs/built-in.a AR fs/built-in.a CC net/ipv4/netfilter/iptable_filter.o CC net/ipv4/netfilter/iptable_mangle.o CC net/ipv4/netfilter/iptable_nat.o CC net/ipv4/netfilter/ipt_REJECT.o AR net/ipv6/netfilter/built-in.a AR net/ipv6/built-in.a AR drivers/net/ethernet/marvell/built-in.a AR drivers/net/ethernet/built-in.a AR drivers/net/built-in.a AR drivers/built-in.a AR net/ipv4/netfilter/built-in.a AR net/ipv4/built-in.a AR net/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers CC [M] fs/efivarfs/efivarfs.mod.o CC [M] drivers/thermal/intel/x86_pkg_temp_thermal.mod.o CC [M] net/netfilter/xt_addrtype.mod.o UPD include/generated/utsversion.h CC init/version-timestamp.o KSYMS .tmp_vmlinux0.kallsyms.S AS .tmp_vmlinux0.kallsyms.o LD .tmp_vmlinux1 LD [M] fs/efivarfs/efivarfs.ko LD [M] net/netfilter/xt_addrtype.ko LD [M] drivers/thermal/intel/x86_pkg_temp_thermal.ko NM .tmp_vmlinux1.syms KSYMS .tmp_vmlinux1.kallsyms.S AS .tmp_vmlinux1.kallsyms.o LD .tmp_vmlinux2 NM .tmp_vmlinux2.syms KSYMS .tmp_vmlinux2.kallsyms.S AS .tmp_vmlinux2.kallsyms.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/version.o VOFFSET arch/x86/boot/compressed/../voffset.h OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#352) + cp /cache/linux/arch/x86/boot/bzImage /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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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:72:79:c0:7d [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 c6:20:d7:68:1d:22 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 36982: eth0@if36983: <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.11.0-rc7-g3254ce83899b (build@397e292a8b8e) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #352 SMP PREEMPT_DYNAMIC Sun Sep 15 04:04:20 UTC 2024 [ 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] APIC: Static calls initialized [ 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] DMI: Memory slots populated: 1/1 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.172 MHz processor [ 0.004763] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.004899] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.005060] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.005579] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.005703] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.015858] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.019818] RAMDISK: [mem 0x1f8b0000-0x1ffdffff] [ 0.020186] ACPI: Early table checksum verification disabled [ 0.020452] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.020708] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021151] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021643] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021701] ACPI: FACS 0x000000001FFE0000 000040 [ 0.021742] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021760] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021776] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021839] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.021860] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.021867] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.021872] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.021878] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.021883] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.023434] No NUMA configuration found [ 0.023452] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.023881] NODE_DATA(0) allocated [mem 0x1f8ac000-0x1f8affff] [ 0.025499] Zone ranges: [ 0.025518] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.025572] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.025581] Normal empty [ 0.025599] Movable zone start for each node [ 0.025619] Early memory node ranges [ 0.025646] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.025773] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.025922] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.026742] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.026924] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.029530] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.029911] ACPI: PM-Timer IO Port: 0x608 [ 0.030190] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.030481] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.030574] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.030786] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.030831] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.030900] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.030909] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.031237] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.031269] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.031555] CPU topo: Max. logical packages: 1 [ 0.031568] CPU topo: Max. logical dies: 1 [ 0.031576] CPU topo: Max. dies per package: 1 [ 0.031617] CPU topo: Max. threads per core: 1 [ 0.031751] CPU topo: Num. cores per package: 1 [ 0.031765] CPU topo: Num. threads per package: 1 [ 0.031772] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.032450] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.032482] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.032503] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.032508] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.032596] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.032630] Booting paravirtualized kernel on bare hardware [ 0.032849] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.042244] setup_percpu: NR_CPUS:64 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.051550] percpu: Embedded 56 pages/cpu s191128 r8192 d30056 u2097152 [ 0.051905] pcpu-alloc: s191128 r8192 d30056 u2097152 alloc=1*2097152 [ 0.051976] pcpu-alloc: [0] 0 [ 0.053085] Kernel command line: [ 0.053085] root=/dev/ram0 [ 0.053085] console=ttyS0 [ 0.053085] panic=-1 [ 0.053085] init=/init [ 0.053085] loglevel=8 [ 0.053085] SMOKE_TEST [ 0.053085] [ 0.053913] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.054300] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.054433] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.055656] Fallback order for Node 0: 0 [ 0.055987] Built 1 zonelists, mobility grouping on. Total pages: 130942 [ 0.056004] Policy zone: DMA32 [ 0.056181] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.063222] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.073429] Dynamic Preempt: voluntary [ 0.076187] rcu: Preemptible hierarchical RCU implementation. [ 0.076211] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1. [ 0.076341] Trampoline variant of Tasks RCU enabled. [ 0.076417] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.076441] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.077357] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.087636] NR_IRQS: 4352, nr_irqs: 256, preallocated irqs: 16 [ 0.095117] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.098955] Console: colour *CGA 80x25 [ 0.100416] printk: legacy console [ttyS0] enabled [ 0.112986] ACPI: Core revision 20240322 [ 0.116903] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.118395] APIC: Switch to symmetric I/O mode setup [ 0.124793] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.129955] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb20dbe63, max_idle_ns: 440795267107 ns [ 0.130462] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.34 BogoMIPS (lpj=3593172) [ 0.133827] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.133951] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.134343] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.134597] Spectre V2 : Mitigation: Retpolines [ 0.134704] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.134868] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.135583] x86/fpu: x87 FPU will use FXSAVE [ 0.508847] Freeing SMP alternatives memory: 48K [ 0.509626] pid_max: default: 32768 minimum: 301 [ 0.513399] LSM: initializing lsm=capability,selinux [ 0.514148] SELinux: Initializing. [ 0.519668] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.519922] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.644210] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.651666] Performance Events: PMU not available due to virtualization, using software events only. [ 0.652771] signal: max sigframe size: 1440 [ 0.653687] rcu: Hierarchical SRCU implementation. [ 0.653801] rcu: Max phase no-delay instances is 400. [ 0.660017] smp: Bringing up secondary CPUs ... [ 0.661690] smp: Brought up 1 node, 1 CPU [ 0.661865] smpboot: Total of 1 processors activated (7186.34 BogoMIPS) [ 0.667140] Memory: 464680K/523768K available (18432K kernel code, 2932K rwdata, 7120K rodata, 2748K init, 1076K bss, 56140K reserved, 0K cma-reserved) [ 0.673477] devtmpfs: initialized [ 0.680572] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.681061] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.683322] PM: RTC time: 04:04:33, date: 2024-09-15 [ 0.687128] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.689809] audit: initializing netlink subsys (disabled) [ 0.691500] audit: type=2000 audit(1726373072.571:1): state=initialized audit_enabled=0 res=1 [ 0.694731] thermal_sys: Registered thermal governor 'step_wise' [ 0.694766] thermal_sys: Registered thermal governor 'user_space' [ 0.695186] cpuidle: using governor menu [ 0.698111] PCI: Using configuration type 1 for base access [ 0.699826] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.706683] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.706833] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.713408] ACPI: Added _OSI(Module Device) [ 0.713499] ACPI: Added _OSI(Processor Device) [ 0.713616] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.713704] ACPI: Added _OSI(Processor Aggregator Device) [ 0.734959] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.762254] ACPI: Interpreter enabled [ 0.763125] ACPI: PM: (supports S0 S3 S4 S5) [ 0.763255] ACPI: Using IOAPIC for interrupt routing [ 0.765717] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.765881] PCI: Using E820 reservations for host bridge windows [ 0.766912] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.813390] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.815597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.816061] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.818295] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 0.824258] PCI host bridge to bus 0000:00 [ 0.824518] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.824758] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.824871] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.825018] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.825137] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.825354] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.827845] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint [ 0.839505] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint [ 0.843946] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint [ 0.845561] pci 0000:00:01.1: BAR 4 [io 0xc020-0xc02f] [ 0.846448] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk [ 0.846590] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk [ 0.846723] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk [ 0.846846] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk [ 0.850587] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint [ 0.850989] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.851133] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.852571] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint [ 0.853244] pci 0000:00:02.0: BAR 0 [io 0xc000-0xc01f] [ 0.854243] pci 0000:00:02.0: BAR 1 [mem 0xfebc0000-0xfebc0fff] [ 0.856569] pci 0000:00:02.0: BAR 4 [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.857232] pci 0000:00:02.0: ROM [mem 0xfeb80000-0xfebbffff pref] [ 0.877285] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.877829] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.878207] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.878618] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.878843] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.890996] iommu: Default domain type: Translated [ 0.891101] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.892082] SCSI subsystem initialized [ 0.892839] libata version 3.00 loaded. [ 0.893646] pps_core: LinuxPPS API ver. 1 registered [ 0.893740] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.893933] PTP clock support registered [ 0.894655] EDAC MC: Ver: 3.0.0 [ 0.896149] Advanced Linux Sound Architecture Driver Initialized. [ 0.913828] NetLabel: Initializing [ 0.913901] NetLabel: domain hash size = 128 [ 0.913977] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.914800] NetLabel: unlabeled traffic allowed by default [ 0.928260] PCI: Using ACPI for IRQ routing [ 0.928434] PCI: pci_cache_line_size set to 64 bytes [ 0.928840] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.929085] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.930032] vgaarb: loaded [ 0.931045] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.931349] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.931500] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.938923] clocksource: Switched to clocksource tsc-early [ 0.954912] VFS: Disk quotas dquot_6.6.0 [ 0.955067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.956690] pnp: PnP ACPI init [ 0.958636] pnp 00:03: [dma 2] [ 0.959820] pnp: PnP ACPI: found 6 devices [ 1.000176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.014951] NET: Registered PF_INET protocol family [ 1.015891] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.020532] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.021049] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.021370] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.021661] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.022117] TCP: Hash tables configured (established 4096 bind 4096) [ 1.022737] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.023193] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.024275] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.026295] RPC: Registered named UNIX socket transport module. [ 1.026428] RPC: Registered udp transport module. [ 1.026513] RPC: Registered tcp transport module. [ 1.026593] RPC: Registered tcp-with-tls transport module. [ 1.026683] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.041669] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.041823] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.041931] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.042044] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.042154] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.042642] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.042833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.042999] PCI: CLS 0 bytes, default 64 [ 1.065441] Unpacking initramfs... [ 1.492357] Freeing initrd memory: 7360K [ 1.496504] kworker/u4:3 (46) used greatest stack depth: 15096 bytes left [ 1.901828] Initialise system trusted keyrings [ 1.903519] workingset: timestamp_bits=56 max_order=17 bucket_order=0 [ 1.907318] NFS: Registering the id_resolver key type [ 1.907512] Key type id_resolver registered [ 1.907602] Key type id_legacy registered [ 1.908832] 9p: Installing v9fs 9p2000 file system support [ 1.909878] kworker/u4:1 (63) used greatest stack depth: 14384 bytes left [ 1.976055] Key type asymmetric registered [ 1.976293] Asymmetric key parser 'x509' registered [ 1.977305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.978188] io scheduler mq-deadline registered [ 1.978422] io scheduler kyber registered [ 1.983165] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.986609] ACPI: button: Power Button [PWRF] [ 2.071809] tsc: Refined TSC clocksource calibration: 3593.158 MHz [ 2.072209] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb13c2b53, max_idle_ns: 440795263285 ns [ 2.072472] clocksource: Switched to clocksource tsc [ 2.099291] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 2.102945] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 2.106971] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.109040] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.115532] Non-volatile memory driver v1.3 [ 2.115646] Linux agpgart interface v0.103 [ 2.117281] ACPI: bus type drm_connector registered [ 2.132472] loop: module loaded [ 2.133685] ata_piix 0000:00:01.1: version 2.13 [ 2.141084] scsi host0: ata_piix [ 2.142649] scsi host1: ata_piix [ 2.143498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc020 irq 14 lpm-pol 0 [ 2.143647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc028 irq 15 lpm-pol 0 [ 2.165745] e100: Intel(R) PRO/100 Network Driver [ 2.165872] e100: Copyright(c) 1999-2006 Intel Corporation [ 2.166163] e1000: Intel(R) PRO/1000 Network Driver [ 2.166255] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 2.166532] e1000e: Intel(R) PRO/1000 Network Driver [ 2.166628] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 2.167012] sky2: driver version 1.30 [ 2.168766] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.172434] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.172657] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.174408] mousedev: PS/2 mouse device common for all mice [ 2.176440] rtc_cmos 00:05: RTC can wake from S4 [ 2.179083] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.181780] rtc_cmos 00:05: registered as rtc0 [ 2.182443] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 2.186085] fail to initialize ptp_kvm [ 2.187886] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 2.188304] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 2.189057] hid: raw HID events driver (C) Jiri Kosina [ 2.203867] Initializing XFRM netlink socket [ 2.204210] NET: Registered PF_INET6 protocol family [ 2.209071] Segment Routing with IPv6 [ 2.209276] In-situ OAM (IOAM) with IPv6 [ 2.210107] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.212497] NET: Registered PF_PACKET protocol family [ 2.213425] 9pnet: Installing 9P2000 support [ 2.213874] Key type dns_resolver registered [ 2.215641] IPI shorthand broadcast: enabled [ 2.218525] kworker/u4:2 (295) used greatest stack depth: 14328 bytes left [ 2.276452] sched_clock: Marking stable (2252024282, 23678012)->(2279461330, -3759036) [ 2.281121] registered taskstats version 1 [ 2.281227] Loading compiled-in X.509 certificates [ 2.288883] Demotion targets for Node 0: null [ 2.291304] PM: Magic number: 8:81:60 [ 2.291968] printk: legacy console [netcon0] enabled [ 2.292139] netconsole: network logging started [ 2.292429] gtp: GTP module loaded (pdp ctx size 128 bytes) [ 2.293581] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.302904] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.303488] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 2.305708] ALSA device list: [ 2.307080] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.307401] cfg80211: failed to load regulatory.db [ 2.307840] No soundcards found. [ 2.375756] Freeing unused kernel image (initmem) memory: 2748K [ 2.376155] Write protecting the kernel read-only data: 26624k [ 2.377732] Freeing unused kernel image (rodata/data gap) memory: 1072K [ 2.496573] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.497281] Run /init as init process [ 2.497399] with arguments: [ 2.497474] /init [ 2.497527] SMOKE_TEST [ 2.497578] with environment: [ 2.497651] HOME=/ [ 2.497731] 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 [ 2.567524] busybox (739) used greatest stack depth: 14312 bytes left + 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 ] + ip link set lo up [ 2.601420] ip (745) used greatest stack depth: 14048 bytes left + ip link set eth0 up [ 2.612128] ip (746) used greatest stack depth: 13568 bytes left + 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.705348] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 [ 2.708608] ACPI: PM: Preparing to enter system sleep state S5 [ 2.709651] 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 102 200 + NET=102 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-102 --ip 172.18.102.200 --ip6 fd02:db8:102::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-102 --ip 172.18.102.200 --ip6 fd02:db8:102::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.102.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-net-next/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-118-ggsn -d --network ttcn3-ggsn-test-102 --ip 172.18.102.200 --ip6 fd02:db8:102::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 b46abdc41b1409781d9d233b220fe52831bbe6c5d27e71fe351360b1427bb718 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/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-net-next/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-net-next/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 102 202 + NET=102 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-102 --ip 172.18.102.202 --ip6 fd02:db8:102::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-102 --ip 172.18.102.202 --ip6 fd02:db8:102::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.102.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-118-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@57f7e11d5d93: Unix server socket created successfully. MC@57f7e11d5d93: Listening on TCP port 37073. MC2> 57f7e11d5d93 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 57f7e11d5d93 37073 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@57f7e11d5d93: New HC connected from 172.18.102.202 [172.18.102.202]. 57f7e11d5d93: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@57f7e11d5d93: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@57f7e11d5d93: Configuration file was processed on all HCs. MC@57f7e11d5d93: Creating MTC on host 172.18.102.202. MC@57f7e11d5d93: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sun Sep 15 04:04:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_act_deact started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_act_deact() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sun Sep 15 04:04:44 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.102.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=16822) Waiting for packet dumper to finish... 1 (prev_count=16822, count=16886) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sun Sep 15 04:04:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_ipcp started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_act_deact_ipcp() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sun Sep 15 04:04:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.102.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=11680) Waiting for packet dumper to finish... 1 (prev_count=11680, count=11744) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sun Sep 15 04:05:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sun Sep 15 04:05:04 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.102.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=11631) Waiting for packet dumper to finish... 1 (prev_count=11631, count=11695) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sun Sep 15 04:05:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_pcodns started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_act_deact_pcodns() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sun Sep 15 04:05:14 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.102.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@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sun Sep 15 04:05:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_gtpu_access started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_act_deact_gtpu_access() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sun Sep 15 04:05:24 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.102.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11088) Waiting for packet dumper to finish... 1 (prev_count=11088, count=11152) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sun Sep 15 04:05: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_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: Warning: Stopping inactive timer T_default. MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sun Sep 15 04:05:38 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.102.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=12002) Waiting for packet dumper to finish... 1 (prev_count=12002, count=12066) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sun Sep 15 04:05: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_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: Warning: Stopping inactive timer T_default. MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sun Sep 15 04:05:51 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.102.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=11807) Waiting for packet dumper to finish... 1 (prev_count=11807, count=11871) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sun Sep 15 04:05: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_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_clients_interact_with_txseq started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_clients_interact_with_txseq() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(fail): pass -> fail MTC@57f7e11d5d93: Warning: Stopping inactive timer T_default. MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: fail MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sun Sep 15 04:06:04 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.102.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=14871) Waiting for packet dumper to finish... 1 (prev_count=14871, count=14935) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sun Sep 15 04:06:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_clients_interact_without_txseq started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_clients_interact_without_txseq() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(fail): pass -> fail MTC@57f7e11d5d93: Warning: Stopping inactive timer T_default. MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: fail MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sun Sep 15 04:06:17 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.102.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=14657) Waiting for packet dumper to finish... 1 (prev_count=14657, count=14721) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sun Sep 15 04:06:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_with_single_dns started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_act_deact_with_single_dns() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sun Sep 15 04:06:27 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.102.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=16230) Waiting for packet dumper to finish... 1 (prev_count=16230, count=16294) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sun Sep 15 04:06:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_act_deact_with_separate_dns() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sun Sep 15 04:06:37 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.102.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=11681) Waiting for packet dumper to finish... 1 (prev_count=11681, count=11837) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sun Sep 15 04:06:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_act_update_teic started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_act_update_teic() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: sending UpdatePDP MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sun Sep 15 04:06:47 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.102.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=12616) Waiting for packet dumper to finish... 1 (prev_count=12616, count=12680) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sun Sep 15 04:06:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp4_act_update_teid started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp4_act_update_teid() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: sending UpdatePDP MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Sun Sep 15 04:06:57 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.102.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=13012) Waiting for packet dumper to finish... 1 (prev_count=13012, count=13076) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Sep 15 04:07: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_echo_req_resp started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_echo_req_resp() start" MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_echo_req_resp finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Sep 15 04:07:07 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.102.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@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Sep 15 04:07: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_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_echo_req_resp_gtpu started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_echo_req_resp_gtpu() start" MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Sep 15 04:07:17 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.102.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@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Sun Sep 15 04:07:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp_act2_recovery started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp_act2_recovery() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: sending 2nd CreatePDP (recovery increased) MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Sun Sep 15 04:07:27 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.102.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=14800) Waiting for packet dumper to finish... 1 (prev_count=14800, count=14864) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Sun Sep 15 04:07: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_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_act_deact_retrans_duplicate started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_act_deact_retrans_duplicate() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Sun Sep 15 04:07:39 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.102.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=11919) Waiting for packet dumper to finish... 1 (prev_count=11919, count=11983) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sun Sep 15 04:07: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_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_pdp_act_restart_ctr_echo started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_pdp_act_restart_ctr_echo() start" MTC@57f7e11d5d93: sending CreatePDP MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Sun Sep 15 04:07:59 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.102.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=14427) Waiting for packet dumper to finish... 1 (prev_count=14427, count=14491) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sun Sep 15 04:08:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_lots_of_concurrent_pdp_ctx() start" MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Warning: Stopping inactive timer T_next. MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sun Sep 15 04:08:30 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.102.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=4257114) Waiting for packet dumper to finish... 1 (prev_count=4257114, count=4257178) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sun Sep 15 04:08: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_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@57f7e11d5d93: Test case TC_addr_pool_exhaustion started. MTC@57f7e11d5d93: GTP1C ConnectionID: 1 MTC@57f7e11d5d93: "TC_addr_pool_exhaustion() start" MTC@57f7e11d5d93: Successfully created 1024 PDP contexts before exhausting the pool MTC@57f7e11d5d93: setverdict(pass): none -> pass MTC@57f7e11d5d93: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Warning: Stopping inactive timer T_next. MTC@57f7e11d5d93: setverdict(pass): pass -> pass, component reason not changed MTC@57f7e11d5d93: Setting final verdict of the test case. MTC@57f7e11d5d93: Local verdict of MTC: pass MTC@57f7e11d5d93: No PTCs were created. MTC@57f7e11d5d93: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@57f7e11d5d93: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sun Sep 15 04:08:52 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.102.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=3915730) Waiting for packet dumper to finish... 1 (prev_count=3915730, count=3915794) MTC@57f7e11d5d93: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@57f7e11d5d93: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@57f7e11d5d93: Terminating MTC. MC@57f7e11d5d93: MTC terminated. MC2> exit MC@57f7e11d5d93: Shutting down session. MC@57f7e11d5d93: 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-net-next-118-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-118-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-118-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-118-ggsn 137 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-118-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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /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 + [ 1 = 1 ] + return + 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 + [ 1 = 1 ] + return + 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.102.201/24 brd 172.18.102.255 dev eth0 ip route add default via 172.18.102.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.102.201/24 brd 172.18.102.255 dev eth0 + echo ip route add default via 172.18.102.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next + git checkout net-next/main HEAD is now at 3254ce838 Merge branch 'introduce-hsr-offload-support-for-icssg' + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd UPD include/generated/compile.h mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC init/version.o AR init/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers UPD include/generated/utsversion.h CC init/version-timestamp.o KSYMS .tmp_vmlinux0.kallsyms.S AS .tmp_vmlinux0.kallsyms.o LD .tmp_vmlinux1 NM .tmp_vmlinux1.syms KSYMS .tmp_vmlinux1.kallsyms.S AS .tmp_vmlinux1.kallsyms.o LD .tmp_vmlinux2 NM .tmp_vmlinux2.syms KSYMS .tmp_vmlinux2.kallsyms.S AS .tmp_vmlinux2.kallsyms.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/version.o VOFFSET arch/x86/boot/compressed/../voffset.h OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#353) + cp /cache/linux/arch/x86/boot/bzImage /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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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 + cut -d: -f 1-4 + sed s/\(.\{2\}\)/\1:/g + 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:65:5c:45:b1 [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 26:f5:de:d9:ca:26 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 37005: eth0@if37006: <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.11.0-rc7-g3254ce83899b (build@b8852e6341f9) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #353 SMP PREEMPT_DYNAMIC Sun Sep 15 04:09:23 UTC 2024 [ 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] APIC: Static calls initialized [ 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] DMI: Memory slots populated: 1/1 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.187 MHz processor [ 0.006903] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.007073] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007259] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.007837] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.007984] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.020697] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.025327] RAMDISK: [mem 0x1f8b0000-0x1ffdffff] [ 0.025740] ACPI: Early table checksum verification disabled [ 0.026042] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.026335] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.026832] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027528] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027627] ACPI: FACS 0x000000001FFE0000 000040 [ 0.027694] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027724] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027751] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027851] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.027881] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.027891] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.027900] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.027908] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.027916] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.029867] No NUMA configuration found [ 0.029888] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.030464] NODE_DATA(0) allocated [mem 0x1f8ac000-0x1f8affff] [ 0.032487] Zone ranges: [ 0.032510] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.032583] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.032593] Normal empty [ 0.032622] Movable zone start for each node [ 0.032651] Early memory node ranges [ 0.032677] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.032824] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.033009] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.034037] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.034242] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.037513] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.038017] ACPI: PM-Timer IO Port: 0x608 [ 0.038379] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.038700] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.038806] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.039032] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.039080] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.039158] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.039167] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.039340] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.039557] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.039867] CPU topo: Max. logical packages: 1 [ 0.039881] CPU topo: Max. logical dies: 1 [ 0.039889] CPU topo: Max. dies per package: 1 [ 0.039934] CPU topo: Max. threads per core: 1 [ 0.040075] CPU topo: Num. cores per package: 1 [ 0.040090] CPU topo: Num. threads per package: 1 [ 0.040097] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.040806] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.040840] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.040862] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.040867] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.040977] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.041030] Booting paravirtualized kernel on bare hardware [ 0.041373] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.051800] setup_percpu: NR_CPUS:64 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.061658] percpu: Embedded 56 pages/cpu s191128 r8192 d30056 u2097152 [ 0.062051] pcpu-alloc: s191128 r8192 d30056 u2097152 alloc=1*2097152 [ 0.062129] pcpu-alloc: [0] 0 [ 0.063348] Kernel command line: [ 0.063348] root=/dev/ram0 [ 0.063348] console=ttyS0 [ 0.063348] panic=-1 [ 0.063348] init=/init [ 0.063348] loglevel=8 [ 0.063348] SMOKE_TEST [ 0.063348] [ 0.064259] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.064680] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.064828] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.066634] Fallback order for Node 0: 0 [ 0.067128] Built 1 zonelists, mobility grouping on. Total pages: 130942 [ 0.067154] Policy zone: DMA32 [ 0.067422] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.076184] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.087315] Dynamic Preempt: voluntary [ 0.090321] rcu: Preemptible hierarchical RCU implementation. [ 0.090351] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1. [ 0.090491] Trampoline variant of Tasks RCU enabled. [ 0.090576] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.090603] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.091575] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.102372] NR_IRQS: 4352, nr_irqs: 256, preallocated irqs: 16 [ 0.110196] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.114248] Console: colour *CGA 80x25 [ 0.115778] printk: legacy console [ttyS0] enabled [ 0.131419] ACPI: Core revision 20240322 [ 0.135703] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.137410] APIC: Switch to symmetric I/O mode setup [ 0.144284] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.149880] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb2f44709, max_idle_ns: 440795228883 ns [ 0.150463] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.37 BogoMIPS (lpj=3593187) [ 0.154104] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.154233] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.154651] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.154958] Spectre V2 : Mitigation: Retpolines [ 0.155083] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.155261] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.156012] x86/fpu: x87 FPU will use FXSAVE [ 0.542124] Freeing SMP alternatives memory: 48K [ 0.542682] pid_max: default: 32768 minimum: 301 [ 0.546816] LSM: initializing lsm=capability,selinux [ 0.547551] SELinux: Initializing. [ 0.554170] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.554454] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.680208] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.687823] Performance Events: PMU not available due to virtualization, using software events only. [ 0.688848] signal: max sigframe size: 1440 [ 0.690005] rcu: Hierarchical SRCU implementation. [ 0.690139] rcu: Max phase no-delay instances is 400. [ 0.696748] smp: Bringing up secondary CPUs ... [ 0.698569] smp: Brought up 1 node, 1 CPU [ 0.698780] smpboot: Total of 1 processors activated (7186.37 BogoMIPS) [ 0.703994] Memory: 464680K/523768K available (18432K kernel code, 2932K rwdata, 7120K rodata, 2748K init, 1076K bss, 56140K reserved, 0K cma-reserved) [ 0.710535] devtmpfs: initialized [ 0.717670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.718160] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.720555] PM: RTC time: 04:09:37, date: 2024-09-15 [ 0.724370] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.727164] audit: initializing netlink subsys (disabled) [ 0.729724] audit: type=2000 audit(1726373376.587:1): state=initialized audit_enabled=0 res=1 [ 0.732287] thermal_sys: Registered thermal governor 'step_wise' [ 0.732315] thermal_sys: Registered thermal governor 'user_space' [ 0.732794] cpuidle: using governor menu [ 0.735815] PCI: Using configuration type 1 for base access [ 0.737639] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.742492] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.742647] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.751559] ACPI: Added _OSI(Module Device) [ 0.751655] ACPI: Added _OSI(Processor Device) [ 0.751747] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.751847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.773951] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.802047] ACPI: Interpreter enabled [ 0.804081] ACPI: PM: (supports S0 S3 S4 S5) [ 0.804208] ACPI: Using IOAPIC for interrupt routing [ 0.805669] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.805868] PCI: Using E820 reservations for host bridge windows [ 0.808344] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.856009] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.858399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.858888] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.859635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 0.865544] PCI host bridge to bus 0000:00 [ 0.865831] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.866085] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.868384] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.868568] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.868710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.868970] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.870252] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint [ 0.882160] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint [ 0.886690] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint [ 0.888911] pci 0000:00:01.1: BAR 4 [io 0xc020-0xc02f] [ 0.890635] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk [ 0.891272] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk [ 0.891575] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk [ 0.891819] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk [ 0.898866] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint [ 0.899564] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.899763] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.902253] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint [ 0.902864] pci 0000:00:02.0: BAR 0 [io 0xc000-0xc01f] [ 0.903416] pci 0000:00:02.0: BAR 1 [mem 0xfebc0000-0xfebc0fff] [ 0.905745] pci 0000:00:02.0: BAR 4 [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.907221] pci 0000:00:02.0: ROM [mem 0xfeb80000-0xfebbffff pref] [ 0.924246] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.924806] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.925240] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.925630] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.925908] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.938235] iommu: Default domain type: Translated [ 0.938346] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.939409] SCSI subsystem initialized [ 0.940100] libata version 3.00 loaded. [ 0.940956] pps_core: LinuxPPS API ver. 1 registered [ 0.941072] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.941418] PTP clock support registered [ 0.942931] EDAC MC: Ver: 3.0.0 [ 0.956695] Advanced Linux Sound Architecture Driver Initialized. [ 0.964748] NetLabel: Initializing [ 0.964834] NetLabel: domain hash size = 128 [ 0.964917] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.965776] NetLabel: unlabeled traffic allowed by default [ 0.979326] PCI: Using ACPI for IRQ routing [ 0.979512] PCI: pci_cache_line_size set to 64 bytes [ 0.979911] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.980171] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.981004] vgaarb: loaded [ 0.982132] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.982473] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.982633] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.990119] clocksource: Switched to clocksource tsc-early [ 0.991167] VFS: Disk quotas dquot_6.6.0 [ 0.991333] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.007871] pnp: PnP ACPI init [ 1.009893] pnp 00:03: [dma 2] [ 1.011080] pnp: PnP ACPI: found 6 devices [ 1.052121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.066844] NET: Registered PF_INET protocol family [ 1.067807] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.072642] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.073155] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.073339] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.073659] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.074096] TCP: Hash tables configured (established 4096 bind 4096) [ 1.074773] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.075054] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.076307] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.078352] RPC: Registered named UNIX socket transport module. [ 1.078490] RPC: Registered udp transport module. [ 1.078627] RPC: Registered tcp transport module. [ 1.078720] RPC: Registered tcp-with-tls transport module. [ 1.078830] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.094063] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.094187] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.094309] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.094444] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.094617] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.095144] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.095314] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.095486] PCI: CLS 0 bytes, default 64 [ 1.117812] Unpacking initramfs... [ 1.541928] Freeing initrd memory: 7360K [ 1.546100] kworker/u4:4 (47) used greatest stack depth: 15096 bytes left [ 1.948549] Initialise system trusted keyrings [ 1.950190] workingset: timestamp_bits=56 max_order=17 bucket_order=0 [ 1.954382] NFS: Registering the id_resolver key type [ 1.954650] Key type id_resolver registered [ 1.955112] Key type id_legacy registered [ 1.955793] 9p: Installing v9fs 9p2000 file system support [ 2.020926] Key type asymmetric registered [ 2.021046] Asymmetric key parser 'x509' registered [ 2.021675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 2.022088] io scheduler mq-deadline registered [ 2.022203] io scheduler kyber registered [ 2.025616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.029336] ACPI: button: Power Button [PWRF] [ 2.031698] kworker/u4:1 (75) used greatest stack depth: 14904 bytes left [ 2.142515] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 2.146124] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 2.150191] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.152166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.155189] kworker/u4:0 (113) used greatest stack depth: 14384 bytes left [ 2.156735] tsc: Refined TSC clocksource calibration: 3593.188 MHz [ 2.157138] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb2fec1a0, max_idle_ns: 440795207860 ns [ 2.157419] clocksource: Switched to clocksource tsc [ 2.159831] Non-volatile memory driver v1.3 [ 2.159950] Linux agpgart interface v0.103 [ 2.161954] ACPI: bus type drm_connector registered [ 2.177113] loop: module loaded [ 2.179620] ata_piix 0000:00:01.1: version 2.13 [ 2.186156] scsi host0: ata_piix [ 2.187768] scsi host1: ata_piix [ 2.188466] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc020 irq 14 lpm-pol 0 [ 2.188680] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc028 irq 15 lpm-pol 0 [ 2.205277] e100: Intel(R) PRO/100 Network Driver [ 2.205390] e100: Copyright(c) 1999-2006 Intel Corporation [ 2.205530] e1000: Intel(R) PRO/1000 Network Driver [ 2.205692] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 2.206194] e1000e: Intel(R) PRO/1000 Network Driver [ 2.206287] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 2.206496] sky2: driver version 1.30 [ 2.208438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.211760] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.211984] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.213733] mousedev: PS/2 mouse device common for all mice [ 2.216284] rtc_cmos 00:05: RTC can wake from S4 [ 2.218149] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.221156] rtc_cmos 00:05: registered as rtc0 [ 2.224176] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 2.224559] fail to initialize ptp_kvm [ 2.226688] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 2.227102] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 2.227455] hid: raw HID events driver (C) Jiri Kosina [ 2.243215] Initializing XFRM netlink socket [ 2.243545] NET: Registered PF_INET6 protocol family [ 2.248437] Segment Routing with IPv6 [ 2.248677] In-situ OAM (IOAM) with IPv6 [ 2.249479] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.251908] NET: Registered PF_PACKET protocol family [ 2.252830] 9pnet: Installing 9P2000 support [ 2.253250] Key type dns_resolver registered [ 2.255088] IPI shorthand broadcast: enabled [ 2.260554] kworker/u4:2 (312) used greatest stack depth: 14328 bytes left [ 2.318103] sched_clock: Marking stable (2288025677, 29559777)->(2321872948, -4287494) [ 2.321853] registered taskstats version 1 [ 2.321959] Loading compiled-in X.509 certificates [ 2.329836] Demotion targets for Node 0: null [ 2.332307] PM: Magic number: 8:184:161 [ 2.332992] printk: legacy console [netcon0] enabled [ 2.333188] netconsole: network logging started [ 2.333491] gtp: GTP module loaded (pdp ctx size 128 bytes) [ 2.334782] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.344203] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.344844] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 2.346248] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.346571] cfg80211: failed to load regulatory.db [ 2.347167] ALSA device list: [ 2.347267] No soundcards found. [ 2.416483] Freeing unused kernel image (initmem) memory: 2748K [ 2.416937] Write protecting the kernel read-only data: 26624k [ 2.418541] Freeing unused kernel image (rodata/data gap) memory: 1072K [ 2.545267] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.545976] Run /init as init process [ 2.546096] with arguments: [ 2.546172] /init [ 2.546235] SMOKE_TEST [ 2.546294] with environment: [ 2.546375] HOME=/ [ 2.546441] 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 [ 2.617842] busybox (739) used greatest stack depth: 14312 bytes left + 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 ] + ip link set lo up [ 2.653047] ip (745) used greatest stack depth: 14048 bytes left + ip link set eth0 up [ 2.663394] ip (746) used greatest stack depth: 13568 bytes left + 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.750930] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 [ 2.754246] ACPI: PM: Preparing to enter system sleep state S5 [ 2.755254] 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 102 200 + NET=102 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-102 --ip 172.18.102.200 --ip6 fd02:db8:102::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-102 --ip 172.18.102.200 --ip6 fd02:db8:102::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.102.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-net-next/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-118-ggsn -d --network ttcn3-ggsn-test-102 --ip 172.18.102.200 --ip6 fd02:db8:102::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 1e6cee188598832db540fabf18992c1783cdcfcd5b3abb8e3f6bbd245a4c1c5d + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/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-net-next/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-net-next/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 102 202 + NET=102 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-102 --ip 172.18.102.202 --ip6 fd02:db8:102::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-102 --ip 172.18.102.202 --ip6 fd02:db8:102::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.102.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-118-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@249f9fa20753: Unix server socket created successfully. MC@249f9fa20753: Listening on TCP port 33759. 249f9fa20753 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 249f9fa20753 33759 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@249f9fa20753: New HC connected from 172.18.102.202 [172.18.102.202]. 249f9fa20753: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@249f9fa20753: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@249f9fa20753: Configuration file was processed on all HCs. MC@249f9fa20753: Creating MTC on host 172.18.102.202. MC@249f9fa20753: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sun Sep 15 04:09:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@249f9fa20753: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@249f9fa20753: Test case TC_pdp6_act_deact started. MTC@249f9fa20753: GTP1C ConnectionID: 1 MTC@249f9fa20753: "TC_pdp6_act_deact() start" MTC@249f9fa20753: sending CreatePDP MTC@249f9fa20753: setverdict(pass): none -> pass MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: Setting final verdict of the test case. MTC@249f9fa20753: Local verdict of MTC: pass MTC@249f9fa20753: No PTCs were created. MTC@249f9fa20753: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Sun Sep 15 04:09:48 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.102.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=16796) Waiting for packet dumper to finish... 1 (prev_count=16796, count=16952) MTC@249f9fa20753: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sun Sep 15 04:09:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@249f9fa20753: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@249f9fa20753: Test case TC_pdp6_act_deact_pcodns started. MTC@249f9fa20753: GTP1C ConnectionID: 1 MTC@249f9fa20753: "TC_pdp6_act_deact_pcodns() start" MTC@249f9fa20753: sending CreatePDP MTC@249f9fa20753: setverdict(pass): none -> pass MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: Setting final verdict of the test case. MTC@249f9fa20753: Local verdict of MTC: pass MTC@249f9fa20753: No PTCs were created. MTC@249f9fa20753: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Sun Sep 15 04:09:58 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.102.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=11336) Waiting for packet dumper to finish... 1 (prev_count=11336, count=11400) MTC@249f9fa20753: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sun Sep 15 04:10:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@249f9fa20753: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@249f9fa20753: Test case TC_pdp6_act_deact_icmp6 started. MTC@249f9fa20753: GTP1C ConnectionID: 1 MTC@249f9fa20753: "TC_pdp6_act_deact_icmp6() start" MTC@249f9fa20753: sending CreatePDP MTC@249f9fa20753: setverdict(pass): none -> pass MTC@249f9fa20753: RA with /64 prefix '20010780004421030000000000000000'O MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: Setting final verdict of the test case. MTC@249f9fa20753: Local verdict of MTC: pass MTC@249f9fa20753: No PTCs were created. MTC@249f9fa20753: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Sun Sep 15 04:10:08 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.102.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=12729) Waiting for packet dumper to finish... 1 (prev_count=12729, count=12793) MTC@249f9fa20753: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sun Sep 15 04:10: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.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@249f9fa20753: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@249f9fa20753: Test case TC_pdp6_act_deact_gtpu_access started. MTC@249f9fa20753: GTP1C ConnectionID: 1 MTC@249f9fa20753: "TC_pdp6_act_deact_gtpu_access() start" MTC@249f9fa20753: sending CreatePDP MTC@249f9fa20753: setverdict(pass): none -> pass MTC@249f9fa20753: RA with /64 prefix '20010780004421040000000000000000'O MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: Setting final verdict of the test case. MTC@249f9fa20753: Local verdict of MTC: pass MTC@249f9fa20753: No PTCs were created. MTC@249f9fa20753: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Sun Sep 15 04:10:18 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.102.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=12329) Waiting for packet dumper to finish... 1 (prev_count=12329, count=12393) MTC@249f9fa20753: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sun Sep 15 04:10: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_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@249f9fa20753: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@249f9fa20753: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@249f9fa20753: GTP1C ConnectionID: 1 MTC@249f9fa20753: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@249f9fa20753: sending CreatePDP MTC@249f9fa20753: setverdict(pass): none -> pass MTC@249f9fa20753: RA with /64 prefix '20010780004421050000000000000000'O MTC@249f9fa20753: This GGSN does NOT support forwarding link-local source address. MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: Setting final verdict of the test case. MTC@249f9fa20753: Local verdict of MTC: pass MTC@249f9fa20753: No PTCs were created. MTC@249f9fa20753: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass'. Sun Sep 15 04:10:31 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Saving talloc report from 172.18.102.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=12716) Waiting for packet dumper to finish... 1 (prev_count=12716, count=12780) MTC@249f9fa20753: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass' was executed successfully (exit status: 0). MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sun Sep 15 04:10:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_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@249f9fa20753: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@249f9fa20753: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@249f9fa20753: GTP1C ConnectionID: 1 MTC@249f9fa20753: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@249f9fa20753: sending CreatePDP MTC@249f9fa20753: setverdict(pass): none -> pass MTC@249f9fa20753: RA with /64 prefix '20010780004421060000000000000000'O MTC@249f9fa20753: Warning: Stopping inactive timer T_default. MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: Setting final verdict of the test case. MTC@249f9fa20753: Local verdict of MTC: pass MTC@249f9fa20753: No PTCs were created. MTC@249f9fa20753: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Sun Sep 15 04:10:45 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Saving talloc report from 172.18.102.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=13048) Waiting for packet dumper to finish... 1 (prev_count=13048, count=13112) MTC@249f9fa20753: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass' was executed successfully (exit status: 0). MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sun Sep 15 04:10: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_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@249f9fa20753: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@249f9fa20753: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@249f9fa20753: GTP1C ConnectionID: 1 MTC@249f9fa20753: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@249f9fa20753: sending CreatePDP MTC@249f9fa20753: setverdict(pass): none -> pass MTC@249f9fa20753: RA with /64 prefix '20010780004421070000000000000000'O MTC@249f9fa20753: Warning: Stopping inactive timer T_default. MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: Setting final verdict of the test case. MTC@249f9fa20753: Local verdict of MTC: pass MTC@249f9fa20753: No PTCs were created. MTC@249f9fa20753: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Sun Sep 15 04:10:58 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.102.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=12886) Waiting for packet dumper to finish... 1 (prev_count=12886, count=12950) MTC@249f9fa20753: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sun Sep 15 04:11:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_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@249f9fa20753: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@249f9fa20753: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@249f9fa20753: GTP1C ConnectionID: 1 MTC@249f9fa20753: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@249f9fa20753: sending CreatePDP MTC@249f9fa20753: setverdict(pass): none -> pass MTC@249f9fa20753: RA with /64 prefix '20010780004421080000000000000000'O MTC@249f9fa20753: Warning: Stopping inactive timer T_default. MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: Setting final verdict of the test case. MTC@249f9fa20753: Local verdict of MTC: pass MTC@249f9fa20753: No PTCs were created. MTC@249f9fa20753: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Sun Sep 15 04:11:11 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.102.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=12795) Waiting for packet dumper to finish... 1 (prev_count=12795, count=12859) MTC@249f9fa20753: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sun Sep 15 04:11: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_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@249f9fa20753: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@249f9fa20753: Test case TC_pdp6_clients_interact started. MTC@249f9fa20753: GTP1C ConnectionID: 1 MTC@249f9fa20753: "TC_pdp6_clients_interact() start" MTC@249f9fa20753: sending CreatePDP MTC@249f9fa20753: setverdict(pass): none -> pass MTC@249f9fa20753: RA with /64 prefix '20010780004421090000000000000000'O MTC@249f9fa20753: sending CreatePDP MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: RA with /64 prefix '200107800044210A0000000000000000'O MTC@249f9fa20753: Warning: Stopping inactive timer T_default. MTC@249f9fa20753: Warning: Stopping inactive timer T_default. MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: Setting final verdict of the test case. MTC@249f9fa20753: Local verdict of MTC: pass MTC@249f9fa20753: No PTCs were created. MTC@249f9fa20753: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Sun Sep 15 04:11:27 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.102.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=17498) Waiting for packet dumper to finish... 1 (prev_count=17498, count=17562) MTC@249f9fa20753: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Sep 15 04:11: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@249f9fa20753: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@249f9fa20753: Test case TC_echo_req_resp started. MTC@249f9fa20753: GTP1C ConnectionID: 1 MTC@249f9fa20753: "TC_echo_req_resp() start" MTC@249f9fa20753: setverdict(pass): none -> pass MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: Setting final verdict of the test case. MTC@249f9fa20753: Local verdict of MTC: pass MTC@249f9fa20753: No PTCs were created. MTC@249f9fa20753: Test case TC_echo_req_resp finished. Verdict: pass MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Sep 15 04:11:37 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.102.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7082) Waiting for packet dumper to finish... 1 (prev_count=7082, count=7146) MTC@249f9fa20753: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Sep 15 04:11: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@249f9fa20753: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@249f9fa20753: Test case TC_echo_req_resp_gtpu started. MTC@249f9fa20753: GTP1C ConnectionID: 1 MTC@249f9fa20753: "TC_echo_req_resp_gtpu() start" MTC@249f9fa20753: setverdict(pass): none -> pass MTC@249f9fa20753: setverdict(pass): pass -> pass, component reason not changed MTC@249f9fa20753: Setting final verdict of the test case. MTC@249f9fa20753: Local verdict of MTC: pass MTC@249f9fa20753: No PTCs were created. MTC@249f9fa20753: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@249f9fa20753: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Sep 15 04:11:47 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.102.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=7189) Waiting for packet dumper to finish... 1 (prev_count=7189, count=7253) MTC@249f9fa20753: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@249f9fa20753: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@249f9fa20753: Terminating MTC. MC@249f9fa20753: MTC terminated. MC2> exit MC@249f9fa20753: Shutting down session. MC@249f9fa20753: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_echo_req_resp NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass: 6 NEW: PASS: 5 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-net-next-118-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-118-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-118-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-118-ggsn 137 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-118-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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /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 + [ 1 = 1 ] + return + 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 + [ 1 = 1 ] + return + 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.102.201/24 brd 172.18.102.255 dev eth0 ip route add default via 172.18.102.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.102.201/24 brd 172.18.102.255 dev eth0 + echo ip route add default via 172.18.102.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next + git checkout net-next/main HEAD is now at 3254ce838 Merge branch 'introduce-hsr-offload-support-for-icssg' + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd UPD include/generated/compile.h mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC init/version.o AR init/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers UPD include/generated/utsversion.h CC init/version-timestamp.o KSYMS .tmp_vmlinux0.kallsyms.S AS .tmp_vmlinux0.kallsyms.o LD .tmp_vmlinux1 NM .tmp_vmlinux1.syms KSYMS .tmp_vmlinux1.kallsyms.S AS .tmp_vmlinux1.kallsyms.o LD .tmp_vmlinux2 NM .tmp_vmlinux2.syms KSYMS .tmp_vmlinux2.kallsyms.S AS .tmp_vmlinux2.kallsyms.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/version.o VOFFSET arch/x86/boot/compressed/../voffset.h OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#354) + cp /cache/linux/arch/x86/boot/bzImage /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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:3d:59:62:79 [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 5e:43:c2:2f:b7:88 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:04 brd ff:ff:ff:ff:ff:ff 37019: eth0@if37020: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:04 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.4/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:4/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:4/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.4 [ 0.000000] Linux version 6.11.0-rc7-g3254ce83899b (build@7654657e6225) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #354 SMP PREEMPT_DYNAMIC Sun Sep 15 04:12:16 UTC 2024 [ 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] APIC: Static calls initialized [ 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] DMI: Memory slots populated: 1/1 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.233 MHz processor [ 0.004959] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005131] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.005311] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.005868] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.006004] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.016888] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.021179] RAMDISK: [mem 0x1f8b0000-0x1ffdffff] [ 0.021592] ACPI: Early table checksum verification disabled [ 0.021877] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.022160] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.022638] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.023163] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.023225] ACPI: FACS 0x000000001FFE0000 000040 [ 0.023268] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.023287] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.023303] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.023373] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.023393] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.023399] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.023405] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.023410] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.023415] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.025123] No NUMA configuration found [ 0.025141] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.025602] NODE_DATA(0) allocated [mem 0x1f8ac000-0x1f8affff] [ 0.027349] Zone ranges: [ 0.027370] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.027434] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.027443] Normal empty [ 0.027462] Movable zone start for each node [ 0.027488] Early memory node ranges [ 0.027513] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.027650] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.027821] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.028703] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.028895] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.031538] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.032004] ACPI: PM-Timer IO Port: 0x608 [ 0.032297] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.032605] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.032706] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.032926] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.032973] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.033044] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.033054] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.033415] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.033449] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.033753] CPU topo: Max. logical packages: 1 [ 0.033767] CPU topo: Max. logical dies: 1 [ 0.033776] CPU topo: Max. dies per package: 1 [ 0.033819] CPU topo: Max. threads per core: 1 [ 0.033955] CPU topo: Num. cores per package: 1 [ 0.033969] CPU topo: Num. threads per package: 1 [ 0.033976] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.034668] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.034706] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.034727] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.034732] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.034824] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.034859] Booting paravirtualized kernel on bare hardware [ 0.035088] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.044777] setup_percpu: NR_CPUS:64 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.054420] percpu: Embedded 56 pages/cpu s191128 r8192 d30056 u2097152 [ 0.054851] pcpu-alloc: s191128 r8192 d30056 u2097152 alloc=1*2097152 [ 0.054928] pcpu-alloc: [0] 0 [ 0.056137] Kernel command line: [ 0.056137] root=/dev/ram0 [ 0.056137] console=ttyS0 [ 0.056137] panic=-1 [ 0.056137] init=/init [ 0.056137] loglevel=8 [ 0.056137] SMOKE_TEST [ 0.056137] [ 0.057038] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.057450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.057603] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.058933] Fallback order for Node 0: 0 [ 0.059292] Built 1 zonelists, mobility grouping on. Total pages: 130942 [ 0.059311] Policy zone: DMA32 [ 0.059510] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.067064] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.077921] Dynamic Preempt: voluntary [ 0.080864] rcu: Preemptible hierarchical RCU implementation. [ 0.080904] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1. [ 0.081048] Trampoline variant of Tasks RCU enabled. [ 0.081126] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.081151] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.082095] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.092603] NR_IRQS: 4352, nr_irqs: 256, preallocated irqs: 16 [ 0.100470] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.104663] Console: colour *CGA 80x25 [ 0.106235] printk: legacy console [ttyS0] enabled [ 0.119899] ACPI: Core revision 20240322 [ 0.124142] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.129771] APIC: Switch to symmetric I/O mode setup [ 0.133535] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.139451] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb5b25ea5, max_idle_ns: 440795305334 ns [ 0.140079] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.46 BogoMIPS (lpj=3593233) [ 0.143772] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.143924] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.144319] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.144599] Spectre V2 : Mitigation: Retpolines [ 0.144706] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.144863] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.145622] x86/fpu: x87 FPU will use FXSAVE [ 0.531576] Freeing SMP alternatives memory: 48K [ 0.532299] pid_max: default: 32768 minimum: 301 [ 0.536288] LSM: initializing lsm=capability,selinux [ 0.537025] SELinux: Initializing. [ 0.542717] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.543033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.668804] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.676397] Performance Events: PMU not available due to virtualization, using software events only. [ 0.677466] signal: max sigframe size: 1440 [ 0.678391] rcu: Hierarchical SRCU implementation. [ 0.678505] rcu: Max phase no-delay instances is 400. [ 0.684967] smp: Bringing up secondary CPUs ... [ 0.686510] smp: Brought up 1 node, 1 CPU [ 0.686682] smpboot: Total of 1 processors activated (7186.46 BogoMIPS) [ 0.692032] Memory: 464680K/523768K available (18432K kernel code, 2932K rwdata, 7120K rodata, 2748K init, 1076K bss, 56140K reserved, 0K cma-reserved) [ 0.698379] devtmpfs: initialized [ 0.705911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.706495] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.708902] PM: RTC time: 04:12:30, date: 2024-09-15 [ 0.713185] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.716134] audit: initializing netlink subsys (disabled) [ 0.719241] audit: type=2000 audit(1726373549.589:1): state=initialized audit_enabled=0 res=1 [ 0.721586] thermal_sys: Registered thermal governor 'step_wise' [ 0.721621] thermal_sys: Registered thermal governor 'user_space' [ 0.722184] cpuidle: using governor menu [ 0.725117] PCI: Using configuration type 1 for base access [ 0.727127] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.732300] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.732493] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.741669] ACPI: Added _OSI(Module Device) [ 0.741763] ACPI: Added _OSI(Processor Device) [ 0.744144] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.744246] ACPI: Added _OSI(Processor Aggregator Device) [ 0.765077] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.791815] ACPI: Interpreter enabled [ 0.794898] ACPI: PM: (supports S0 S3 S4 S5) [ 0.795030] ACPI: Using IOAPIC for interrupt routing [ 0.795412] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.795599] PCI: Using E820 reservations for host bridge windows [ 0.797970] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.844906] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.847223] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.847722] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.850095] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 0.854518] PCI host bridge to bus 0000:00 [ 0.854831] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.856383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.856517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.856701] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.856815] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.857061] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.864190] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint [ 0.872403] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint [ 0.877077] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint [ 0.879277] pci 0000:00:01.1: BAR 4 [io 0xc020-0xc02f] [ 0.880186] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk [ 0.880360] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk [ 0.880534] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk [ 0.880845] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk [ 0.885177] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint [ 0.885607] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.885771] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.898064] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint [ 0.899158] pci 0000:00:02.0: BAR 0 [io 0xc000-0xc01f] [ 0.899817] pci 0000:00:02.0: BAR 1 [mem 0xfebc0000-0xfebc0fff] [ 0.902820] pci 0000:00:02.0: BAR 4 [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.903820] pci 0000:00:02.0: ROM [mem 0xfeb80000-0xfebbffff pref] [ 0.919344] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.920911] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.921309] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.921696] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.921959] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.924573] iommu: Default domain type: Translated [ 0.924686] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.925716] SCSI subsystem initialized [ 0.926440] libata version 3.00 loaded. [ 0.927310] pps_core: LinuxPPS API ver. 1 registered [ 0.927411] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.927613] PTP clock support registered [ 0.928291] EDAC MC: Ver: 3.0.0 [ 0.940073] Advanced Linux Sound Architecture Driver Initialized. [ 0.948144] NetLabel: Initializing [ 0.948223] NetLabel: domain hash size = 128 [ 0.948310] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.949167] NetLabel: unlabeled traffic allowed by default [ 0.963200] PCI: Using ACPI for IRQ routing [ 0.963384] PCI: pci_cache_line_size set to 64 bytes [ 0.963798] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.964077] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.965007] vgaarb: loaded [ 0.966036] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.966327] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.966485] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.973627] clocksource: Switched to clocksource tsc-early [ 0.974761] VFS: Disk quotas dquot_6.6.0 [ 0.975559] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.991664] pnp: PnP ACPI init [ 0.993658] pnp 00:03: [dma 2] [ 0.994885] pnp: PnP ACPI: found 6 devices [ 1.036402] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.051344] NET: Registered PF_INET protocol family [ 1.052339] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.057191] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.057715] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.057959] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.058280] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.058743] TCP: Hash tables configured (established 4096 bind 4096) [ 1.059425] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.059718] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.061005] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.063064] RPC: Registered named UNIX socket transport module. [ 1.063229] RPC: Registered udp transport module. [ 1.063334] RPC: Registered tcp transport module. [ 1.063426] RPC: Registered tcp-with-tls transport module. [ 1.063525] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.078891] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.079026] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.079133] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.079246] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.079361] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.079918] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.080114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.080321] PCI: CLS 0 bytes, default 64 [ 1.100902] Unpacking initramfs... [ 1.532765] Freeing initrd memory: 7360K [ 1.536950] kworker/u4:4 (42) used greatest stack depth: 15096 bytes left [ 1.537409] kworker/u4:3 (40) used greatest stack depth: 15056 bytes left [ 1.931601] Initialise system trusted keyrings [ 1.933799] workingset: timestamp_bits=56 max_order=17 bucket_order=0 [ 1.937546] NFS: Registering the id_resolver key type [ 1.937745] Key type id_resolver registered [ 1.937842] Key type id_legacy registered [ 1.938698] kworker/u4:1 (63) used greatest stack depth: 14384 bytes left [ 1.938969] 9p: Installing v9fs 9p2000 file system support [ 2.003321] Key type asymmetric registered [ 2.003439] Asymmetric key parser 'x509' registered [ 2.004054] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 2.004509] io scheduler mq-deadline registered [ 2.004644] io scheduler kyber registered [ 2.008155] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.011758] ACPI: button: Power Button [PWRF] [ 2.126515] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 2.130155] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 2.134008] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.136046] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.142783] Non-volatile memory driver v1.3 [ 2.142975] Linux agpgart interface v0.103 [ 2.144021] tsc: Refined TSC clocksource calibration: 3593.159 MHz [ 2.144438] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb146a5de, max_idle_ns: 440795242261 ns [ 2.144763] clocksource: Switched to clocksource tsc [ 2.146114] ACPI: bus type drm_connector registered [ 2.161503] loop: module loaded [ 2.163766] ata_piix 0000:00:01.1: version 2.13 [ 2.170701] scsi host0: ata_piix [ 2.172401] scsi host1: ata_piix [ 2.173188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc020 irq 14 lpm-pol 0 [ 2.173370] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc028 irq 15 lpm-pol 0 [ 2.190295] e100: Intel(R) PRO/100 Network Driver [ 2.190408] e100: Copyright(c) 1999-2006 Intel Corporation [ 2.190729] e1000: Intel(R) PRO/1000 Network Driver [ 2.190832] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 2.191266] e1000e: Intel(R) PRO/1000 Network Driver [ 2.191369] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 2.191713] sky2: driver version 1.30 [ 2.193947] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.197355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.197588] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.199440] mousedev: PS/2 mouse device common for all mice [ 2.201401] rtc_cmos 00:05: RTC can wake from S4 [ 2.203959] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.207764] rtc_cmos 00:05: registered as rtc0 [ 2.210383] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 2.211222] fail to initialize ptp_kvm [ 2.213314] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 2.213762] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 2.214552] hid: raw HID events driver (C) Jiri Kosina [ 2.229501] Initializing XFRM netlink socket [ 2.229852] NET: Registered PF_INET6 protocol family [ 2.234730] Segment Routing with IPv6 [ 2.234974] In-situ OAM (IOAM) with IPv6 [ 2.235784] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.238210] NET: Registered PF_PACKET protocol family [ 2.239149] 9pnet: Installing 9P2000 support [ 2.239589] Key type dns_resolver registered [ 2.241493] IPI shorthand broadcast: enabled [ 2.245520] kworker/u4:3 (290) used greatest stack depth: 14328 bytes left [ 2.305508] sched_clock: Marking stable (2278025882, 26844086)->(2310626664, -5756696) [ 2.308361] registered taskstats version 1 [ 2.308469] Loading compiled-in X.509 certificates [ 2.316457] Demotion targets for Node 0: null [ 2.318899] PM: Magic number: 8:734:211 [ 2.319540] printk: legacy console [netcon0] enabled [ 2.319692] netconsole: network logging started [ 2.320021] gtp: GTP module loaded (pdp ctx size 128 bytes) [ 2.321173] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.331889] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.332612] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 2.334383] ALSA device list: [ 2.334470] No soundcards found. [ 2.335282] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.335650] cfg80211: failed to load regulatory.db [ 2.402705] Freeing unused kernel image (initmem) memory: 2748K [ 2.403204] Write protecting the kernel read-only data: 26624k [ 2.404794] Freeing unused kernel image (rodata/data gap) memory: 1072K [ 2.531123] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.531830] Run /init as init process [ 2.532001] with arguments: [ 2.532091] /init [ 2.532161] SMOKE_TEST [ 2.532226] with environment: [ 2.532308] HOME=/ [ 2.532376] 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 [ 2.602156] busybox (740) used greatest stack depth: 14312 bytes left + 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 ] + ip link set lo up [ 2.637157] ip (746) used greatest stack depth: 14048 bytes left + ip link set eth0 up [ 2.648391] ip (747) used greatest stack depth: 13568 bytes left + 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.737921] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 [ 2.741289] ACPI: PM: Preparing to enter system sleep state S5 [ 2.742250] 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 102 200 + NET=102 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-102 --ip 172.18.102.200 --ip6 fd02:db8:102::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-102 --ip 172.18.102.200 --ip6 fd02:db8:102::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.102.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-net-next/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-118-ggsn -d --network ttcn3-ggsn-test-102 --ip 172.18.102.200 --ip6 fd02:db8:102::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 a1319ed8acc18a44fc7e5c6c567fd2d3a46a88e93a4e5075f2a759133fd2a587 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/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-net-next/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-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 102 202 + NET=102 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-102 --ip 172.18.102.202 --ip6 fd02:db8:102::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-102 --ip 172.18.102.202 --ip6 fd02:db8:102::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.102.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-118-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@89c702047d7f: Unix server socket created successfully. MC@89c702047d7f: Listening on TCP port 42881. 89c702047d7f is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 89c702047d7f 42881 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@89c702047d7f: New HC connected from 172.18.102.202 [172.18.102.202]. 89c702047d7f: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@89c702047d7f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@89c702047d7f: Configuration file was processed on all HCs. MC@89c702047d7f: Creating MTC on host 172.18.102.202. MC@89c702047d7f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sun Sep 15 04:12:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_act_deact started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_act_deact() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sun Sep 15 04:12:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.102.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=17724) Waiting for packet dumper to finish... 1 (prev_count=17724, count=17788) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sun Sep 15 04:12:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_act_deact_ipcp started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_act_deact_ipcp() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sun Sep 15 04:12:52 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.102.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=11496) Waiting for packet dumper to finish... 1 (prev_count=11496, count=11560) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sun Sep 15 04:12: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_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sun Sep 15 04:13:02 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.102.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=11539) Waiting for packet dumper to finish... 1 (prev_count=11539, count=11695) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sun Sep 15 04:13: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_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_act_deact_pcodns started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_act_deact_pcodns() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sun Sep 15 04:13:12 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.102.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11057) Waiting for packet dumper to finish... 1 (prev_count=11057, count=11121) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sun Sep 15 04:13:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_act_deact_gtpu_access started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_act_deact_gtpu_access() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sun Sep 15 04:13:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.102.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11088) Waiting for packet dumper to finish... 1 (prev_count=11088, count=11152) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sun Sep 15 04:13:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sun Sep 15 04:13:35 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.102.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=11669) Waiting for packet dumper to finish... 1 (prev_count=11669, count=11733) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sun Sep 15 04:13:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sun Sep 15 04:13:48 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.102.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=11895) Waiting for packet dumper to finish... 1 (prev_count=11895, count=11959) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sun Sep 15 04:13:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_clients_interact_with_txseq started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_clients_interact_with_txseq() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(fail): pass -> fail MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: fail MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sun Sep 15 04:14:02 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.102.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=14623) Waiting for packet dumper to finish... 1 (prev_count=14623, count=14687) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sun Sep 15 04:14: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_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_clients_interact_without_txseq started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_clients_interact_without_txseq() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(fail): pass -> fail MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: fail MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sun Sep 15 04:14:15 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.102.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14665) Waiting for packet dumper to finish... 1 (prev_count=14665, count=14729) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sun Sep 15 04:14: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_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_act_deact_with_single_dns started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_act_deact_with_single_dns() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sun Sep 15 04:14:25 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.102.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=16246) Waiting for packet dumper to finish... 1 (prev_count=16246, count=16310) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sun Sep 15 04:14: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_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_act_deact_with_separate_dns() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sun Sep 15 04:14:35 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.102.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=11670) Waiting for packet dumper to finish... 1 (prev_count=11670, count=11734) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sun Sep 15 04:14: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_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_act_update_teic started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_act_update_teic() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: sending UpdatePDP MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sun Sep 15 04:14:45 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.102.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=12518) Waiting for packet dumper to finish... 1 (prev_count=12518, count=12582) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sun Sep 15 04:14: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_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp4_act_update_teid started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp4_act_update_teid() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: sending UpdatePDP MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Sun Sep 15 04:14:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.102.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=13118) Waiting for packet dumper to finish... 1 (prev_count=13118, count=13182) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sun Sep 15 04:15: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.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp6_act_deact started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp6_act_deact() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Sun Sep 15 04:15:05 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.102.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=10637) Waiting for packet dumper to finish... 1 (prev_count=10637, count=10701) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sun Sep 15 04:15: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_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp6_act_deact_pcodns started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp6_act_deact_pcodns() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Sun Sep 15 04:15:15 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.102.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=10921) Waiting for packet dumper to finish... 1 (prev_count=10921, count=10985) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sun Sep 15 04:15: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_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp6_act_deact_icmp6 started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp6_act_deact_icmp6() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: RA with /64 prefix '20010780004421030000000000000000'O MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Sun Sep 15 04:15:25 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.102.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=12553) Waiting for packet dumper to finish... 1 (prev_count=12553, count=12617) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sun Sep 15 04:15:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp6_act_deact_gtpu_access started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp6_act_deact_gtpu_access() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: RA with /64 prefix '20010780004421040000000000000000'O MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Sun Sep 15 04:15:35 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.102.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=12349) Waiting for packet dumper to finish... 1 (prev_count=12349, count=12413) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sun Sep 15 04:15:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: RA with /64 prefix '20010780004421050000000000000000'O MTC@89c702047d7f: This GGSN does NOT support forwarding link-local source address. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass'. Sun Sep 15 04:15:48 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Saving talloc report from 172.18.102.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=12728) Waiting for packet dumper to finish... 1 (prev_count=12728, count=12792) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sun Sep 15 04:15:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: RA with /64 prefix '20010780004421060000000000000000'O MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Sun Sep 15 04:16:01 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Saving talloc report from 172.18.102.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=12792) Waiting for packet dumper to finish... 1 (prev_count=12792, count=12856) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sun Sep 15 04:16:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: RA with /64 prefix '20010780004421070000000000000000'O MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Sun Sep 15 04:16:14 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.102.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=12814) Waiting for packet dumper to finish... 1 (prev_count=12814, count=12878) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sun Sep 15 04:16:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: RA with /64 prefix '20010780004421080000000000000000'O MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Sun Sep 15 04:16:27 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.102.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=12907) Waiting for packet dumper to finish... 1 (prev_count=12907, count=12971) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sun Sep 15 04:16: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_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp6_clients_interact started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp6_clients_interact() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: RA with /64 prefix '20010780004421090000000000000000'O MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: RA with /64 prefix '200107800044210A0000000000000000'O MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Sun Sep 15 04:16:44 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.102.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=17509) Waiting for packet dumper to finish... 1 (prev_count=17509, count=17573) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Sun Sep 15 04:16:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp46_act_deact started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp46_act_deact() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Sun Sep 15 04:16:54 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Saving talloc report from 172.18.102.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=10684) Waiting for packet dumper to finish... 1 (prev_count=10684, count=10748) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Sun Sep 15 04:17:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp46_act_deact_ipcp started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp46_act_deact_ipcp() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Sun Sep 15 04:17:04 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Saving talloc report from 172.18.102.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=11382) Waiting for packet dumper to finish... 1 (prev_count=11382, count=11446) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Sun Sep 15 04:17: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_icmp6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp46_act_deact_icmp6 started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp46_act_deact_icmp6() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: RA with /64 prefix '200107800044210D0000000000000000'O MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Sun Sep 15 04:17:14 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Saving talloc report from 172.18.102.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=12779) Waiting for packet dumper to finish... 1 (prev_count=12779, count=12843) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Sun Sep 15 04:17:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp46_act_deact_pcodns4 started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp46_act_deact_pcodns4() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Sun Sep 15 04:17:24 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Saving talloc report from 172.18.102.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=10933) Waiting for packet dumper to finish... 1 (prev_count=10933, count=11089) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Sun Sep 15 04:17:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp46_act_deact_pcodns6 started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp46_act_deact_pcodns6() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Sun Sep 15 04:17:34 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Saving talloc report from 172.18.102.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=10960) Waiting for packet dumper to finish... 1 (prev_count=10960, count=11024) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Sun Sep 15 04:17: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_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp46_act_deact_gtpu_access started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp46_act_deact_gtpu_access() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Sun Sep 15 04:17:44 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.102.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=11148) Waiting for packet dumper to finish... 1 (prev_count=11148, count=11212) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Sun Sep 15 04:17:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Sun Sep 15 04:17:57 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Saving talloc report from 172.18.102.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=11649) Waiting for packet dumper to finish... 1 (prev_count=11649, count=11713) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Sun Sep 15 04:18: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_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@89c702047d7f: 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@89c702047d7f: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Sun Sep 15 04:18:10 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Saving talloc report from 172.18.102.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=11692) Waiting for packet dumper to finish... 1 (prev_count=11692, count=11756) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Sun Sep 15 04:18:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_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@89c702047d7f: 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@89c702047d7f: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: RA with /64 prefix '20010780004421130000000000000000'O MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Sun Sep 15 04:18:23 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Saving talloc report from 172.18.102.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=12861) Waiting for packet dumper to finish... 1 (prev_count=12861, count=12925) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Sun Sep 15 04:18: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_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp46_clients_interact started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp46_clients_interact() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: RA with /64 prefix '20010780004421140000000000000000'O MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: RA with /64 prefix '20010780004421150000000000000000'O MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: Warning: Stopping inactive timer T_default. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Sun Sep 15 04:18:39 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Saving talloc report from 172.18.102.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=17529) Waiting for packet dumper to finish... 1 (prev_count=17529, count=17593) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Sep 15 04:18:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_echo_req_resp started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_echo_req_resp() start" MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_echo_req_resp finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Sep 15 04:18:49 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.102.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=7294) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Sep 15 04:18: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_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_echo_req_resp_gtpu started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_echo_req_resp_gtpu() start" MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Sep 15 04:18:58 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.102.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=7253) Waiting for packet dumper to finish... 1 (prev_count=7253, count=7317) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sun Sep 15 04:19: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_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_pdp_act_restart_ctr_echo started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_pdp_act_restart_ctr_echo() start" MTC@89c702047d7f: sending CreatePDP MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Sun Sep 15 04:19:19 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.102.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=14425) Waiting for packet dumper to finish... 1 (prev_count=14425, count=14489) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sun Sep 15 04:19: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_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@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_lots_of_concurrent_pdp_ctx() start" MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Warning: Stopping inactive timer T_next. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sun Sep 15 04:19:50 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.102.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=4256830) Waiting for packet dumper to finish... 1 (prev_count=4256830, count=4256894) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sun Sep 15 04:19:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89c702047d7f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@89c702047d7f: Test case TC_addr_pool_exhaustion started. MTC@89c702047d7f: GTP1C ConnectionID: 1 MTC@89c702047d7f: "TC_addr_pool_exhaustion() start" MTC@89c702047d7f: Successfully created 1024 PDP contexts before exhausting the pool MTC@89c702047d7f: setverdict(pass): none -> pass MTC@89c702047d7f: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Warning: Stopping inactive timer T_next. MTC@89c702047d7f: setverdict(pass): pass -> pass, component reason not changed MTC@89c702047d7f: Setting final verdict of the test case. MTC@89c702047d7f: Local verdict of MTC: pass MTC@89c702047d7f: No PTCs were created. MTC@89c702047d7f: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@89c702047d7f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sun Sep 15 04:20:12 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.102.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=3915300) Waiting for packet dumper to finish... 1 (prev_count=3915300, count=3915364) MTC@89c702047d7f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@89c702047d7f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@89c702047d7f: Terminating MTC. MC@89c702047d7f: MTC terminated. MC2> exit MC@89c702047d7f: Shutting down session. MC@89c702047d7f: 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_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_echo_req_resp 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_pdp6_act_deact_gtpu_access_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 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: 21 NEW: PASS: 14 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-net-next-118-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-118-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-118-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-118-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-net-next/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-net-next/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-102 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-102 + docker network remove ttcn3-ggsn-test-102 ttcn3-ggsn-test-102 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-118-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-net-next/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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.062537'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.024682'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.020761'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.024552'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.038717'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.024034'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.025595'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.030377'> <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.027670'> <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.028145'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.034521'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.038763'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.044362'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.017698'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.017234'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.025483'/> <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.028722'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.038160'/> <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.416895'/> <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.787539'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='37' failures='2' errors='0' skipped='0' inconc='0' time='460.00'> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact' time='2.062126'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='2.021654'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.023629'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='2.023257'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='2.028103'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.024753'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.026195'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.031934'> <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.030491'> <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.027612'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.020922'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='2.024708'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='2.028406'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='2.022008'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_pcodns' time='2.020695'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_icmp6' time='2.029629'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access' time='2.029936'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='5.025651'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='5.024531'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='5.027025'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='5.025014'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_clients_interact' time='8.034835'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact' time='2.020494'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_ipcp' time='2.023040'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_icmp6' time='2.022840'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns4' time='2.019452'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns6' time='2.021266'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access' time='2.029782'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='5.023364'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='5.027271'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='5.024123'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_clients_interact' time='8.115710'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp' time='2.016840'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='2.016536'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='12.032444'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.442386'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_addr_pool_exhaustion' time='13.792775'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='11' failures='0' errors='0' skipped='0' inconc='0' time='129.00'> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact' time='2.055151'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_pcodns' time='2.024138'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_icmp6' time='2.027473'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access' time='2.030760'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='5.028306'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='5.028313'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='5.025367'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='5.027476'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_clients_interact' time='8.039840'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp' time='2.016635'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='2.018224'/> </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