Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-upf-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-upf-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 570e8cda818242b03b31b5daac6a99177857aafa (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10 Commit message: "asterisk: pjsip.conf: Enable USIM Auth over AMI interface" > git rev-list --no-walk 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10 [ttcn3-upf-test] $ /bin/sh -xe /tmp/jenkins8885072818381433374.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-upf-test + export IMAGE_SUFFIX=master + cd ttcn3-upf-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-upf-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs ] + [ xjenkins-ttcn3-upf-test-634 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/ttcn3-upf-test + SUITE_NAME=ttcn3-upf-test + IMAGE_SUFFIX=master + docker_images_require osmo-upf-master ttcn3-upf-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-upf-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-upf-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --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.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.3s #12 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #12 CACHED #13 [ 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 #13 CACHED #14 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #14 CACHED #15 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #15 CACHED #16 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #16 CACHED #17 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #17 CACHED #18 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #18 CACHED #19 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /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 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #22 CACHED #23 [ 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@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #23 CACHED #24 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #24 CACHED #25 [ 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 #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:26f6c17a9749c2665d1ebc9e9413dcf1da0af4cfaa2c6b28b7e2a9d350b8ecee 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 26f6c17a9749 + 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-upf-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-upf-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-upf-master + echo osmo-upf-master + dir=osmo-upf-master + pull_arg=--pull + grep ^FROM ../osmo-upf-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + + echo FROM $USER/$DISTRO-build grep -q $USER + pull_arg= + set +x Building image: osmo-upf-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-upf-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-upf-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/osmo-upf-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-upf-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.25kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libgtpnl-dev libnftables-dev libosmo-pfcp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libnftables)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" "pkgconfig(libosmo-pfcp)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-upf/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-upf/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 190B done #4 DONE 0.1s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libgtpnl-dev libnftables-dev libosmo-pfcp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libnftables)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" "pkgconfig(libosmo-pfcp)" ;; esac #6 0.431 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.431 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.431 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.533 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.677 Reading package lists... #6 1.073 Reading package lists... #6 1.458 Building dependency tree... #6 1.560 Reading state information... #6 1.651 libnftables-dev is already the newest version (1.0.6-2+deb12u2). #6 1.651 The following additional packages will be installed: #6 1.651 libgtpnl0 libosmo-gtlv-dev libosmo-gtlv1 libosmo-pfcp0 libosmocodec4 #6 1.651 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #6 1.651 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.651 osmocom-nightly #6 1.674 The following NEW packages will be installed: #6 1.674 libgtpnl-dev libgtpnl0 libosmo-gtlv-dev libosmo-gtlv1 libosmo-pfcp-dev #6 1.674 libosmo-pfcp0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.674 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #6 1.675 libosmousb0 libosmovty13 osmocom-nightly #6 1.727 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. #6 1.727 Need to get 2166 kB of archives. #6 1.727 After this operation, 8196 kB of additional disk space will be used. #6 1.727 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405312026 [1172 B] #6 1.741 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.2.5.28.a2dd.202405312026 [7956 B] #6 1.742 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.2.5.28.a2dd.202405312026 [3536 B] #6 1.743 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.203.d8ac0.202405312026 [164 kB] #6 1.747 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.3.0.5.1ffb.202405312026 [16.4 kB] #6 1.747 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.203.d8ac0.202405312026 [46.0 kB] #6 1.748 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.203.d8ac0.202405312026 [65.4 kB] #6 1.750 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.203.d8ac0.202405312026 [222 kB] #6 1.761 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.203.d8ac0.202405312026 [65.9 kB] #6 1.762 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.203.d8ac0.202405312026 [98.4 kB] #6 1.762 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.203.d8ac0.202405312026 [173 kB] #6 1.764 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.203.d8ac0.202405312026 [54.5 kB] #6 1.766 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.203.d8ac0.202405312026 [58.5 kB] #6 1.767 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.203.d8ac0.202405312026 [45.3 kB] #6 1.769 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.203.d8ac0.202405312026 [38.6 kB] #6 1.771 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.203.d8ac0.202405312026 [839 kB] #6 1.780 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dev 0.3.0.5.1ffb.202405312026 [57.2 kB] #6 1.780 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.3.0.5.1ffb.202405312026 [40.7 kB] #6 1.781 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dev 0.3.0.5.1ffb.202405312026 [169 kB] #6 1.927 debconf: delaying package configuration, since apt-utils is not installed #6 1.973 Fetched 2166 kB in 0s (20.8 MB/s) #6 2.028 Selecting previously unselected package osmocom-nightly. #6 2.028 (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 ... 117416 files and directories currently installed.) #6 2.062 Preparing to unpack .../00-osmocom-nightly_202405312026_amd64.deb ... #6 2.077 Unpacking osmocom-nightly (202405312026) ... #6 2.186 Selecting previously unselected package libgtpnl0:amd64. #6 2.194 Preparing to unpack .../01-libgtpnl0_1.2.5.28.a2dd.202405312026_amd64.deb ... #6 2.225 Unpacking libgtpnl0:amd64 (1.2.5.28.a2dd.202405312026) ... #6 2.320 Selecting previously unselected package libgtpnl-dev:amd64. #6 2.327 Preparing to unpack .../02-libgtpnl-dev_1.2.5.28.a2dd.202405312026_amd64.deb ... #6 2.343 Unpacking libgtpnl-dev:amd64 (1.2.5.28.a2dd.202405312026) ... #6 2.450 Selecting previously unselected package libosmocore21:amd64. #6 2.457 Preparing to unpack .../03-libosmocore21_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.472 Unpacking libosmocore21:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 2.594 Selecting previously unselected package libosmo-gtlv1:amd64. #6 2.602 Preparing to unpack .../04-libosmo-gtlv1_0.3.0.5.1ffb.202405312026_amd64.deb ... #6 2.621 Unpacking libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202405312026) ... #6 2.792 Selecting previously unselected package libosmocodec4:amd64. #6 2.799 Preparing to unpack .../05-libosmocodec4_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.814 Unpacking libosmocodec4:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 2.927 Selecting previously unselected package libosmoisdn0:amd64. #6 2.934 Preparing to unpack .../06-libosmoisdn0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.949 Unpacking libosmoisdn0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.062 Selecting previously unselected package libosmogsm20:amd64. #6 3.069 Preparing to unpack .../07-libosmogsm20_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.085 Unpacking libosmogsm20:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.205 Selecting previously unselected package libosmocoding0:amd64. #6 3.213 Preparing to unpack .../08-libosmocoding0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.229 Unpacking libosmocoding0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.347 Selecting previously unselected package libosmovty13:amd64. #6 3.354 Preparing to unpack .../09-libosmovty13_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.369 Unpacking libosmovty13:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.487 Selecting previously unselected package libosmogb14:amd64. #6 3.495 Preparing to unpack .../10-libosmogb14_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.510 Unpacking libosmogb14:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.635 Selecting previously unselected package libosmoctrl0:amd64. #6 3.644 Preparing to unpack .../11-libosmoctrl0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.659 Unpacking libosmoctrl0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.777 Selecting previously unselected package libosmosim2:amd64. #6 3.785 Preparing to unpack .../12-libosmosim2_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.800 Unpacking libosmosim2:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.913 Selecting previously unselected package libosmousb0:amd64. #6 3.920 Preparing to unpack .../13-libosmousb0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.935 Unpacking libosmousb0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.030 Selecting previously unselected package libosmocore. #6 4.038 Preparing to unpack .../14-libosmocore_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 4.053 Unpacking libosmocore (1.9.0.203.d8ac0.202405312026) ... #6 4.153 Selecting previously unselected package libosmocore-dev:amd64. #6 4.161 Preparing to unpack .../15-libosmocore-dev_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 4.176 Unpacking libosmocore-dev:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.324 Selecting previously unselected package libosmo-gtlv-dev:amd64. #6 4.332 Preparing to unpack .../16-libosmo-gtlv-dev_0.3.0.5.1ffb.202405312026_amd64.deb ... #6 4.347 Unpacking libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb.202405312026) ... #6 4.460 Selecting previously unselected package libosmo-pfcp0:amd64. #6 4.467 Preparing to unpack .../17-libosmo-pfcp0_0.3.0.5.1ffb.202405312026_amd64.deb ... #6 4.483 Unpacking libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202405312026) ... #6 4.580 Selecting previously unselected package libosmo-pfcp-dev:amd64. #6 4.586 Preparing to unpack .../18-libosmo-pfcp-dev_0.3.0.5.1ffb.202405312026_amd64.deb ... #6 4.602 Unpacking libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb.202405312026) ... #6 4.753 Setting up osmocom-nightly (202405312026) ... #6 4.801 Setting up libgtpnl0:amd64 (1.2.5.28.a2dd.202405312026) ... #6 4.845 Setting up libosmocore21:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.890 Setting up libosmousb0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.936 Setting up libosmocodec4:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.981 Setting up libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202405312026) ... #6 5.026 Setting up libosmovty13:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 5.071 Setting up libgtpnl-dev:amd64 (1.2.5.28.a2dd.202405312026) ... #6 5.115 Setting up libosmoisdn0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 5.160 Setting up libosmogsm20:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 5.205 Setting up libosmoctrl0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 5.249 Setting up libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202405312026) ... #6 5.294 Setting up libosmogb14:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 5.347 Setting up libosmocoding0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 5.410 Setting up libosmosim2:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 5.456 Setting up libosmocore (1.9.0.203.d8ac0.202405312026) ... #6 5.500 Setting up libosmocore-dev:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 5.545 Setting up libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb.202405312026) ... #6 5.591 Setting up libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb.202405312026) ... #6 5.638 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 5.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-upf.git #9 0.342 Cloning into 'osmo-upf'... #9 DONE 0.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-UPF/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-upf #10 DONE 0.2s #11 [6/8] RUN CD osmo-upf && 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 && make "-j$(nproc)" install #11 0.421 Already on 'master' #11 0.421 Your branch is up to date with 'origin/master'. #11 0.422 refs/heads/master #11 0.429 HEAD is now at afe7a51 debian/postinst: add checks, be verbose #11 0.430 master #11 0.431 afe7a51c8f046b239d9b9828938d901b7a03d15a #11 1.507 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 2.819 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.819 libtoolize: copying file './ltmain.sh' #11 2.865 libtoolize: putting macros in 'm4'. #11 2.865 libtoolize: copying file 'm4/libtool.m4' #11 2.882 libtoolize: copying file 'm4/ltoptions.m4' #11 2.900 libtoolize: copying file 'm4/ltsugar.m4' #11 2.917 libtoolize: copying file 'm4/ltversion.m4' #11 2.936 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.967 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.967 libtoolize: and rerunning libtoolize and aclocal. #11 4.210 configure.ac:47: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.210 configure.ac:47: You should run autoupdate. #11 4.210 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.210 configure.ac:47: the top level #11 4.210 configure.ac:95: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.210 configure.ac:95: You should run autoupdate. #11 4.210 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.210 configure.ac:95: the top level #11 4.210 configure.ac:116: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.210 configure.ac:116: You should run autoupdate. #11 4.210 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.210 configure.ac:116: the top level #11 4.210 configure.ac:195: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.210 configure.ac:195: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.210 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.210 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.210 configure.ac:195: the top level #11 4.210 configure.ac:197: warning: AC_OUTPUT should be used without arguments. #11 4.210 configure.ac:197: You should run autoupdate. #11 4.807 configure.ac:22: installing './compile' #11 4.809 configure.ac:24: installing './config.guess' #11 4.810 configure.ac:24: installing './config.sub' #11 4.812 configure.ac:8: installing './install-sh' #11 4.813 configure.ac:8: installing './missing' #11 4.945 src/osmo-pfcp-tool/Makefile.am: installing './depcomp' #11 5.082 checking for a BSD-compatible install... /usr/bin/install -c #11 5.088 checking whether build environment is sane... yes #11 5.096 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.097 checking for gawk... gawk #11 5.098 checking whether make sets $(MAKE)... yes #11 5.106 checking whether make supports nested variables... yes #11 5.112 checking whether make supports nested variables... (cached) yes #11 5.112 checking whether make sets $(MAKE)... (cached) yes #11 5.114 checking for gcc... gcc #11 5.135 checking whether the C compiler works... yes #11 5.187 checking for C compiler default output file name... a.out #11 5.187 checking for suffix of executables... #11 5.232 checking whether we are cross compiling... no #11 5.274 checking for suffix of object files... o #11 5.293 checking whether the compiler supports GNU C... yes #11 5.310 checking whether gcc accepts -g... yes #11 5.326 checking for gcc option to enable C11 features... none needed #11 5.349 checking whether gcc understands -c and -o together... yes #11 5.381 checking whether make supports the include directive... yes (GNU style) #11 5.387 checking dependency style of gcc... gcc3 #11 5.417 checking build system type... x86_64-pc-linux-gnu #11 5.471 checking host system type... x86_64-pc-linux-gnu #11 5.471 checking how to print strings... printf #11 5.493 checking for a sed that does not truncate output... /usr/bin/sed #11 5.497 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.499 checking for egrep... /usr/bin/grep -E #11 5.500 checking for fgrep... /usr/bin/grep -F #11 5.501 checking for ld used by gcc... /usr/bin/ld #11 5.506 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.508 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.510 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.528 checking whether ln -s works... yes #11 5.528 checking the maximum length of command line arguments... 1572864 #11 5.533 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.534 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.534 checking for /usr/bin/ld option to reload object files... -r #11 5.534 checking for file... file #11 5.535 checking for objdump... objdump #11 5.535 checking how to recognize dependent libraries... pass_all #11 5.536 checking for dlltool... no #11 5.536 checking how to associate runtime and link libraries... printf %s\n #11 5.536 checking for ar... ar #11 5.537 checking for archiver @FILE support... @ #11 5.556 checking for strip... strip #11 5.556 checking for ranlib... ranlib #11 5.557 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.607 checking for sysroot... no #11 5.607 checking for a working dd... /usr/bin/dd #11 5.611 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.625 checking for mt... no #11 5.625 checking if : is a manifest tool... no #11 5.629 checking for stdio.h... yes #11 5.643 checking for stdlib.h... yes #11 5.661 checking for string.h... yes #11 5.680 checking for inttypes.h... yes #11 5.705 checking for stdint.h... yes #11 5.725 checking for strings.h... yes #11 5.746 checking for sys/stat.h... yes #11 5.763 checking for sys/types.h... yes #11 5.783 checking for unistd.h... yes #11 5.801 checking for dlfcn.h... yes #11 5.821 checking for objdir... .libs #11 5.872 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.890 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.890 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.905 checking if gcc static flag -static works... yes #11 5.945 checking if gcc supports -c -o file.o... yes #11 5.964 checking if gcc supports -c -o file.o... (cached) yes #11 5.964 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.972 checking whether -lc should be explicitly linked in... no #11 5.995 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.043 checking how to hardcode library paths into programs... immediate #11 6.043 checking whether stripping libraries is possible... yes #11 6.044 checking if libtool supports shared libraries... yes #11 6.044 checking whether to build shared libraries... yes #11 6.044 checking whether to build static libraries... yes #11 6.044 checking for pkg-config... /usr/bin/pkg-config #11 6.045 checking for pkg-config... /usr/bin/pkg-config #11 6.045 checking pkg-config is at least version 0.20... yes #11 6.046 checking for libosmocore >= 1.6.0... yes #11 6.052 checking for libosmovty >= 1.6.0... yes #11 6.059 checking for libosmoctrl >= 1.6.0... yes #11 6.067 checking for libosmo-pfcp >= 0.1.0... yes #11 6.074 checking for libgtpnl >= 1.2.0... yes #11 6.081 checking for libnftables >= 1.0.2... yes #11 6.087 checking for egrep... (cached) /usr/bin/grep -E #11 6.088 checking if gcc supports -fvisibility=hidden... yes #11 6.101 checking whether to enable code coverage support... no #11 6.101 checking whether to enable VTY/CTRL tests... no #11 6.104 CFLAGS=" -std=gnu11" #11 6.104 CPPFLAGS="" #11 6.124 checking that generated files are newer than configure... done #11 6.125 configure: creating ./config.status #11 6.473 config.status: creating include/Makefile #11 6.486 config.status: creating include/osmocom/Makefile #11 6.498 config.status: creating include/osmocom/upf/Makefile #11 6.509 config.status: creating src/Makefile #11 6.522 config.status: creating src/osmo-upf/Makefile #11 6.534 config.status: creating src/osmo-pfcp-tool/Makefile #11 6.547 config.status: creating tests/Makefile #11 6.561 config.status: creating tests/atlocal #11 6.574 config.status: creating tests/unique_ids/Makefile #11 6.587 config.status: creating doc/Makefile #11 6.599 config.status: creating doc/examples/Makefile #11 6.611 config.status: creating doc/manuals/Makefile #11 6.623 config.status: creating contrib/Makefile #11 6.635 config.status: creating contrib/systemd/Makefile #11 6.648 config.status: creating Makefile #11 6.657 config.status: creating config.h #11 6.668 config.status: executing tests/atconfig commands #11 6.669 config.status: executing depfiles commands #11 6.761 config.status: executing libtool commands #11 6.798 echo 0.1.1.101-afe7 > .version-t && mv .version-t .version #11 6.799 make install-recursive #11 6.802 make[1]: Entering directory '/tmp/osmo-upf' #11 6.805 Making install in include #11 6.806 make[2]: Entering directory '/tmp/osmo-upf/include' #11 6.809 Making install in osmocom #11 6.811 make[3]: Entering directory '/tmp/osmo-upf/include/osmocom' #11 6.814 Making install in upf #11 6.816 make[4]: Entering directory '/tmp/osmo-upf/include/osmocom/upf' #11 6.818 make[5]: Entering directory '/tmp/osmo-upf/include/osmocom/upf' #11 6.818 make[5]: Nothing to be done for 'install-exec-am'. #11 6.818 make[5]: Nothing to be done for 'install-data-am'. #11 6.818 make[5]: Leaving directory '/tmp/osmo-upf/include/osmocom/upf' #11 6.818 make[4]: Leaving directory '/tmp/osmo-upf/include/osmocom/upf' #11 6.820 make[4]: Entering directory '/tmp/osmo-upf/include/osmocom' #11 6.822 make[5]: Entering directory '/tmp/osmo-upf/include/osmocom' #11 6.822 make[5]: Nothing to be done for 'install-exec-am'. #11 6.822 make[5]: Nothing to be done for 'install-data-am'. #11 6.822 make[5]: Leaving directory '/tmp/osmo-upf/include/osmocom' #11 6.822 make[4]: Leaving directory '/tmp/osmo-upf/include/osmocom' #11 6.823 make[3]: Leaving directory '/tmp/osmo-upf/include/osmocom' #11 6.825 make[3]: Entering directory '/tmp/osmo-upf/include' #11 6.827 make[4]: Entering directory '/tmp/osmo-upf/include' #11 6.827 make[4]: Nothing to be done for 'install-exec-am'. #11 6.827 make[4]: Nothing to be done for 'install-data-am'. #11 6.827 make[4]: Leaving directory '/tmp/osmo-upf/include' #11 6.828 make[3]: Leaving directory '/tmp/osmo-upf/include' #11 6.828 make[2]: Leaving directory '/tmp/osmo-upf/include' #11 6.828 Making install in src #11 6.830 make[2]: Entering directory '/tmp/osmo-upf/src' #11 6.833 Making install in osmo-upf #11 6.835 make[3]: Entering directory '/tmp/osmo-upf/src/osmo-upf' #11 6.836 CC osmo_upf_main.o #11 6.836 CC netinst.lo #11 6.837 CC up_endpoint.lo #11 6.837 CC up_gtp_action.lo #11 6.837 CC up_peer.lo #11 6.838 CC up_session.lo #11 6.838 CC upf.lo #11 6.838 CC upf_gtpu_echo.lo #11 6.838 CC upf_gtp.lo #11 6.839 CC upf_nft.lo #11 6.839 CC upf_vty.lo #11 7.257 CCLD libupf.la #11 7.417 CCLD osmo-upf #11 7.598 make[4]: Entering directory '/tmp/osmo-upf/src/osmo-upf' #11 7.598 make[4]: Nothing to be done for 'install-data-am'. #11 7.599 /usr/bin/mkdir -p '/usr/local/bin' #11 7.602 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-upf '/usr/local/bin' #11 7.625 libtool: install: /usr/bin/install -c osmo-upf /usr/local/bin/osmo-upf #11 7.626 make[4]: Leaving directory '/tmp/osmo-upf/src/osmo-upf' #11 7.627 make[3]: Leaving directory '/tmp/osmo-upf/src/osmo-upf' #11 7.627 Making install in osmo-pfcp-tool #11 7.629 make[3]: Entering directory '/tmp/osmo-upf/src/osmo-pfcp-tool' #11 7.630 CC osmo_pfcp_tool_main.o #11 7.630 CC pfcp_tool_vty.o #11 7.630 CC pfcp_tool.o #11 7.713 CCLD osmo-pfcp-tool #11 7.927 make[4]: Entering directory '/tmp/osmo-upf/src/osmo-pfcp-tool' #11 7.927 make[4]: Nothing to be done for 'install-data-am'. #11 7.928 /usr/bin/mkdir -p '/usr/local/bin' #11 7.931 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-pfcp-tool '/usr/local/bin' #11 7.958 libtool: install: /usr/bin/install -c osmo-pfcp-tool /usr/local/bin/osmo-pfcp-tool #11 7.960 make[4]: Leaving directory '/tmp/osmo-upf/src/osmo-pfcp-tool' #11 7.960 make[3]: Leaving directory '/tmp/osmo-upf/src/osmo-pfcp-tool' #11 7.962 make[3]: Entering directory '/tmp/osmo-upf/src' #11 7.963 make[4]: Entering directory '/tmp/osmo-upf/src' #11 7.963 make[4]: Nothing to be done for 'install-exec-am'. #11 7.963 make[4]: Nothing to be done for 'install-data-am'. #11 7.963 make[4]: Leaving directory '/tmp/osmo-upf/src' #11 7.964 make[3]: Leaving directory '/tmp/osmo-upf/src' #11 7.964 make[2]: Leaving directory '/tmp/osmo-upf/src' #11 7.964 Making install in tests #11 7.966 make[2]: Entering directory '/tmp/osmo-upf/tests' #11 7.970 Making install in unique_ids #11 7.972 make[3]: Entering directory '/tmp/osmo-upf/tests/unique_ids' #11 7.974 make[4]: Entering directory '/tmp/osmo-upf/tests/unique_ids' #11 7.974 make[4]: Nothing to be done for 'install-exec-am'. #11 7.974 make[4]: Nothing to be done for 'install-data-am'. #11 7.974 make[4]: Leaving directory '/tmp/osmo-upf/tests/unique_ids' #11 7.974 make[3]: Leaving directory '/tmp/osmo-upf/tests/unique_ids' #11 7.976 make[3]: Entering directory '/tmp/osmo-upf/tests' #11 7.978 make[4]: Entering directory '/tmp/osmo-upf/tests' #11 7.978 make[4]: Nothing to be done for 'install-exec-am'. #11 7.978 make[4]: Nothing to be done for 'install-data-am'. #11 7.978 make[4]: Leaving directory '/tmp/osmo-upf/tests' #11 7.979 make[3]: Leaving directory '/tmp/osmo-upf/tests' #11 7.979 make[2]: Leaving directory '/tmp/osmo-upf/tests' #11 7.979 Making install in doc #11 7.981 make[2]: Entering directory '/tmp/osmo-upf/doc' #11 7.984 Making install in examples #11 7.985 make[3]: Entering directory '/tmp/osmo-upf/doc/examples' #11 7.988 make[4]: Entering directory '/tmp/osmo-upf/doc/examples' #11 7.988 make[4]: Nothing to be done for 'install-exec-am'. #11 7.989 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 7.991 /usr/bin/install -c -m 644 osmo-upf/osmo-upf.cfg '/usr/local/etc/osmocom' #11 7.992 make install-data-hook #11 7.994 make[5]: Entering directory '/tmp/osmo-upf/doc/examples' #11 7.994 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 7.994 j="/usr/local/share/doc/osmo-upf/examples/$f" && \ #11 7.994 mkdir -p "$(dirname $j)" && \ #11 7.994 /usr/bin/install -c -m 644 ./$f $j; \ #11 7.994 done #11 8.002 make[5]: Leaving directory '/tmp/osmo-upf/doc/examples' #11 8.002 make[4]: Leaving directory '/tmp/osmo-upf/doc/examples' #11 8.002 make[3]: Leaving directory '/tmp/osmo-upf/doc/examples' #11 8.003 Making install in manuals #11 8.003 make[3]: Entering directory '/tmp/osmo-upf/doc/manuals' #11 8.005 make[4]: Entering directory '/tmp/osmo-upf/doc/manuals' #11 8.005 make[4]: Nothing to be done for 'install-exec-am'. #11 8.005 make[4]: Nothing to be done for 'install-data-am'. #11 8.005 make[4]: Leaving directory '/tmp/osmo-upf/doc/manuals' #11 8.006 make[3]: Leaving directory '/tmp/osmo-upf/doc/manuals' #11 8.007 make[3]: Entering directory '/tmp/osmo-upf/doc' #11 8.008 make[4]: Entering directory '/tmp/osmo-upf/doc' #11 8.008 make[4]: Nothing to be done for 'install-exec-am'. #11 8.008 make[4]: Nothing to be done for 'install-data-am'. #11 8.008 make[4]: Leaving directory '/tmp/osmo-upf/doc' #11 8.008 make[3]: Leaving directory '/tmp/osmo-upf/doc' #11 8.008 make[2]: Leaving directory '/tmp/osmo-upf/doc' #11 8.008 Making install in contrib #11 8.010 make[2]: Entering directory '/tmp/osmo-upf/contrib' #11 8.013 Making install in systemd #11 8.014 make[3]: Entering directory '/tmp/osmo-upf/contrib/systemd' #11 8.017 make[4]: Entering directory '/tmp/osmo-upf/contrib/systemd' #11 8.017 make[4]: Nothing to be done for 'install-exec-am'. #11 8.018 /usr/bin/mkdir -p '/lib/systemd/system' #11 8.020 /usr/bin/install -c -m 644 osmo-upf.service '/lib/systemd/system' #11 8.021 make[4]: Leaving directory '/tmp/osmo-upf/contrib/systemd' #11 8.022 make[3]: Leaving directory '/tmp/osmo-upf/contrib/systemd' #11 8.024 make[3]: Entering directory '/tmp/osmo-upf/contrib' #11 8.026 make[4]: Entering directory '/tmp/osmo-upf/contrib' #11 8.026 make[4]: Nothing to be done for 'install-exec-am'. #11 8.026 make[4]: Nothing to be done for 'install-data-am'. #11 8.026 make[4]: Leaving directory '/tmp/osmo-upf/contrib' #11 8.026 make[3]: Leaving directory '/tmp/osmo-upf/contrib' #11 8.026 make[2]: Leaving directory '/tmp/osmo-upf/contrib' #11 8.028 make[2]: Entering directory '/tmp/osmo-upf' #11 8.032 make[3]: Entering directory '/tmp/osmo-upf' #11 8.032 make[3]: Nothing to be done for 'install-exec-am'. #11 8.032 make[3]: Nothing to be done for 'install-data-am'. #11 8.032 make[3]: Leaving directory '/tmp/osmo-upf' #11 8.033 make[2]: Leaving directory '/tmp/osmo-upf' #11 8.033 make[1]: Leaving directory '/tmp/osmo-upf' #11 DONE 8.2s #12 [7/8] COPY OSMO-UPF.CFG /data/osmo-upf.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:8c5e2be52dac125d39dd7fd85fa27cb1692127b04b8b63e7500f06c2a82f6bd1 done #14 naming to docker.io/osmocom-build/osmo-upf-master:latest 0.0s done #14 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/osmo-upf-master' + docker_image_exists osmo-upf-master + docker images -q osmocom-build/osmo-upf-master + test -n 8c5e2be52dac + list_osmo_packages debian-bookworm osmo-upf-master + local distro=debian-bookworm + local image=osmo-upf-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-upf-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-upf-master ### ii libosmo-gtlv-dev:amd64 0.3.0.5.1ffb.202405312026 amd64 Development files for libosmo-gtlv ii libosmo-gtlv1:amd64 0.3.0.5.1ffb.202405312026 amd64 Generic TLV and TLIV protocol support ii libosmo-pfcp-dev:amd64 0.3.0.5.1ffb.202405312026 amd64 Development files for libosmo-pfcp ii libosmo-pfcp0:amd64 0.3.0.5.1ffb.202405312026 amd64 PFCP protocol support ii libosmocodec4:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo coding library ii libosmocore 1.9.0.203.d8ac0.202405312026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.203.d8ac0.202405312026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo VTY library ii osmocom-nightly 202405312026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-upf-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:c1b54cad42e3d53b1715cd701682b59149603c6b8bcbc330e580e4643c545f5a 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-upf-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-upf-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-upf-test + echo ttcn3-upf-test + dir=ttcn3-upf-test + pull_arg=--pull + grep ^FROM ../ttcn3-upf-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-upf-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-upf-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-upf-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/ttcn3-upf-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-upf-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B 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: 540B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" upf #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY UPF_TESTS.CFG /data/UPF_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:d88ba8247bd11c4a04b3caaf4ce5791d74528de75d188bfcdf8c3df30ac1e831 done #10 naming to docker.io/osmocom-build/ttcn3-upf-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/ttcn3-upf-test' + docker_image_exists ttcn3-upf-test + docker images -q osmocom-build/ttcn3-upf-test + test -n d88ba8247bd1 + list_osmo_packages debian-bookworm ttcn3-upf-test + local distro=debian-bookworm + local image=ttcn3-upf-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-upf-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester + cp UPF_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester/UPF_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester/UPF_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester/UPF_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-upf-test/logs/upf-tester/UPF_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf + cp osmo-upf.cfg /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf/ + network_create + SUBNET=245701 + seq 1 30 + echo (245701 + 1) % 256 + bc + SUBNET=198 + NET_NAME=ttcn3-upf-test-198 + SUB4=172.18.198.0/24 + SUB6=fd02:db8:198::/64 + set +x Creating network ttcn3-upf-test-198, trying SUBNET=198... + docker network create --internal --subnet 172.18.198.0/24 --ipv6 --subnet fd02:db8:198::/64 ttcn3-upf-test-198 b0b1ca7f01ebac3c2865f19fb363e500244c63b6f74179c2fa48be2546b10a9d + set +x ### Network ttcn3-upf-test-198 created (SUBNET=198) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=198 to: /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf/osmo-upf.cfg Applying SUBNET=198 to: /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester/UPF_Tests.cfg + echo Starting container with UPF Starting container with UPF + docker_network_params 198 20 + NET=198 + ADDR_SUFIX=20 + echo --network ttcn3-upf-test-198 --ip 172.18.198.20 --ip6 fd02:db8:198::20 + docker run --rm --network ttcn3-upf-test-198 --ip 172.18.198.20 --ip6 fd02:db8:198::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf:/data --name jenkins-ttcn3-upf-test-634-upf -d osmocom-build/osmo-upf-master 7304a0428c0f8bbcf2c33eda2d0eaeded029c9d340406ff690cbb018d8ec76ad + echo Starting container with UPF testsuite Starting container with UPF testsuite + docker_network_params 198 203 + NET=198 + ADDR_SUFIX=203 + echo --network ttcn3-upf-test-198 --ip 172.18.198.203 --ip6 fd02:db8:198::203 + docker run --rm --network ttcn3-upf-test-198 --ip 172.18.198.203 --ip6 fd02:db8:198::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.198.20 -e OSMO_SUT_PORT=4275 -v /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester:/data --name jenkins-ttcn3-upf-test-634-ttcn3-upf-test osmocom-build/ttcn3-upf-test + SUBDIR=upf + SUITE=UPF_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/upf/UPF_Tests UPF_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli UPF_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: UPF_Tests.cfg MC@80b105ce39cc: Unix server socket created successfully. MC@80b105ce39cc: Listening on TCP port 36193. 80b105ce39cc is the default MC2> spawn /osmo-ttcn3-hacks/upf/UPF_Tests 80b105ce39cc 36193 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@80b105ce39cc: New HC connected from 172.18.198.203 [172.18.198.203]. 80b105ce39cc: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@80b105ce39cc: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@80b105ce39cc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@80b105ce39cc: Configuration file was processed on all HCs. MC@80b105ce39cc: Creating MTC on host 172.18.198.203. MC@80b105ce39cc: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_assoc_node_id_v4'. ------ UPF_Tests.TC_assoc_node_id_v4 ------ Sat Jun 1 07:01: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/UPF_Tests.TC_assoc_node_id_v4.pcap" >/data/UPF_Tests.TC_assoc_node_id_v4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@80b105ce39cc: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_assoc_node_id_v4' was executed successfully (exit status: 0). MTC@80b105ce39cc: Test case TC_assoc_node_id_v4 started. MTC@80b105ce39cc: "TC_assoc_node_id_v4() start" TC_assoc_node_id_v4-PFCP(4)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_assoc_node_id_v4(3): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1320098530 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_assoc_node_id_v4-PFCP(4)@80b105ce39cc: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_assoc_node_id_v4-PFCP(4)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 9760001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3926214080 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_assoc_node_id_v4-PFCP(4)@80b105ce39cc: sending to all conns: { { vc_conn := TC_assoc_node_id_v4(3), seid := , pfcp_msg_sequence_number := } } TC_assoc_node_id_v4-PFCP(4)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_assoc_node_id_v4(3): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O } } } } TC_assoc_node_id_v4-PFCP(4)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 9760002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_assoc_node_id_v4-PFCP(4)@80b105ce39cc: sending to all conns: { { vc_conn := TC_assoc_node_id_v4(3), seid := , pfcp_msg_sequence_number := } } TC_assoc_node_id_v4(3)@80b105ce39cc: setverdict(pass): none -> pass TC_assoc_node_id_v4(3)@80b105ce39cc: Final verdict of PTC: pass MTC@80b105ce39cc: setverdict(pass): none -> pass TC_assoc_node_id_v4-PFCP(4)@80b105ce39cc: Final verdict of PTC: none MTC@80b105ce39cc: Setting final verdict of the test case. MTC@80b105ce39cc: Local verdict of MTC: pass MTC@80b105ce39cc: Local verdict of PTC TC_assoc_node_id_v4(3): pass (pass -> pass) MTC@80b105ce39cc: Local verdict of PTC TC_assoc_node_id_v4-PFCP(4): none (pass -> pass) MTC@80b105ce39cc: Test case TC_assoc_node_id_v4 finished. Verdict: pass MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_assoc_node_id_v4 pass'. Sat Jun 1 07:01:22 UTC 2024 ====== UPF_Tests.TC_assoc_node_id_v4 pass ====== Saving talloc report from 172.18.198.20:4275 to UPF_Tests.TC_assoc_node_id_v4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6791) Waiting for packet dumper to finish... 1 (prev_count=6791, count=19330) MTC@80b105ce39cc: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_assoc_node_id_v4 pass' was executed successfully (exit status: 0). MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_assoc_node_id_fqdn'. ------ UPF_Tests.TC_assoc_node_id_fqdn ------ Sat Jun 1 07:01: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/UPF_Tests.TC_assoc_node_id_fqdn.pcap" >/data/UPF_Tests.TC_assoc_node_id_fqdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@80b105ce39cc: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_assoc_node_id_fqdn' was executed successfully (exit status: 0). MTC@80b105ce39cc: Test case TC_assoc_node_id_fqdn started. MTC@80b105ce39cc: "TC_assoc_node_id_fqdn() start" TC_assoc_node_id_fqdn-PFCP(6)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_assoc_node_id_fqdn(5): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076578616D706C6503636F6D'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1418291876 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_assoc_node_id_fqdn-PFCP(6)@80b105ce39cc: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_assoc_node_id_fqdn-PFCP(6)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 6330001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3926214080 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_assoc_node_id_fqdn-PFCP(6)@80b105ce39cc: sending to all conns: { { vc_conn := TC_assoc_node_id_fqdn(5), seid := , pfcp_msg_sequence_number := } } TC_assoc_node_id_fqdn-PFCP(6)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_assoc_node_id_fqdn(5): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076578616D706C6503636F6D'O } } } } TC_assoc_node_id_fqdn-PFCP(6)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 6330002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_assoc_node_id_fqdn-PFCP(6)@80b105ce39cc: sending to all conns: { { vc_conn := TC_assoc_node_id_fqdn(5), seid := , pfcp_msg_sequence_number := } } TC_assoc_node_id_fqdn(5)@80b105ce39cc: setverdict(pass): none -> pass TC_assoc_node_id_fqdn(5)@80b105ce39cc: Final verdict of PTC: pass MTC@80b105ce39cc: setverdict(pass): none -> pass TC_assoc_node_id_fqdn-PFCP(6)@80b105ce39cc: Final verdict of PTC: none MTC@80b105ce39cc: Setting final verdict of the test case. MTC@80b105ce39cc: Local verdict of MTC: pass MTC@80b105ce39cc: Local verdict of PTC TC_assoc_node_id_fqdn(5): pass (pass -> pass) MTC@80b105ce39cc: Local verdict of PTC TC_assoc_node_id_fqdn-PFCP(6): none (pass -> pass) MTC@80b105ce39cc: Test case TC_assoc_node_id_fqdn finished. Verdict: pass MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_assoc_node_id_fqdn pass'. Sat Jun 1 07:01:25 UTC 2024 ====== UPF_Tests.TC_assoc_node_id_fqdn pass ====== Saving talloc report from 172.18.198.20:4275 to UPF_Tests.TC_assoc_node_id_fqdn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5485) Waiting for packet dumper to finish... 1 (prev_count=5485, count=16182) MTC@80b105ce39cc: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_assoc_node_id_fqdn pass' was executed successfully (exit status: 0). MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_tunend'. ------ UPF_Tests.TC_session_est_tunend ------ Sat Jun 1 07:01:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/UPF_Tests.TC_session_est_tunend.pcap" >/data/UPF_Tests.TC_session_est_tunend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@80b105ce39cc: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_tunend' was executed successfully (exit status: 0). MTC@80b105ce39cc: Test case TC_session_est_tunend started. MTC@80b105ce39cc: "TC_session_est_tunend() start" TC_session_est_tunend-PFCP(8)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunend(7): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 737589324 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_est_tunend-PFCP(8)@80b105ce39cc: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_est_tunend-PFCP(8)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 9180001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3926214080 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_est_tunend-PFCP(8)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend(7)@80b105ce39cc: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := omit, pdn_instance := omit, ue_ip_address := { elementIdentifier := 93, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, sd := '1'B, spare := '00000'B, ipv4_address := 'C0A82C61'O, ipv6_address := omit }, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '7C930001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_est_tunend-PFCP(8)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunend(7): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000B400001'O, ipv4_address := 'AC12C6CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := omit, pdn_instance := omit, ue_ip_address := { elementIdentifier := 93, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, sd := '1'B, spare := '00000'B, ipv4_address := 'C0A82C61'O, ipv6_address := omit }, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '7C930001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_est_tunend-PFCP(8)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 76, seid := '000000000B400001'O, sequence_number := 9180002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC12C614'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000001'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 6, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := omit } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_est_tunend-PFCP(8)@80b105ce39cc: looking for seid '000000000B400001'O seqnr 9180002 in conns { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend-PFCP(8)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend(7)@80b105ce39cc: "osmo-upf has chosen local F-TEID: PDR-1 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000001'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } TC_session_est_tunend(7)@80b105ce39cc: established PFCP session: { up_seid := '0000000000000001'O, cp_seid := '000000000B400001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000001'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '7C930001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.97", far_id := 1 } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000001'O } } TC_session_est_tunend(7)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '000000000B400001'O, seid_l := '0000000000000001'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } } TC_session_est_tunend(7)@80b105ce39cc: Session { up_seid := '0000000000000001'O, cp_seid := '000000000B400001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000001'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '7C930001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.97", far_id := 1 } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000001'O } } status: { peer := "172.18.198.203", seid_r := '000000000B400001'O, seid_l := '0000000000000001'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } TC_session_est_tunend(7)@80b105ce39cc: setverdict(pass): none -> pass TC_session_est_tunend(7)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunend(7)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunend-PFCP(8)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunend(7): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } TC_session_est_tunend-PFCP(8)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 55, lengthIndicator := 17, seid := '000000000B400001'O, sequence_number := 9180003, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } } TC_session_est_tunend-PFCP(8)@80b105ce39cc: looking for seid '000000000B400001'O seqnr 9180003 in conns { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend-PFCP(8)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend(7)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '000000000B400001'O, seid_l := '0000000000000001'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_tunend(7)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunend(7)@80b105ce39cc: GTP-actions: { } TC_session_est_tunend(7)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunend-PFCP(8)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunend(7): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O } } } } TC_session_est_tunend-PFCP(8)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 9180004, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_session_est_tunend-PFCP(8)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend(7)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunend(7)@80b105ce39cc: Final verdict of PTC: pass MTC@80b105ce39cc: setverdict(pass): none -> pass TC_session_est_tunend-PFCP(8)@80b105ce39cc: Final verdict of PTC: none MTC@80b105ce39cc: Setting final verdict of the test case. MTC@80b105ce39cc: Local verdict of MTC: pass MTC@80b105ce39cc: Local verdict of PTC TC_session_est_tunend(7): pass (pass -> pass) MTC@80b105ce39cc: Local verdict of PTC TC_session_est_tunend-PFCP(8): none (pass -> pass) MTC@80b105ce39cc: Test case TC_session_est_tunend finished. Verdict: pass MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_tunend pass'. Sat Jun 1 07:01:29 UTC 2024 ====== UPF_Tests.TC_session_est_tunend pass ====== Saving talloc report from 172.18.198.20:4275 to UPF_Tests.TC_session_est_tunend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26362) Waiting for packet dumper to finish... 1 (prev_count=26362, count=29987) MTC@80b105ce39cc: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_tunend pass' was executed successfully (exit status: 0). MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_term_by_assoc_rel'. ------ UPF_Tests.TC_session_term_by_assoc_rel ------ Sat Jun 1 07:01: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/UPF_Tests.TC_session_term_by_assoc_rel.pcap" >/data/UPF_Tests.TC_session_term_by_assoc_rel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@80b105ce39cc: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_term_by_assoc_rel' was executed successfully (exit status: 0). MTC@80b105ce39cc: Test case TC_session_term_by_assoc_rel started. MTC@80b105ce39cc: "TC_session_term_by_assoc_rel() start" TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_term_by_assoc_rel(9): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1459890109 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 9190001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3926214080 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_term_by_assoc_rel(9), seid := , pfcp_msg_sequence_number := } } TC_session_term_by_assoc_rel(9)@80b105ce39cc: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := omit, pdn_instance := omit, ue_ip_address := { elementIdentifier := 93, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, sd := '1'B, spare := '00000'B, ipv4_address := 'C0A82C61'O, ipv6_address := omit }, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := 'BADA0001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_term_by_assoc_rel(9): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000B310001'O, ipv4_address := 'AC12C6CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := omit, pdn_instance := omit, ue_ip_address := { elementIdentifier := 93, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, sd := '1'B, spare := '00000'B, ipv4_address := 'C0A82C61'O, ipv6_address := omit }, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := 'BADA0001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 76, seid := '000000000B310001'O, sequence_number := 9190002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000002'O, ipv4_address := 'AC12C614'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000002'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 6, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := omit } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: looking for seid '000000000B310001'O seqnr 9190002 in conns { { vc_conn := TC_session_term_by_assoc_rel(9), seid := , pfcp_msg_sequence_number := } } TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_term_by_assoc_rel(9), seid := , pfcp_msg_sequence_number := } } TC_session_term_by_assoc_rel(9)@80b105ce39cc: "osmo-upf has chosen local F-TEID: PDR-1 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000002'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } TC_session_term_by_assoc_rel(9)@80b105ce39cc: established PFCP session: { up_seid := '0000000000000002'O, cp_seid := '000000000B310001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000002'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'BADA0001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.97", far_id := 1 } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000002'O } } TC_session_term_by_assoc_rel(9)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '000000000B400001'O, seid_l := '0000000000000001'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '000000000B310001'O, seid_l := '0000000000000002'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } } TC_session_term_by_assoc_rel(9)@80b105ce39cc: Session { up_seid := '0000000000000002'O, cp_seid := '000000000B310001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000002'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'BADA0001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.97", far_id := 1 } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000002'O } } status: { peer := "172.18.198.203", seid_r := '000000000B310001'O, seid_l := '0000000000000002'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } TC_session_term_by_assoc_rel(9)@80b105ce39cc: setverdict(pass): none -> pass TC_session_term_by_assoc_rel(9)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_term_by_assoc_rel(9)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_term_by_assoc_rel(9): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O } } } } TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 9190003, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_term_by_assoc_rel(9), seid := , pfcp_msg_sequence_number := } } TC_session_term_by_assoc_rel(9)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '000000000B400001'O, seid_l := '0000000000000001'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '000000000B310001'O, seid_l := '0000000000000002'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_term_by_assoc_rel(9)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_term_by_assoc_rel(9)@80b105ce39cc: GTP-actions: { } TC_session_term_by_assoc_rel(9)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_term_by_assoc_rel(9)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_term_by_assoc_rel(9)@80b105ce39cc: Final verdict of PTC: pass MTC@80b105ce39cc: setverdict(pass): none -> pass TC_session_term_by_assoc_rel-PFCP(10)@80b105ce39cc: Final verdict of PTC: none MTC@80b105ce39cc: Setting final verdict of the test case. MTC@80b105ce39cc: Local verdict of MTC: pass MTC@80b105ce39cc: Local verdict of PTC TC_session_term_by_assoc_rel(9): pass (pass -> pass) MTC@80b105ce39cc: Local verdict of PTC TC_session_term_by_assoc_rel-PFCP(10): none (pass -> pass) MTC@80b105ce39cc: Test case TC_session_term_by_assoc_rel finished. Verdict: pass MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_term_by_assoc_rel pass'. Sat Jun 1 07:01:33 UTC 2024 ====== UPF_Tests.TC_session_term_by_assoc_rel pass ====== Saving talloc report from 172.18.198.20:4275 to UPF_Tests.TC_session_term_by_assoc_rel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24959) Waiting for packet dumper to finish... 1 (prev_count=24959, count=28584) MTC@80b105ce39cc: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_term_by_assoc_rel pass' was executed successfully (exit status: 0). MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_noop'. ------ UPF_Tests.TC_session_est_noop ------ Sat Jun 1 07:01:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/UPF_Tests.TC_session_est_noop.pcap" >/data/UPF_Tests.TC_session_est_noop.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@80b105ce39cc: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_noop' was executed successfully (exit status: 0). MTC@80b105ce39cc: Test case TC_session_est_noop started. MTC@80b105ce39cc: "TC_session_est_noop() start" TC_session_est_noop-PFCP(12)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_noop(11): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 706965105 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_est_noop-PFCP(12)@80b105ce39cc: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_est_noop-PFCP(12)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 3060001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3926214080 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_est_noop-PFCP(12)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop(11)@80b105ce39cc: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 3, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := '17'O }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 3, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := '2A'O ("*") }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_est_noop-PFCP(12)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_noop(11): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000700A0001'O, ipv4_address := 'AC12C6CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 3, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := '17'O }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 3, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := '2A'O ("*") }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_est_noop-PFCP(12)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 89, seid := '00000000700A0001'O, sequence_number := 3060002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := 'AC12C614'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000003'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000004'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_est_noop-PFCP(12)@80b105ce39cc: looking for seid '00000000700A0001'O seqnr 3060002 in conns { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop-PFCP(12)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop(11)@80b105ce39cc: "osmo-upf has chosen local F-TEID: PDR-1 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000003'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } TC_session_est_noop(11)@80b105ce39cc: established PFCP session: { up_seid := '0000000000000003'O, cp_seid := '00000000700A0001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000003'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'DC160001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.97", far_id := 1 } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000003'O } } TC_session_est_noop(11)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '00000000700A0001'O, seid_l := '0000000000000003'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '000000000B400001'O, seid_l := '0000000000000001'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '000000000B310001'O, seid_l := '0000000000000002'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_noop(11)@80b105ce39cc: Session { up_seid := '0000000000000003'O, cp_seid := '00000000700A0001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000003'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'DC160001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.97", far_id := 1 } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000003'O } } status: { peer := "172.18.198.203", seid_r := '00000000700A0001'O, seid_l := '0000000000000003'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 } TC_session_est_noop(11)@80b105ce39cc: setverdict(pass): none -> pass TC_session_est_noop-PFCP(12)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_noop(11): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } TC_session_est_noop-PFCP(12)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 55, lengthIndicator := 17, seid := '00000000700A0001'O, sequence_number := 3060003, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } } TC_session_est_noop-PFCP(12)@80b105ce39cc: looking for seid '00000000700A0001'O seqnr 3060003 in conns { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop-PFCP(12)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop(11)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '00000000700A0001'O, seid_l := '0000000000000003'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '000000000B400001'O, seid_l := '0000000000000001'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '000000000B310001'O, seid_l := '0000000000000002'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_noop(11)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_noop(11)@80b105ce39cc: GTP-actions: { } TC_session_est_noop(11)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_noop-PFCP(12)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_noop(11): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O } } } } TC_session_est_noop-PFCP(12)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 3060004, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_session_est_noop-PFCP(12)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop(11)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_noop(11)@80b105ce39cc: Final verdict of PTC: pass MTC@80b105ce39cc: setverdict(pass): none -> pass TC_session_est_noop-PFCP(12)@80b105ce39cc: Final verdict of PTC: none MTC@80b105ce39cc: Setting final verdict of the test case. MTC@80b105ce39cc: Local verdict of MTC: pass MTC@80b105ce39cc: Local verdict of PTC TC_session_est_noop(11): pass (pass -> pass) MTC@80b105ce39cc: Local verdict of PTC TC_session_est_noop-PFCP(12): none (pass -> pass) MTC@80b105ce39cc: Test case TC_session_est_noop finished. Verdict: pass MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_noop pass'. Sat Jun 1 07:01:38 UTC 2024 ====== UPF_Tests.TC_session_est_noop pass ====== Saving talloc report from 172.18.198.20:4275 to UPF_Tests.TC_session_est_noop.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26016) Waiting for packet dumper to finish... 1 (prev_count=26016, count=31040) MTC@80b105ce39cc: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_noop pass' was executed successfully (exit status: 0). MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_tunmap'. ------ UPF_Tests.TC_session_est_tunmap ------ Sat Jun 1 07:01:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/UPF_Tests.TC_session_est_tunmap.pcap" >/data/UPF_Tests.TC_session_est_tunmap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@80b105ce39cc: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_tunmap' was executed successfully (exit status: 0). MTC@80b105ce39cc: Test case TC_session_est_tunmap started. MTC@80b105ce39cc: "TC_session_est_tunmap() start" TC_session_est_tunmap-PFCP(14)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunmap(13): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1366685274 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_est_tunmap-PFCP(14)@80b105ce39cc: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_est_tunmap-PFCP(14)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 9190001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3926214080 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_est_tunmap-PFCP(14)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_tunmap(13), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunmap(13)@80b105ce39cc: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '04636F7265'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := 'EAA30002'O, ipv4 := '7F000003'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := 'EAA30001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_est_tunmap-PFCP(14)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunmap(13): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000008C020001'O, ipv4_address := 'AC12C6CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '04636F7265'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := 'EAA30002'O, ipv4 := '7F000003'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := 'EAA30001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_est_tunmap-PFCP(14)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 76, seid := '000000000B310001'O, sequence_number := 9190002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000002'O, ipv4_address := 'AC12C614'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000002'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 6, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := omit } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_est_tunmap-PFCP(14)@80b105ce39cc: looking for seid '000000000B310001'O seqnr 9190002 in conns { { vc_conn := TC_session_est_tunmap(13), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunmap-PFCP(14)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_tunmap(13), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunmap(13)@80b105ce39cc: Dynamic test case error: Stand-alone receive statement failed in file UPF_Tests.ttcn, line 885. TC_session_est_tunmap(13)@80b105ce39cc: setverdict(error): none -> error TC_session_est_tunmap(13)@80b105ce39cc: Final verdict of PTC: error MTC@80b105ce39cc: setverdict(pass): none -> pass TC_session_est_tunmap-PFCP(14)@80b105ce39cc: Final verdict of PTC: none MTC@80b105ce39cc: Setting final verdict of the test case. MTC@80b105ce39cc: Local verdict of MTC: pass MTC@80b105ce39cc: Local verdict of PTC TC_session_est_tunmap(13): error (pass -> error) MTC@80b105ce39cc: Local verdict of PTC TC_session_est_tunmap-PFCP(14): none (error -> error) MTC@80b105ce39cc: Test case TC_session_est_tunmap finished. Verdict: error MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_tunmap error'. Sat Jun 1 07:01:41 UTC 2024 ------ UPF_Tests.TC_session_est_tunmap error ------ Saving talloc report from 172.18.198.20:4275 to UPF_Tests.TC_session_est_tunmap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9244) Waiting for packet dumper to finish... 1 (prev_count=9244, count=13869) MTC@80b105ce39cc: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_tunmap error' was executed successfully (exit status: 0). MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_mod_tunmap'. ------ UPF_Tests.TC_session_est_mod_tunmap ------ Sat Jun 1 07:01:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/UPF_Tests.TC_session_est_mod_tunmap.pcap" >/data/UPF_Tests.TC_session_est_mod_tunmap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@80b105ce39cc: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_mod_tunmap' was executed successfully (exit status: 0). MTC@80b105ce39cc: Test case TC_session_est_mod_tunmap started. MTC@80b105ce39cc: "TC_session_est_mod_tunmap() start" TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap(15): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 3266265625 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 2790001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3926214080 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap(15)@80b105ce39cc: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '04636F7265'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := 'CE9A0001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap(15): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000B1880001'O, ipv4_address := 'AC12C6CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '04636F7265'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := 'CE9A0001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 89, seid := '00000000B1880001'O, sequence_number := 2790002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000004'O, ipv4_address := 'AC12C614'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000005'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000006'O, ipv4_address := '7F000201'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: looking for seid '00000000B1880001'O seqnr 2790002 in conns { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap(15)@80b105ce39cc: "osmo-upf has chosen local F-TEID: PDR-1 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000005'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } TC_session_est_mod_tunmap(15)@80b105ce39cc: "osmo-upf has chosen local F-TEID: PDR-2 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000006'O, ipv4_address := '7F000201'O, ipv6_address := omit, choose_id := omit } TC_session_est_mod_tunmap(15)@80b105ce39cc: established PFCP session: { up_seid := '0000000000000004'O, cp_seid := '00000000B1880001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000005'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'CE9A0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.1", teid_l := '00000006'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := 'CE9A0002'O } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000004'O } } TC_session_est_mod_tunmap(15)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '00000000700A0001'O, seid_l := '0000000000000003'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '00000000B1880001'O, seid_l := '0000000000000004'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 } } TC_session_est_mod_tunmap(15)@80b105ce39cc: Session { up_seid := '0000000000000004'O, cp_seid := '00000000B1880001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000005'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'CE9A0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.1", teid_l := '00000006'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := 'CE9A0002'O } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000004'O } } status: { peer := "172.18.198.203", seid_r := '00000000B1880001'O, seid_l := '0000000000000004'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 } TC_session_est_mod_tunmap(15)@80b105ce39cc: setverdict(pass): none -> pass TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap(15): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 11, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := 'CE9A0002'O, ipv4 := '7F000003'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, pfcpSMReq_flags := omit, traffic_endpoint_id := omit } }, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 53, lengthIndicator := 17, seid := '00000000B1880001'O, sequence_number := 2790003, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: looking for seid '00000000B1880001'O seqnr 2790003 in conns { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap(15)@80b105ce39cc: modified PFCP session: { up_seid := '0000000000000004'O, cp_seid := '00000000B1880001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000005'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'CE9A0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.1", teid_l := '00000006'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := 'CE9A0002'O } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000004'O } } TC_session_est_mod_tunmap(15)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '00000000700A0001'O, seid_l := '0000000000000003'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '00000000B1880001'O, seid_l := '0000000000000004'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } } TC_session_est_mod_tunmap(15)@80b105ce39cc: Session { up_seid := '0000000000000004'O, cp_seid := '00000000B1880001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000005'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'CE9A0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.1", teid_l := '00000006'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := 'CE9A0002'O } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000004'O } } status: { peer := "172.18.198.203", seid_r := '00000000B1880001'O, seid_l := '0000000000000004'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } TC_session_est_mod_tunmap(15)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap(15)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap(15)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap(15): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 55, lengthIndicator := 17, seid := '00000000B1880001'O, sequence_number := 2790004, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: looking for seid '00000000B1880001'O seqnr 2790004 in conns { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap(15)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '00000000700A0001'O, seid_l := '0000000000000003'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '00000000B1880001'O, seid_l := '0000000000000004'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_mod_tunmap(15)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap(15)@80b105ce39cc: GTP-actions: { } TC_session_est_mod_tunmap(15)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap(15): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O } } } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 2790005, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap(15)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap(15)@80b105ce39cc: Final verdict of PTC: pass MTC@80b105ce39cc: setverdict(pass): none -> pass TC_session_est_mod_tunmap-PFCP(16)@80b105ce39cc: Final verdict of PTC: none MTC@80b105ce39cc: Setting final verdict of the test case. MTC@80b105ce39cc: Local verdict of MTC: pass MTC@80b105ce39cc: Local verdict of PTC TC_session_est_mod_tunmap(15): pass (pass -> pass) MTC@80b105ce39cc: Local verdict of PTC TC_session_est_mod_tunmap-PFCP(16): none (pass -> pass) MTC@80b105ce39cc: Test case TC_session_est_mod_tunmap finished. Verdict: pass MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_mod_tunmap pass'. Sat Jun 1 07:01:46 UTC 2024 ====== UPF_Tests.TC_session_est_mod_tunmap pass ====== Saving talloc report from 172.18.198.20:4275 to UPF_Tests.TC_session_est_mod_tunmap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32933) Waiting for packet dumper to finish... 1 (prev_count=32933, count=37956) MTC@80b105ce39cc: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_mod_tunmap pass' was executed successfully (exit status: 0). MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_mod_tunmap2'. ------ UPF_Tests.TC_session_est_mod_tunmap2 ------ Sat Jun 1 07:01:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/UPF_Tests.TC_session_est_mod_tunmap2.pcap" >/data/UPF_Tests.TC_session_est_mod_tunmap2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@80b105ce39cc: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_mod_tunmap2' was executed successfully (exit status: 0). MTC@80b105ce39cc: Test case TC_session_est_mod_tunmap2 started. MTC@80b105ce39cc: "TC_session_est_mod_tunmap2() start" TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 3848429108 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 4090001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3926214080 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2(17)@80b105ce39cc: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '0761636365737332'O ("\aaccess2") }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '05636F726532'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '80D00001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000B5F00001'O, ipv4_address := 'AC12C6CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '0761636365737332'O ("\aaccess2") }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '05636F726532'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '80D00001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 89, seid := '00000000B5F00001'O, sequence_number := 4090002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000005'O, ipv4_address := 'AC12C614'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000007'O, ipv4_address := '7F000102'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000008'O, ipv4_address := '7F000202'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: looking for seid '00000000B5F00001'O seqnr 4090002 in conns { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2(17)@80b105ce39cc: "osmo-upf has chosen local F-TEID: PDR-1 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000007'O, ipv4_address := '7F000102'O, ipv6_address := omit, choose_id := omit } TC_session_est_mod_tunmap2(17)@80b105ce39cc: "osmo-upf has chosen local F-TEID: PDR-2 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000008'O, ipv4_address := '7F000202'O, ipv6_address := omit, choose_id := omit } TC_session_est_mod_tunmap2(17)@80b105ce39cc: established PFCP session: { up_seid := '0000000000000005'O, cp_seid := '00000000B5F00001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.2", teid_l := '00000007'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '80D00001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.2", teid_l := '00000008'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '80D00002'O } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000005'O } } TC_session_est_mod_tunmap2(17)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '00000000B1880001'O, seid_l := '0000000000000004'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '00000000B5F00001'O, seid_l := '0000000000000005'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 } } TC_session_est_mod_tunmap2(17)@80b105ce39cc: Session { up_seid := '0000000000000005'O, cp_seid := '00000000B5F00001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.2", teid_l := '00000007'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '80D00001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.2", teid_l := '00000008'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '80D00002'O } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000005'O } } status: { peer := "172.18.198.203", seid_r := '00000000B5F00001'O, seid_l := '0000000000000005'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 } TC_session_est_mod_tunmap2(17)@80b105ce39cc: setverdict(pass): none -> pass TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 11, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '80D00002'O, ipv4 := '7F000003'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, pfcpSMReq_flags := omit, traffic_endpoint_id := omit } }, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 53, lengthIndicator := 17, seid := '00000000B5F00001'O, sequence_number := 4090003, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: looking for seid '00000000B5F00001'O seqnr 4090003 in conns { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2(17)@80b105ce39cc: modified PFCP session: { up_seid := '0000000000000005'O, cp_seid := '00000000B5F00001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.2", teid_l := '00000007'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '80D00001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.2", teid_l := '00000008'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '80D00002'O } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000005'O } } TC_session_est_mod_tunmap2(17)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '00000000B1880001'O, seid_l := '0000000000000004'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '00000000B5F00001'O, seid_l := '0000000000000005'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } } TC_session_est_mod_tunmap2(17)@80b105ce39cc: Session { up_seid := '0000000000000005'O, cp_seid := '00000000B5F00001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.2", teid_l := '00000007'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '80D00001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.2", teid_l := '00000008'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '80D00002'O } }, pfcp_peer := "172.18.198.203", seid_l := '0000000000000005'O } } status: { peer := "172.18.198.203", seid_r := '00000000B5F00001'O, seid_l := '0000000000000005'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } TC_session_est_mod_tunmap2(17)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2(17)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2(17)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 55, lengthIndicator := 17, seid := '00000000B5F00001'O, sequence_number := 4090004, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: looking for seid '00000000B5F00001'O seqnr 4090004 in conns { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2(17)@80b105ce39cc: Sessions: { { peer := "172.18.198.203", seid_r := '00000000B1880001'O, seid_l := '0000000000000004'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.198.203", seid_r := '00000000B5F00001'O, seid_l := '0000000000000005'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_mod_tunmap2(17)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2(17)@80b105ce39cc: GTP-actions: { } TC_session_est_mod_tunmap2(17)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C6CB'O } } } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.198.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 4090005, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12C614'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2(17)@80b105ce39cc: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2(17)@80b105ce39cc: Final verdict of PTC: pass MTC@80b105ce39cc: setverdict(pass): none -> pass TC_session_est_mod_tunmap2-PFCP(18)@80b105ce39cc: Final verdict of PTC: none MTC@80b105ce39cc: Setting final verdict of the test case. MTC@80b105ce39cc: Local verdict of MTC: pass MTC@80b105ce39cc: Local verdict of PTC TC_session_est_mod_tunmap2(17): pass (pass -> pass) MTC@80b105ce39cc: Local verdict of PTC TC_session_est_mod_tunmap2-PFCP(18): none (pass -> pass) MTC@80b105ce39cc: Test case TC_session_est_mod_tunmap2 finished. Verdict: pass MTC@80b105ce39cc: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_mod_tunmap2 pass'. Sat Jun 1 07:01:51 UTC 2024 ====== UPF_Tests.TC_session_est_mod_tunmap2 pass ====== Saving talloc report from 172.18.198.20:4275 to UPF_Tests.TC_session_est_mod_tunmap2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32578) Waiting for packet dumper to finish... 1 (prev_count=32578, count=36203) MTC@80b105ce39cc: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_mod_tunmap2 pass' was executed successfully (exit status: 0). MC@80b105ce39cc: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@80b105ce39cc: Terminating MTC. MC@80b105ce39cc: MTC terminated. MC2> exit MC@80b105ce39cc: Shutting down session. MC@80b105ce39cc: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/upf/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass UPF_Tests.TC_assoc_node_id_v4 pass UPF_Tests.TC_assoc_node_id_fqdn pass UPF_Tests.TC_session_est_tunend pass UPF_Tests.TC_session_term_by_assoc_rel pass UPF_Tests.TC_session_est_noop pass->FAIL UPF_Tests.TC_session_est_tunmap pass UPF_Tests.TC_session_est_mod_tunmap pass UPF_Tests.TC_session_est_mod_tunmap2 Summary: pass->FAIL: 1 pass: 7 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh UPF_Tests --rm Generated UPF_Tests.TC_assoc_node_id_fqdn.merged Generated UPF_Tests.TC_assoc_node_id_v4.merged Generated UPF_Tests.TC_session_est_mod_tunmap.merged Generated UPF_Tests.TC_session_est_mod_tunmap2.merged Generated UPF_Tests.TC_session_est_noop.merged Generated UPF_Tests.TC_session_est_tunend.merged Generated UPF_Tests.TC_session_est_tunmap.merged Generated UPF_Tests.TC_session_term_by_assoc_rel.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-upf-test-198 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-upf-test-634-upf + [ -n jenkins-ttcn3-upf-test-634-upf ] + docker_kill_wait jenkins-ttcn3-upf-test-634-upf + docker kill jenkins-ttcn3-upf-test-634-upf jenkins-ttcn3-upf-test-634-upf + docker wait jenkins-ttcn3-upf-test-634-upf 137 + network_remove + set +x Removing network ttcn3-upf-test-198 + docker network remove ttcn3-upf-test-198 ttcn3-upf-test-198 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/_cache:/cache --name jenkins-ttcn3-upf-test-634-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-upf-test/logs/upf-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: UNSTABLE